I've created an Infinite Voxel World, similar to Minecraft

Hey there this was such a treat to see on my Epic Launcher today! I’m finally getting back in to programming after a few years. My last project was a 2d based tile shooter in XNA ( watch?v=PxJWFw8fqQA&index=26&list=UUvSvwWHCf5FoPNOQwSroC8w ). I tried to make a 3d version of that but the XNA framework was too complex for 3d for a noob like me. Finally Unreal is giving me the tools to help me with this! Anyway… as for how you could release this, my request would be to help people design a simple voxel engine and world grid/map. Hahah selfishly I ask this of course as I am attempting to do this myself at the moment and am having some trouble. That being said, I’m just getting started, again.

So yeah, a simple world voxel demo, or step by step tutorial beginning with the simple block class creation, grid array. and the terrain generation. Something like that I think many people will benefit from. There seems to be a lot of interest these days.

Thank you again and keep up the great work