资源列表
calcMeshNormals
- 用于求取三维点云数据的法向量,我的人脸建模就是用的这个,效果很好,但必须保证点云没有重叠的,否则会出现严重错误。-Strike a 3D point cloud data for normal vectors, and my face is to use this model, the effect is very good, but must ensure that there is no overlap of the point cloud, there would be a serious
Rotation-Cube
- 实现一个旋转的立方体,可以通过鼠标的左右键来让立方体旋转。-Rotation cube
DemoI-GoodPlane
- 基于VRML的小程序脚本,模拟现实的飞机模型,虽然简陋的点,但还是可以可以看到飞机的基本外观
menu
- Strategic Management
2
- 什么是索引顶点呢?上次我们讲的渲染是直接把所有顶点的数据按顺序放到顶点缓冲中,然后每次取3个点的数据出来渲染成一个三角形,但是大家有没有考虑过,在一个3D模型中一个点可能要同时处于多个三角形面上,如果直接把顶点数据放进缓冲区,那么重复的顶点就会占用多余的内存。 怎么解决这个问题呢? 答案就是我们今天的主题--索引顶点! -ok
noise
- 对图形加噪声和去除噪声的源程序,效果比较好,浅显易懂-Graphics on noise adding and removing noise source program
cone-draw
- 利用VTK和MFC显示一个3D的圆锥图像-use the VTK and MFC to show a 3D cone
yuv-video-join
- 2个YUV视频 拼接技术 * 主要功能:两路 YUV4:2:0拼接一路左右半宽格式YUV视频-2 YUV video splicing technology* Main features: two-way YUV4: 2: 0 stitching all the way around the half-width format YUV video
daodanmoxing
- VRML编写的导弹模型,较简单,用于和其他小文件内联成大系统
run_stl_read
- proE文件导入matlab之四(共五)-run_stl_read-import proe to matlab
ball
- 球面动态隐线算法,只有一个.cpp文件,复制粘贴到工程的main.cpp即可运行,运行环境VS2013以上版本-Spherical dynamic hidden line algorithm, only one .cpp file, copy and paste into main.cpp to run the project, or later operating environment VS2013
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