Creative Sandbox

Hey guys!

I’m about to start a new project in which I want to build a dynamic(Can be taken from and added to) world.
I have been looking at VOXELs and grasping an understanding of them. I also have stumbled across MARCHING CUBES. Here are some videos of the sort of thing I am after:

I just want a bit of a push in the right direction so I dont waste time looking at too much that wouldn’t be too important!

Thanks!

I would take a look at the “after playing minecraft” thread floating around. People chronicled their creation of Voxel systems and cration of Minecraft-esque games.

Looks like an amazing start!

Are you going to share the code? Or is it a private project?

He didn’t do that, he wants to learn how to do stuff like that.

It is not a walk in the park… I have been studying this stuff for around a year now and have hardly made a dent.

If you want to follow my tutorials visit : http://coredev.makingforum.com/f18-voxel-engine-development-blog

Not much on marching cubes but it is a voxel engine creation, It will lead you to something like my project : http://forum.unity3d.com/threads/158783-Civil-A-3D-Voxel-World

Ah yes I had bookmarked that topic earlier. I will read through more pages :slight_smile:

As The Ghost said I didn’t do those (Wish I did though!). Sorry for the misunderstanding!

Thanks for the links :slight_smile: I’ll check them out!