-
你好,就像是OpenGL库
hola como estan libreria opengl
- 2023-05-26 23:20:03下载
- 积分:1
-
这是opengl super bible第三版的cd我把一些工具删掉了,还有macos的部分删掉了,不然内容太多了,不能上传。...
这是opengl super bible第三版的cd我把一些工具删掉了,还有macos的部分删掉了,不然内容太多了,不能上传。-opengl super This is the third edition of the bible cd I have deleted some of the tools, macos have deleted the part, not too much, not uploads.
- 2022-07-22 10:32:10下载
- 积分:1
-
OpenGL高级编程与可视化系统(高级编程篇…
OpenGL高级编程与可视化系统开发(高级编程篇)-8-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) 8
- 2022-02-15 22:11:03下载
- 积分:1
-
A good opengl example of sea and whales
A good opengl example of sea and whales
- 2022-07-19 07:07:38下载
- 积分:1
-
在C / C++ OpenGL程序显示的喷泉
OpenGL Program for displaying fountains in C/C-OpenGL Program for displaying fountains in C/C++
- 2022-06-15 05:35:16下载
- 积分: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
-
清华大学计算机图形学基础课件PART1,适合大学本科生学习计算机图形学时使用...
清华大学计算机图形学基础课件PART1,适合大学本科生学习计算机图形学时使用-This is a courseware with computer graphics of TsingHua University!
- 2022-01-27 22:55:09下载
- 积分:1
-
OpenGL绘图实例,开发工具VC++,欢迎下载
OpenGL绘图实例,开发工具VC++,欢迎下载-Examples of OpenGL graphics, development tools VC++, Welcome to download
- 2022-09-28 23:30:03下载
- 积分:1
-
OPGL的测试工具介绍和比较。笔者根据自己的经验对现有的openGL测试工具进行了详细的比较。...
OPGL的测试工具介绍和比较。笔者根据自己的经验对现有的openGL测试工具进行了详细的比较。-OPGL introduction of testing tools and compared. Author according to their own experience of the existing testing tools openGL carried out a detailed comparison.
- 2022-01-21 00:46:28下载
- 积分:1
-
OpenGL实现二维图像的三维显示
图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等
- 2022-01-24 15:24:10下载
- 积分:1