且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

行进多维数据集的实现

更新时间:2022-04-13 03:32:43

此处为参考:
1. Wikipedia简介 [ ^ ]
2. 游行多维数据集简介 [ ^ ]
3. 行进多维数据集类注释. [ ^ ]
4. 可视化库是一个图形库,它具有行进多维数据集介绍.如果您需要现成的库解决方案,请参考. [ ^ ]
Here are the reference:
1. Wikipedia Intro[^]
2. Intro to Marching cubes[^]
3. Marching Cube Class notes.[^]
4. Visualization Library is a Graphics Library, it has a marching cube introduction. This is a reference if you want a ready made library solution.[^]


这个问题没有多大意义.您期望什么步骤"?与往常一样,第一步,您需要学习算法;下一步,您应该计划自己的进一步步骤-完全由您自己决定,具体取决于您的应用程序,您未曾与我们分享的最终目标和要求.我们也不知道您认为有什么困难.我们不知道您想要输入什么,您想对渲染的表面做什么.

工作不容易;您应该学习文献,彻底规划发展.任何进一步的细节都不是您可以从快速答案中获得的,无论它所描述的是什么.

—SA
The question does not make much sense. What "steps" do you expect? As always, a first step, you need to learn the algorithm; as a next step, you should plan your further steps — all by yourself, depending on your application your ultimate goals and requirements which you did not share with us. We also have no idea what do you think is difficult. We have no idea what do you want to have on input, what do you want to do with your rendered surface.

The work is not easy; you should study the literature, plan development thoroughly. Any further detail is not something you could acquire from a quick answer, not matter what it might describe.

—SA