It is currently Sat Aug 22, 2020 2:03 pm


All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: wavelet rasterization of a volume and marching cubes
PostPosted: Tue Oct 04, 2011 6:59 am 

Joined: Sat Sep 18, 2010 9:45 pm
Posts: 189
http://faculty.cs.tamu.edu/schaefer/res ... zation.pdf

What do you guys think about this method to extract the surface as an alternative to Marching cubes? I've glanced at their running time and thought I could definitely live with those extract times. Here I assume coeff. means time taken to generate the wavelet coefficients and synthesis means extraction.

Edit: I didn't read the paper closely, but when they say quadtree do they mean a implicit quadtree process? Bottom up approach or a top down? I've been drinking a little so hopefully I'm making some sense.


Top
Offline Profile  
Reply with quote  
 Post subject: Re: wavelet rasterization of a volume and marching cubes
PostPosted: Tue Oct 04, 2011 7:30 pm 
Developer
User avatar

Joined: Sun May 04, 2008 6:35 pm
Posts: 1827
I only skimmed it but I think you misunderstood. As far as I can tell they are only describing an algorithm for converting a mesh into voxels, rather than the other way around. The reference to Marching Cubes is simply that they are using it to judge the quality of thier voxelisation. I think the times for both coefficients and synthesis relate to different parts of the voxelisation process.

By the way, there's a page on the Wiki to collect interesting links to papers such as this. It's a bit empty (just added yours) but feel free to add any other interesting papers you come across. You can also post in the forum to discuss them of course.


Top
Offline Profile  
Reply with quote  
 Post subject: Re: wavelet rasterization of a volume and marching cubes
PostPosted: Tue Oct 04, 2011 7:59 pm 

Joined: Sat Sep 18, 2010 9:45 pm
Posts: 189
Oh I see now. Rasterization of triangular mesh. I guess it's still tangentially related to PolyVox if you need to get a mesh into the volume, that is if you got the time to implement their algorithm.


Top
Offline Profile  
Reply with quote  
 Post subject: Re: wavelet rasterization of a volume and marching cubes
PostPosted: Tue Oct 04, 2011 10:47 pm 
Developer
User avatar

Joined: Sun May 04, 2008 6:35 pm
Posts: 1827
Oh it's defintely related and useful. The castle in the video on the Thermite3D front page was made by a kind of rasterisation of meshes into a volume. My algorithm was pretty poor compared to theirs (it just kept subdividing a triangle until it was smaller that a voxel, then wrote to that voxel) but it got the job done :-)


Top
Offline Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 6 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