资源列表
DEMO
- 3个3D动画成品,无代码,仅供欣赏,却是相当不错的-3 3D animation products, no code, only appreciate, but it is pretty good
WEBGL
- 这些课程是面向那些具有一定编程知识但没有实际3D图形开发经验的开发人员的;其目的是让你对代码层上发生了什么事有很好的理解,以便你能尽可能快地创建出自己的3D网页。-The course is for those who have certain programming knowledge but no actual 3 D graphics development experience developers The goal is to get you on the code on the l
MFCVegaDrive
- VEGA 基于MFC的例子,上下左右键控制移动
S.M
- 一款节奏设计得非常好的2D游戏的源代码,版权属于原作者-Designed to be a very good rhythm 2D game source code, copyright belongs original authors
VBA_for_AutoCAD2000_Example_123
- There are 36 Examples of "VBA for AutoCAD2000程序123例" -There are 36 Examples of " VBA for AutoCAD2000 program 123 cases"
kinectFusion
- Kinectfusion 源码 基于GPU-Kinectfusion source code
matlab
- 使用matlab实现三维建模源码,效果非常好,可以用于三维点云数据的建模-Three-dimensional modeling using MATLAB
XFileDemo
- 只要功夫深,铁杵磨成针。 锄禾日当午,汗滴禾下土 -Look you tomorrow,like ,
31767687slsprj
- 三维图形文件接口算法的编写及分层切片处理的研究-Algorithm for three-dimensional graphics file interface slicing the preparation and handling of
hough_rectangle
- detection des rectangles avec la transformée de hough
problem2
- 生成3个六面体 长短不一 现实在屏幕中央 用户点击任何一个 会弹出新的窗口 对用户点击的立方体进行仔细观察 可以通过上下左右键进行各个方向的旋转 通过‘s’键 就会退出仔细观察模式 ‘space’键 三个立方体会回到初始的样子 ‘Esc’键 程序关闭-In this problem,some function is already inluded in the problem 1. In the second problem,I also used the function prov
OpenGLTriangle
- OPENGL绘图的VC++6.0原码,对学习和理解OPENGL的绘制方式有很大帮助。