-
MD3 documents printed.
MD3文件的载入。-MD3 documents printed.
- 2023-05-09 08:40:03下载
- 积分:1
-
OPGL演示例子,比较适合新手学习学习,比较简单实在
OPGL演示例子,比较适合新手学习学习,比较简单实在-OPGL demonstration example, more suitable for novice learn from, relatively simple really
- 2022-08-02 11:37:01下载
- 积分:1
-
自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔...
自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control, vector nodes, according to a given accuracy, sub-parameters range, discrete B-spline curves, the output discrete points out, a virtual reality curve. This algorithm including Chandpur-examination Riggs algorithm, nodes vector algorithm, Reverse control points, and the insertion technology nodes. right engaging graphics friends comparison as a useful reference.
- 2022-05-15 15:39:13下载
- 积分:1
-
The opengl
一个基于Delphi的Opengl程序,给出了使用一般Delphi开发Opengl的框架。-The opengl-based Delphi procedures, are given to use Delphi to develop a general framework for opengl.
- 2022-04-29 08:12:51下载
- 积分:1
-
OpenGL实现星空夜景
OpenGL实现星空夜景-OpenGL Night Sky
- 2022-06-14 22:01:24下载
- 积分:1
-
借助于VC 和OPENGL利用三角形和柱子形成的复杂建筑物(亭子)如论在显示还是在制作上都有一定的技巧,可以当作一个非常好的额例子进行参考,我还在努力的制作曲面...
借助于VC 和OPENGL利用三角形和柱子形成的复杂建筑物(亭子)如论在显示还是在制作上都有一定的技巧,可以当作一个非常好的额例子进行参考,我还在努力的制作曲面形状的亭子,做好以后上传。-using VC and use OpenGL and columns triangle formation of complex structures (pavilion) on the show in production or have certain skills, be regarded as a very good reference for examples, I am still making efforts to shape the surface here, well after the upload.
- 2022-12-10 10:35:03下载
- 积分:1
-
一个3D游戏的原代码
一个3D游戏的原代码-a 3D game"s original code
- 2023-07-31 12:30:03下载
- 积分:1
-
用opengl和VC++实现的飞机俯冲的过程
用opengl和VC++实现的飞机俯冲的过程-Use opengl and VC to achieve the process of subduction of the aircraft
- 2022-07-18 16:50:19下载
- 积分:1
-
制作太阳光晕的非常好的例子,同时考虑了遮挡算法,对于学习opengl中有关光照,纹理贴图等知识有帮助...
制作太阳光晕的非常好的例子,同时考虑了遮挡算法,对于学习opengl中有关光照,纹理贴图等知识有帮助-Solar flare produced a very good example, taking a block algorithm, for learning opengl related to light, texture mapping, such as knowledge has helped
- 2022-10-24 23:25:03下载
- 积分: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