MarchingCubes

所属分类:OpenGL
开发工具:Visual C++
文件大小:11KB
下载次数:46
上传日期:2010-03-31 13:33:51
上 传 者acidos
说明:  VS 6. dem odemostrates an approach how to implement marching cubes in openGL. source code included. enjoy!

文件列表:
MarchingCubes\glfw.cpp (7781, 2004-04-06)
MarchingCubes\glfw.h (788, 2004-04-06)
MarchingCubes\Grid.cpp (7201, 2004-04-06)
MarchingCubes\Grid.h (1461, 2004-04-06)
MarchingCubes\main.cpp (3687, 2004-04-06)
MarchingCubes\Tables.cpp (17766, 2004-04-06)
MarchingCubes\Tables.h (620, 2004-04-06)
MarchingCubes (0, 2010-03-31)

Hi, I was a bit bored yesterday (10-31-2003) so I thought of programming something cool and contribute to NeHe's site [nehe.gamedev.net] where I first learned OpenGL, it took me around 5 hours to figure out the theory and come up with this, a Marching Cubes Algorithm demo! This demo shows 3 cubes floating around in 3D space, when 2 (or more cubes) get close enough to each other, they flow together, creating a cool effect. The Grid class I programmed to create this demo is pretty reusable, you can use it to render any isosurface, as long as you know it's equation. If you have questions, just post at NeHe's forums, I (or any other member of this wonderful community) will be there and try to help. Happy gridding ;) glUser3f [gluser3f@gdnmail.net]

近期下载者

相关文件


收藏者