-
一个用opengl直接导入3ds的程序,可以正常运行
一个用opengl直接导入3ds的程序,可以正常运行-A use opengl directly into 3ds procedures, normal operation can
- 2022-05-31 15:26:25下载
- 积分:1
-
opengl烟花粒子系统
opengl的烟花粒子系统,主要用于对烟花的仿真,适合于opengl C++的初学者,其中对粒子系统有很好的应用,也可以作为一种新型的贺卡或一份有意义的礼物,送给相送的人。希望大家喜欢,并且从中学到自己想要的东西。
- 2022-05-10 17:02:05下载
- 积分:1
-
opengl Programming Guide
opengl编程指南-opengl Programming Guide
- 2022-01-28 06:54:16下载
- 积分:1
-
OPENGL所需的所有库和头文件
OPENGL所需的所有库和头文件,很难找,留给有缘人。
- 2022-01-25 23:44:23下载
- 积分:1
-
c builder's own example opengl
c++ builder 自带的 opengl example-c builder"s own example opengl
- 2022-09-21 04:00:03下载
- 积分:1
-
OpenGL
基于OpenGL的图形程序-OpenGL-based graphics program
- 2022-01-26 05:58:30下载
- 积分:1
-
OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the...
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。-OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the basic principle and processes.
- 2023-02-09 06:10:03下载
- 积分:1
-
使用GLSL实现简单的对图像的处理包括了模糊,锐化,膨胀,侵蚀,边缘检测,和一些简单的光照...
使用GLSL实现简单的对图像的处理包括了模糊,锐化,膨胀,侵蚀,边缘检测,和一些简单的光照-GLSL realize the use of simple image processing, including fuzzy, unsharp, swelling, erosion, edge detection, and some simple light
- 2022-04-16 21:12:38下载
- 积分:1
-
用opengl编写而成,点击左上角的图标,可以看到模拟水面涟漪的效果,已调试!...
用opengl编写而成,点击左上角的图标,可以看到模拟水面涟漪的效果,已调试!-prepared using opengl Click the upper left corner of the icon, we can see the simulation of surface ripple effect Debugging has!
- 2022-03-18 06:47:23下载
- 积分: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