资源列表
opengl-master
- 用openGL实现从三维点到屏幕坐标的映射,以达到拾取三维点的目的,可以精确的选中三维世界中的物体。tools文件下,包含常用的类代码,可以借鉴;目前包括获取windows下精确的时间;处理三维数据的vector类;-With openGL realize the mapping three points to screen coordinates, pick up three points in order to achieve the purpose, you can the preci
ogl_textured_sphere
- 类似于Google Earth的OpenGL渲染效果,使用了纹理贴图,并且有鼠标的交互操作,对初学者帮助很大。-OpenGL rendering effects, similar to the Google Earth using the texture map, and have the mouse interactions, a great help for beginners.
111
- 计算机图像学OPENGL很好的一个光照例子,适合广大初学者 -Computer Image Science OPENGL good example of a light, suitable for the majority of beginners
DistanceField
- Signed distance field calculator, using linear time algorithm. 4 passes are done to the image. Can be used to implement Valve s paper: "Improved Alpha-Tested Magnifi cation for Vector Textures and Special Effects" Done in C++ and SDL.
light
- 光照,opengl,设置光源属性,使用光源。-Light, opengl, set the source property, use light.
wielllomina
- A polynomial is either zero, or can be written as the sum of one or more non-zero terms.
3d_rotate
- 介绍一个3D贴图物体的旋转,使用左右键使3D物体进行旋转-introduced a 3D map of rotating objects, the use of keys around to make 3D objects rotating
1.8
- 计算机图形学试验教程配套光盘第一章1.8源代码-Computer Graphics Test Guide matching the first CD Chapter 1.8 source code
Light
- OpenGL 实现光照效果演示。红黄蓝三种光照射球体,模拟光照效果。-OpenGL implementation lighting effects demonstrates . Red, yellow and blue light irradiation sphere to simulate lighting effects .
BSplineCtrl B样条空间线
- BSplineCtrl B样条空间线,在空间绘制可以用鼠任意拖动来改变形状的B样条平滑曲线。用到的知识有:B-Spline ,鼠标三维拾取。-BSplineCtrl B-spline space line drawing in space can be used arbitrarily drag mouse to change the shape of B-spline smoothing curves. The knowledge is used : B-Spline, 3D mouse pi
Textrue2
- 纹理生成 的有用程序,可进行基本的纹理处理。-A useful procedure for texture synthesis, texture processing basic.
view2
- 一个实现 鼠标移动模型,旋转模型的例子 对 Opengl初学者来说 有很好的 bangzhu
