Skip to content

an implementation of a marchingcube algorithm without 256 condition

Notifications You must be signed in to change notification settings

lost1996/MarchingCube

Repository files navigation

MarchingCube

an implementation of a marchingcube algorithm without 256 condition
marchingcube算法的一种递归实现,利用顶点的图元构造顺序直接得到合理的等值面,避免去匹配256种情况
详见Mesh.cpp 113-200行

====================================
程序还有需要优化的地方,如有想法或者交流,欢迎联系,qq:1324351264

About

an implementation of a marchingcube algorithm without 256 condition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages