▍1. glut库
OpenGL的库函数包,包括glut.h/gl.h/glut32.h和dll,lib相关联的lib文件。(OpenGL library function package, including glut.h/gl.h/glut32.h and DLL, lib associated lib file.)
OpenGL的库函数包,包括glut.h/gl.h/glut32.h和dll,lib相关联的lib文件。(OpenGL library function package, including glut.h/gl.h/glut32.h and DLL, lib associated lib file.)
在visual studio 中利用OpenGL绘制行星(Use OpenGL to map planets in visual studio)
freelut 库opengl开发用库包含多个库文件,环境配置 (Freelut library opengl development library contains multiple library files, environment configuration)
基于OpenGL实现obj模型的导入,进行三维网格的冒泡化着色显示,同时实现了通过鼠标控制三维模型进行旋转、缩放和移动等功能,是学习OpenGL的有用例子( U57FA u4E8EOpenb u5B9E u73B0obj u6A21 u5782 u5B2 u5BFC u5165 uFF0C u8FDB u884C u4E09 u7EF4 u7F51 u683C u7194 u5192 u6CE1 u5316 u7740 u8272 u663E u793A uFF0C U5406 u5B0 u5B0 u73B0 u4E86 u901A u8FCA u9F20 u6807 u63A7 u5E09 u4E09 u7EF4 U7B49 u529F u80FD uFF0C u662F u5B66 u4E60OpenGL u7684 u6709 u7528 u4F8B u5B50)
The source of the VC, you ll see good(The source of The VC, you l l see good)
这是波音747飞机的模型,适合于初学折,适用于三维软件开发,可应用于flightgear(This is the Boeing 747 aircraft model, suitable for beginners fold, suitable for three-dimensional software development, can be applied to flightgear)
利用c++编写的opengl动画程序,模仿雨中行人举着雨伞行走程序。(Use c++ prepared opengl animation program, imitate the rain holding umbrellas pedestrians walking program.)
openGL基础粒子仿真,实现下雨,下雪,瀑布等功能。(openGLbasic virsual )
维地形显示和网格剖分,导入三维地形数据,显示地形并实现交互功能。 2.1 数据的准备; 地形数据的,通过petrel等地质建模软件,eclipse油藏模拟软件,导出地形的数据,然后通过软件读取地形数据。 (3D terrain display and grid subdivision, import the 3 d terrain data, according to the terrain and implement interactive function 2.1 data preparation Terrain data, through the petrel geological modeling software, such as the eclipse reservoir simulation software, the export of terrain data, and then read terrain data by software)
简单的读取obj文件并显示,适合初学者来了解opengl,简单易懂(Simple read obj file and display)
基于对话框的OpenGL的程序搭建包括源程序和word文档说明(The OpenGL graphics program based on the dialog box)
说明: 在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。 (Nehe s home page offers a total of 4 different styles of OpenGL program framework, respectively, glut, Win32, object-oriented Win32, Nehe tutorial with the use of that one.)
Opengl 模型控制 Opengl 模型控制 Opengl 模型控制,多格式
三维井轨迹,井斜角、方位角 三维井轨迹,井斜角、方位角 三维井轨迹,井斜角、方位角( Well dimensional trajectory, inclination, azimuth)
基于MFC的OpenGL图形系统,背景和动画设计包括:模型文件读取、模型生成、颜色设置、纹理映射、几何变换等基本功能(MFC-based OpenGL graphics system, background and animation design includes: model file read, model generation, set the color, texture mapping, and other basic geometric transformation functions)
qt基于opengl的齿轮运动程序,可以帮助完成qt上opengl的运用,以及运动学上的练习。(qt opengl-based sports programs gear)
5DG S OpenGLgame9 5DG S OpenGL版 项目名称:5DG S Win32 Framework 场景控制: ESC:退出程序 F1:窗口模式或全屏模式的切换(5DG S OpenGLgame9)
使用OpenGL显示obj文件,使用GLM可以将obj文件进行解析,之后使用OpenGL中的绘画功能将obj文件中的点线面进行描绘(Use OpenGL display obj file, you can use the GLM obj file is parsed, then use OpenGL drawing functions in the obj file depicted point line)