资源列表
3Dscene-template
- 很实用的一套3D场景编辑器,可用于各种3D场景编辑-Very practical set of 3D scene editor, can be used for a variety of 3D scene editor
Collision-Detection
- OpenGL的碰撞检测系统,可以用于3D游戏制作-OpenGL collision detection system that can be used for 3D game production
Skeletal-animation
- 骨骼动画 包含基本的人体运动动画,可用于3D游戏制作-Skeletal animation contains the basic human motion animation can be used for 3D game production
CAMERA
- 一套基本的3D场景模板,可用于3D游戏制作或其他的场景模拟-A basic set of 3D scenes templates that can be used for 3D game production
Introduction-and-use-of-OpenGL
- OpenGL 是近几年发展起来的一个性能卓越的三维图形标准,它是在 SGI 等多家世界闻名的计算机公司的倡导下,以 SGI 的 GL 三维图形库为基础制定的一个通用共享的开放式三维图形标准。-OpenGL is developed in recent years, a high performance 3 d graphics standards, it is in SGI, and other world famous computer company, under the advocacy
viewmorphing
- 计算机动画中的morphing的隐函数插值处理算法。计算机图形学中也有应用,用到了OPENGL-Computer animation morphing implicit function interpolation processing algorithms. Recommended Recommended
11
- 绘制一个小的正方形,用键盘的上下左右键控制其进行相应的运动。-/* * This Code Was Created By Jeff Molofee 2000 * A HUGE Thanks To Fredric Echols For Cleaning Up * And Optimizing The Base Code, Making It More Flexible! * If You ve Found This Code Useful, Please Let Me Kn
Face
- 编译完程序,如果直接按按钮,显示人脸模型。-After compiling the program, simply press the button if the display face model.
Ex1
- 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成五星红旗-On Windows systems, the installation GLUT library: Open the glut-3.7.6-bin.zip, remove glut.h, glut32.lib, glut32.dll, were placed
SDI_Load3DS
- 使用opengl和MFC进行3DS文件导入-load 3ds files
RayTracer
- 光线跟踪实例。该程序实现了光线跟踪算法。-Ray tracing examples. The program implements the ray tracing algorithm.
MeshRemesher
- 这是网格重构算法的源代码。里面主要包含四个主要函数。-This is the grid reconstruction algorithm source code. Which mainly contains four major functions.