Browsing articles tagged with " import"
Feb
13
2020

How to use AudioImporter Sample Rate lower than 8000hz

Sound importer seems to allow only allows 8000hz as the lowest sample rate.. But you can force lower values by modifying the audioclip .meta file! First select PCM or ADPCM as the Compression Format: Then modify the audio clip meta file (same folder as the […]

Oct
5
2019

Reading Minecraft World into Unity (using Substrate)

Quick test for reading Minecraft worlds into unity.Note: example code uses particle for each block, so it gets pretty slow. Compile Substrate.dll:– download this repository https://github.com/minecraft-dotnet/Substrate – unzip, open Substrate-master\SubstrateCS\Substrate.sln– Solution Explorer: Right click over Substrate (NET4), Set As Startup Project– Select Release (from the […]

Nov
2
2015

UnitySVG fork

SVG to Bitmap converter. Forked this repository while ago: https://github.com/MrJoy/UnitySVG “UnitySVG is a library for reading SVG files and producing Texture2D objects from them at runtime” Updated few scripts so that it runs in Unity 5.x, there would be still things to fix, but atleast it […]

Sep
15
2015

Terrain Tools Updates [asset store]

Small post about coming Terrain Tools updates (and since its currently in sale at asset store, can grab it at discounted price 🙂 (Also feel free to request new features) Some of the new updates: – Extra tool: Splatmap generator from terrain (for quick testing […]

Jan
1
2014

Get Custom Properties from 3dsMax FBX model

Maybe not from the fbx file itself (?), but each object can have custom properties, and Unity can read them on import. Exporting FBX from 3ds Max with Custom Properties – Right click on the object – Select Object Properties – Type custom properties to […]

Nov
2
2012

Mesh to Voxels

Modified this 3ds max mesh2voxels script (see scripts page) to export voxel data for unity, then constructed the voxels with Voxel Terrain. Some axis is still wrong.. Trying to make some terrain in 3ds max, then import that as voxel terrain level for unity..

Aug
21
2011

mParticles v2.1 (3ds Max particle animation importer)

Particle animation exporter/importer for 3dsMax to Unity3D Could be useful for all kind of effects. Webplayer: http://unitycoder.com/upload/demos/mParticles1/ Download source: Source will be available for a download later (unless I can make it good enough for asset store..not very likely, since this system has its limitations..) […]

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch Instagram

UnityLauncherPro

Get UnityLauncherPRO and work faster with Unity Projects!
*free unity hub alternative

@unitycoder_com

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.