资源列表
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.
fly-screen
- 使用opengl编程的屏保,有五种蝴蝶飞的效果-Use opengl programming screensavers, there are five butterflies flying effect
star-screen
- 使用opengl编译的屏保程序,是星星的效果-Compiled using opengl screen saver, the effect of the stars
Computer-graphics-experiment-code
- 计算机图形学的一些例子,比较适合初学者。-Some examples of computer graphics, more suitable for beginners.