It is currently Sat Aug 22, 2020 4:13 am


All times are UTC




Post new topic Reply to topic  [ 12 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: some question about state of art in voxel rendering.
PostPosted: Fri Feb 10, 2012 6:04 am 

Joined: Wed Feb 01, 2012 8:02 am
Posts: 4
I want something like that
http://euqirea.home.xs4all.nl/okra/caves-a1.png

I will try to do this by dinamic VBO in OpenGL or by ManualObject in Ogre.
Now I can't theoretically estimate performance with these approaches.


Top
Offline Profile  
Reply with quote  
 Post subject: Re: some question about state of art in voxel rendering.
PostPosted: Fri Feb 10, 2012 8:38 am 
Developer
User avatar

Joined: Sun May 04, 2008 6:35 pm
Posts: 1827
I think overall you will be best off using voxels rather than trying to implement direct modification of the mesh. But if you do want to implement your own mesh-based CSG approach then you shouldn't do it directly on the vertex/index buffers. Instead you will want more information about the connectivity in the mesh so that (for example) you can rebuild the surrounding faces after you delete a vertex.

You should probably look into mesh structures like these: http://en.wikipedia.org/wiki/Polygon_mesh (Scroll down to 'representaions').


Top
Offline Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Theme created StylerBB.net