资源列表
LiSanDelaunay
- 一个生成凸壳的离散点程序需要下载看看吧,自己修改了,已应用与实际中
VC6-3D
- 利用VC6进行程序设计实现一个3D图形的可视化显示-Programming using VC6 to implement a 3D graphics visualization
SplineCurve3SRC
- 生成三维样条曲线的代码,说实话,是从其他库里面整理出来的,编译通过,也使用过的,函数接口在mtkSplineCurve3.h/cpp里面,这个接口是中文注释.其他的只有原来的英文注释.-one spline curve 3d lib,standalone... just for learning....
3DReconstruction
- 用VC++编写的面绘制代码,能够实现三维重建!
osgEventDemo
- MFC下 OSG包围盒 替换模型 一个很小的MFC框架例子。有助于新手学习MFC下的OSG编程(OSG bounding box replacement model under MFC)
spacer
- foot for hypercube 3d printer
assm
- 应用三维Level Set数值模拟技术实现硅基微机械湿法刻蚀仿真研究\LevelSetMethods水平集源码-Level Set three-dimensional numerical simulation technology for wet etching of silicon-based micro-mechanical simulation \ LevelSetMethods level-set source
ply文件格式源代码
- 三维图形学,逆向工程一个文件格式读入与输出的源代码,大家有意可以研究一下。-3D Computer Graphics.VC in/out source code of a file format about reverse engineering .
ProjectiveTransformWork1
- 实现图形学中常用的投影变换,程序获得图形的俯视图、等轴测图和透视图
PLYPolygonFileFormat
- 一个三维ply文件格式的源码,从国外网站下载的,希望能对感兴趣的人有用处-ply a 3D file format source code, downloaded from the website abroad, in hopes of interested persons useful
cg3Dtrans
- 是三位的物体在三种坐标系下的显示,平移和旋转运动等方面的代码-Are three objects in three coordinates of the display, such as translation and rotation code
FrustumCulling_OGL
- opengl 视锥裁剪算法。对OpENGL加速适时渲染的最基本算法。-OPENGL frustum culling