Friday, April 22, 2016

Unity 3d terrain

I started a new 3d unity project to play around with terrain creation.  You can add a terrain object and then they have tools for raising and lowering the ground.  There are also tools for changing textures and quickly adding trees.
You can also import and expory the terrain height data.  I am thinking it would be cool to use random noise, which I have posted about before, to generate this height data.

No comments:

Post a Comment

Recent AI Work and Updates

 I have put my side scroller game on hold to work more generally on getting local models to work when trying to build larger projects.  Earl...