搜索资源列表
newogl06.rar
- OPENGL的学习源代码,很容易上手的-OpenGL study the source code, it is easy to get started with the
console app to draw with opengl
- console app to draw with opengl
import-obj-to-opengl
- 文章描述了obj文档的格式规范,以及如何将obj文件读入opengl进行显示,并包含主干代码。-This paper describes the obj format specification documents, and how to read obj opengl to display the file, and contains the trunk code.
opengl
- 用opengl在vc上进行编程。可以做出圆柱、球、立方体、棱锥等三维立体图形,还能让他们进行不同的旋转变换。-Use opengl in vc programmable. Can make a cylinder, ball, cube, pyramid, such as three-dimensional graphics, but also allow them to carry out a different rotation.
Car
- 这是用OpenGL绘制的动态汽车.绘制的丑,但代码简单易懂,适合初学者-This is the dynamic rendering using OpenGL car. Drawn ugly, but easy-to-read code, suitable for beginners
CameraQuat
- A OpenGL program to demonstrate using Quaternion to rotate 3d model. Quaternion can avoid gibbs lock if you use euler angle to rotate 3d model.
render_to_texture
- 渲染到纹理技术的一个OpenGL演示,适合与初学者学习该理论-Rendering to an OpenGL texture technology demonstration, suitable for beginners to learn the theory and
ObjTo3ds
- OBJ to 3DS file formats converter
bezier
- 画bezier曲面的源代码 涉及到16个点画bezier曲面,用5*4条线来画曲面 -Draw bezier surface source code related to the 16 dotted bezier surface, with 5* 4 line to draw surface
Display-list-to-draw
- 使用显示列表绘制场景,建立圆球、圆锥、圆环三个图形实体的显示列表,然后执行显示列表绘制场景。有菜单选项满足用户增减场景中的物体。-Use the display list to draw the scene, the establishment of the ball, cone, ring three graphic display of the list of entities, and then execute the display list to draw the scene. Wit
Introduction.to.3D.Game.Programming2
- 龙书第二版,里面主要讲了是shader编程,并且里面的例子很好,适合初学shader编程的同学-Introduction.to.3D.Game.Programming.with.DirectX.9.0c.Shader.Approach is awesome. The examples in this book is pretty good, and fit for shader beginners.
OpenGL-coordinate-system-to-explain
- OpenGL坐标系讲解,供大家学习时快速入门的很好的学习资料。-OpenGL coordinate system to explain, for everyone to learn quickly when started good learning materials.
One-week-to-learn--OpenGL
- 一周学通OpenGL,供大家学习时快速入门的很好的学习资料。-One week to learn through OpenGL for everyone to learn quickly when started learning materials.
use-nurbs-to-draw-a-leaf
- 用nurbs画条状叶子,线条模型, 可使用上下左右键操作叶子,编程环境为vs2005+opengl-use nurbs to draw painted strip leaves, it s a line model, programming environment:vs2005+opengl
spline-line-drawing-to-use
- openGL使用Visual C++ 样条线画图运用-openGL using the Visual C++ spline line drawing to use
opengl-To-do-dynamic-simulation
- 用opengl实现动力学仿真,纹理清晰,是学习opengl语言的好代码。-Dynamics simulation with opengl texture clear, is a good code to learn opengl language.
fixing-to-a-bug-in-ne-opengl
- 在Nehe Opengl中的阴影,只支持一个glObject投影,如果有两个glObject,则必有一个无法接收阴影。在这里,我把一个glObject拆成几个Piece较好的解决了问题,目前Piece的移动已完成,旋转待完善。如果各位有什么可行的更好的方法,我虚心求教,请发至“2360537343@qq.com”,谢谢!-In Nehe Opengl in Shadows, only support one glObject, if there are two glObjects, then t
Render-To-Texture
- 基于OpenSceneGraph实现的离屏渲染功能,可以用于水面或者汽车后视镜效果展示~-Based on OpenSceneGraph achieved offscreen rendering feature can be used to show the effect of water or a car rearview mirror ~
3ds-model-to-OpenGL
- OpenGL导入3ds模型 将3ds格式的模型导入到OpenGL 工程中并显示出来。-OpenGL import the model into 3ds 3ds model format to OpenGL project and displayed.
a-shader-to-stroke
- 用GLSL做了一个可以描出物体的边的shader。对物体模型的每一个面算出与镜头方向的夹角,夹角小到一定程度的时候描出边。附录像。-A shader to stroke by GLSL.
