搜索资源列表
ridge~valley~lines~on~meshes~via~implicit~surface~
- We propose a simple and effective method for detecting view- and scale-independent ridge-valley lines defined via first- and secondorder curvature derivatives on shapes approximated by dense triangle meshes.-We propose a simple and effective me
polygonizer++
- 隐式曲面多边形化 bloomenthal-implicit surface Polygon bloomenthal
c triangle polygonizer
- An algorithm for the polygonization of implicit surfaces is described and an implementation in C is provided. The discussion reviews implicit surface polygonization, and compares various methods.
aug00
- 国外游戏开发者杂志2000年第八期配套代码,包括Brian Sharp的implicit-surface fluid的例子代码,例子中使用了Lander的动画库--Code of game development magazine in 2000 8th issue, including implicit-surface fluid example code of Brian Sharp , in which has used Lander animation library
gridimplicit
- 隐式曲面求解的源代码,用户可以输入隐式曲面,得到mxmxm的网格数据-Implicit surface to solve the source code, users can enter implicit surface, the grid data mxmxm
lifangtidongtai
- 屏幕中心绘制立方体,使用画家隐面算法进行动态消隐。-Screen center cube mapping, the use of artists dynamic implicit surface algorithm blanking.
Bureau
- 基于隐式曲面构建模型的小程序,关于femur重建的第一部分,方程参数可以修改。-Implicit Surface-based model to build a small procedure on the femur reconstruction of the first part of equation parameters can be modified.
Extract
- 读写ply格式的3D文件,重构3Dmesh, 先提取出isosurface,再重建,详情请看英文说明。谢谢。-* C code from the article * "An Implicit Surface Polygonizer" * by Jules Bloomenthal, jbloom@beauty.gmu.edu * in "Graphics Gems IV", Academic Press, 1994
SurfX3DV1
- Surface Explorer 3D plots mathematical surfaces in 3D. User defined surface equations can be explicit, implicit, or parametric. Surface and color equations are specified by user. Can export to clipboard, VRML, POV, DXF, printer. MFC C++ source code i
implicit-surface-polygonizer
- An implicit surface polygonizer,实现图像的多边形化-An implicit surface polygonizer, the Polygon Image
implicit-surface-polygonizer
- An implicit surface polygonizer,实现图像的多边形化-An implicit surface polygonizer, the Polygon Image
opengl-polygonizer
- 这时一个用c++程序编写的,使用opengl的图形多边形化地代码,有三个cpp文件和一个头文件-This is a test program illustrating Bloomenthal s implicit surface polygonizer in its new C++ guise. J. Andreas B鎟entzen 2003.
ure
- 隐式T样条实现封闭曲面重建Implicit T-spline surface reconstruction to achieve closure-Implicit T-spline surface reconstruction to achieve closure
IJIT-1206_14(2)
- In this paper, we propose a novel algorithm for image inpainting based on compactly supported radial basis functions (CSRBF) interpolation. The algorithm converts 2D image inpainting problem into implict surface reconstruction problem from 3D p
paper-for-Implicit-Surface
- 学习隐式曲面的很好资料,这是我在研究隐式曲面所看的一些论文-Good information on the study of implicit surfaces, which is the number of papers that I see in the implicit surface
shapletsurf
- Function reconstructs an estimate of a surface from its surface normals by correlating the surface normals with that those of a bank of shapelet basis functions. The correlation results are summed to produce the reconstruction. The sumation of shapel
opengl-polygonizer
- 这时一个用c++程序编写的,使用opengl的图形多边形化地代码,有三个cpp文件和一个头文件-This is a test program illustrating Bloomenthal s implicit surface polygonizer in its new C++ guise. J. Andreas B鎟entzen 2003.
Implicit-Fantasies
- Computer Graphics: The geometry of the shape must be defined by implicit functions. You must use in the function scr ipt at least one set-theoretic intersection, one union and one difference operations implemented using min / max functions. Using
meshgrid
- 相信很多人为画三元隐函数曲面头疼不已,程序给出了一种三元隐函数曲面的画法,供参考-I believe a lot of people draw three yuan implicit surface headache, the program gives a Ternary implicit surface of the painting, for reference
RBF表面重建
- 利用径向基函数的方法进行隐式表面重建,matlab代码(Radial basis function method for implicit surface reconstruction)