-
lesson18 OpenGL tutorial examples of bcb6
OPENGL教程lesson18的bcb6例子-lesson18 OpenGL tutorial examples of bcb6
- 2023-01-22 20:30:04下载
- 积分:1
-
通过直接计算得出的三维图像, 没有引用opengl, 纯数学计算
通过直接计算得出的三维图像, 没有引用opengl, 纯数学计算-through direct calculation of 3D images, it is not in use opengl, pure mathematical calculations
- 2023-03-31 23:10:03下载
- 积分:1
-
OpenGL example of an entry
OpenGL的一个入门例子,非常适合新手学习-OpenGL example of an entry
- 2022-08-24 04:38:27下载
- 积分:1
-
opengl Red Book
opengl红皮书-opengl Red Book
- 2022-08-11 23:28:37下载
- 积分:1
-
OpenGL三维场景绘制
本文原版由以上不知名牛人完成,最后由我这不知名非牛人补充。。。。。已经很详细了,只是关键帧块信息还是不全。。。留带他人补充并附带由本人写的3ds文件读取源码(抛砖之作)。。。还有许多“块”我并没有写入本文档中,这是因为我并不知道他们有什么用,如果你知道的话请来信告诉我。当我获得更多关于3ds文件结构的信息的时候,我将重写这篇文档。这篇文档描述了由AutoDesk公司的3ds max产生的3ds文件的结构,因此你将无法从AutoDesk公司以及其他任何与AutoDesk公司有关系的公司获得有关二进制的.3ds和.mli文件的性质和内容的任何支持。警告:本文档描述了版本号为3.0或更高版本的.3ds文件,你可以获得.3ds的版本信息,这些信息在二进制的.3ds文件中第29字节处(译者:似乎不在,版本号在块ID为:0x0002的块里)。现在就要开始我们的内容了,我将按照如下的方式组织内容:1.介绍。2.3D编辑块3.关键帧块
- 2022-03-21 18:38:14下载
- 积分:1
-
OPENGL所需的所有库和头文件
OPENGL所需的所有库和头文件,很难找,留给有缘人。
- 2022-01-25 23:44:23下载
- 积分:1
-
OpenGL domain collision effects demo
OPENGL入门之 碰撞效果演示-OpenGL domain collision effects demo
- 2022-03-23 03:15:50下载
- 积分:1
-
have included this Multiple Document Interface example here because any game dev...
have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to use multiple windows that allow perspective and orthographic views. In my search of the internet I was unable to find any example code that showed how to program an OpenGL Multiple Document Interface application using just straight Win32 programming with no MFC so I decided to program it myself. This MDI example only shows the same scene in each child window but should be easily understandable and modifiable by anyone familiar with programming a standard MDI application using the Win32 API. I will follow up this example with a more complete editor example.
- 2022-01-31 20:36:34下载
- 积分:1
-
斯坦福大学开发的三个经典3D几何模型,ply格式的,对于接触图形的朋友有很大帮助...
斯坦福大学开发的三个经典3D几何模型,ply格式的,对于接触图形的朋友有很大帮助-Stanford University, developed three classic 3D geometric model, ply format, for access to graphic of great help to a friend
- 2022-02-12 21:46:12下载
- 积分:1
-
将三维变换立方体变形为球
将立方体转化为球。使用opengl库创建的程序。在Visual Studio 2013上正确运行。
- 2022-03-21 02:01:21下载
- 积分:1