资源列表
solar
- 绘制太阳系,要求有九大行星,并且有相应的自转公转,轨道大小。而且月球要求围绕地球转。-Solar drawing, requires nine planets, and a corresponding rotation of the revolution, the track size. Requirements around the earth and the moon.
lizixitong
- opengl 粒子系统 一个矩形里面有粒子在移动,可以通电鼠标中建来交互-opengl particle system a particle moving inside a rectangle, you can energize your mouse to interact with CCT
main.cpp
- 图形学小程序,初学的可以随便-Graphics applet beginner can easily see. . . . . . . . .
CPoint3DCloud
- 3D激光点云数据库查看软件包,编程环境为VS2010,使用opengl库-View 3D laser point cloud database package, programming environment for VS2010, using opengl library
OpenGL-teacher
- 基础的Opengl粒子系统编程,实现多种粒子系统代码,如烟花,喷泉等等基本代码实现-Opengl based particle system programming, achieve a variety of particle system code, such as fireworks, fountains and so the basic code
source-code
- 用OpenGL在C语言环境下的3D动画 绕球状物转动,有光影效果-Using OpenGL in C language environment, 3D animation rotation around the bulb, there is light and shadow effects
texture-and-shadow
- OpenGL在C语言环境下的纹理和阴影的使用范例 (texture and shadow)-OpenGL in C language environment textures and shadows use the sample (texture and shadow)
12s213
- 同学做的矩形颜色渐变程序,基于VC++实现等,调试过了,可以用-Students do rectangle color gradient program, based VC++ realization, debugging, you can use
BALL
- 同学做的OpenGL,篮球纹理贴图,篮球是跳动的。可自行修改背景颜色。调试过了,可以用-Students do OpenGL, basketball texture, basketball is beating. Can modify the background color. Debugging, you can use
Teapot
- OPENGL中,利用GLUT中的已知函数实现对基本图形的绘制,如茶壶等,还可以通过修改参数实现缩放,旋转,平移等-OPENGL, using the known GLUT functions to achieve the basic graphics rendering, such as teapots, etc., can also be achieved by modifying the parameter scaling, rotation, translation, etc.
cg-opengl
- 利用OPENGL及库函数实现模拟出一个高度随机的地形,并贴纹理,实现高度不同,颜色不同-Use OPENGL and library functions to simulate a highly random terrain and texture paste, to achieve different heights, different colors
01
- 01背包问题是在M件物品取出若干件放在空间为W的背包里,每件物品的体积为W1,W2……Wn,与之相对应的价值为P1,P2……Pn。-01 knapsack problem is the M items removed several pieces on the space W of a backpack, each item has a volume of W1, W2 ...... Wn, with the corresponding value of P1, P2 ...... Pn.