Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

i want to realise this Project in Android + OpenGL. It's not exactly like this, but the idea is the same.

I know how to get the Silhoutte's from the Images. ( and i already implemented it ) So the next stept would be to have

  1. Cube consisting of voxels ( like 50x50x50 )
  2. Use the Silhoutte's to carve the Cube

So my Questions would be :

  1. How do you initialize the Cube ?
  2. Is there a smart way of carving instead of an naive implementation?
share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.