▍1. 使用OpenGL开发模型编辑
使用 OpenGL 来开发模型编辑器-use OpenGL to develop Model Editor
使用 OpenGL 来开发模型编辑器-use OpenGL to develop Model Editor
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
OpenGL下,3D碰撞程序,某本书的示例程序,效果很好! -OpenGL under, 3D collision process, an example of a book procedures, well!
GLUT 3.7 beta 图像数据分类 GLUT 3.7 beta image datafile distribution -GLUT 3.7 beta image data classification GLUT 3.7 beta image datafile distribution
opengl入门,画图的各种步骤比较详细-opengl portal, drawing the various steps in more detail
一个简单的小程序,教你用OpenGL实现简单的动画。运行后点击菜单“文件-run”就可以看到动画效果了。-A very simple small program which in order to teach you how to use OpenGL to make simple animation. Run the program then click on the manue "file-run" then you can see the animation
用VB和OpenGL实现的三维棋盘例子,可以用来了解OPENGL的基本操作
图形编程,关于OPENGL 和VC代码.主要是显示图形的颜色的情况及相应的位置.-graphics programming, and VC on the OpenGL code. Display graphics is the color of the situation and the corresponding position.
我用Python Panda3D引擎制作的三维场景,其中有可键盘操纵的角色。Panda3D是第三方3D引擎,可于其官方网站获得。运行Main.py文件即可打卡此本程序。
简单的使用OPENGL开发库搭建VC的图形环境-simply use the structures for the development of OpenGL graphics environment VC
VC中利用OpenGL技术实现可视化-VC OpenGL visualization technology
opengl demo本工程是一个完美的opengl 演示程序,它简单易懂,即使是没有学过opengl 的同学也能看懂但同时它又功能完善,基本概括了opengl 3的整个固定渲染管线,包括场景搭建,摄像机控制,模型建立,场景渲染,甚至还有交互过程设计总之,这个是我当初学习opengl的一个最好的demo
创建OpenGL图形类实现Visual C++中三维图形绘制-Realize the creation of OpenGL graphics category Visual C++ In three-dimensional graphics rendering
opengl里显示中国汉字,可以显示unicode的字符-show chinese char in opengl
用于在LINUX下进行三维图像处理的OpenGL接口.实现三维动态渲染-LINUX for the three-dimensional image processing OpenGL interface. Dynamic 3D rendering
用opengl显示材质贴图-use opengl show material textures
opengl,VC++代码能够实现摄像机漫游,具体请看演示程序-opengl, VC++ code to realize the camera roaming, see the specific demo program
openGL DemoVC++ 多视图三维现实多种显示模式是学习openGL最简洁而全面的例子.-more realistic view a variety of 3D display mode of learning openGL most concise and comprehensive example.