TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Isosurface Extraction Using Marching Cubes Algorithm

40 点作者 s4chin超过 9 年前

2 条评论

bd超过 9 年前
If you like marching cubes in WebGL, here are some more examples (both CPU and GPU based implementations):<p><a href="http:&#x2F;&#x2F;threejs.org&#x2F;examples&#x2F;webgl_marchingcubes.html" rel="nofollow">http:&#x2F;&#x2F;threejs.org&#x2F;examples&#x2F;webgl_marchingcubes.html</a><p><a href="http:&#x2F;&#x2F;webglsamples.org&#x2F;blob&#x2F;blob.html" rel="nofollow">http:&#x2F;&#x2F;webglsamples.org&#x2F;blob&#x2F;blob.html</a><p><a href="http:&#x2F;&#x2F;webglsamples.org&#x2F;caves&#x2F;caves.html" rel="nofollow">http:&#x2F;&#x2F;webglsamples.org&#x2F;caves&#x2F;caves.html</a><p><a href="https:&#x2F;&#x2F;www.clicktorelease.com&#x2F;code&#x2F;bumpy-metaballs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.clicktorelease.com&#x2F;code&#x2F;bumpy-metaballs&#x2F;</a><p><a href="http:&#x2F;&#x2F;dev.miaumiau.cat&#x2F;rayTracer&#x2F;" rel="nofollow">http:&#x2F;&#x2F;dev.miaumiau.cat&#x2F;rayTracer&#x2F;</a><p><a href="http:&#x2F;&#x2F;dev.miaumiau.cat&#x2F;sph&#x2F;" rel="nofollow">http:&#x2F;&#x2F;dev.miaumiau.cat&#x2F;sph&#x2F;</a><p><a href="http:&#x2F;&#x2F;mikolalysenko.github.io&#x2F;Isosurface&#x2F;" rel="nofollow">http:&#x2F;&#x2F;mikolalysenko.github.io&#x2F;Isosurface&#x2F;</a>
Devid2014超过 9 年前
Is Marching Cubes not already outdated algorithm to do this !?<p>Why not use state pf the art algorithm for this, like Marching Tiles ?
评论 #11099941 未加载
评论 #11106874 未加载