-
我自己写的,我相信这篇文章的规定。VB的呼唤。
我自己写的,里面都有我的文字相信说明。介绍了vb调用OpenGL的基本框架,内有两个模块,包含像素结构,纹理的加载,模型列表,二次对象调用,简单的摄像机,模型的简单变换(旋转)等-I wrote it myself, which has I believe that the provision of the text. Vb call OpenGL introduced the basic framework, there are two modules, including the pixel structure, texture loading, model list, the second object to call, a simple video camera, a simple model of transformation (rotation), etc.
- 2022-07-05 04:34:22下载
- 积分:1
-
读MS3D形式三
读取ms3d格式的三维模型,含动画显示的源代码-Read ms3d form three-dimensional model, with animations displayed in the source code
- 2023-02-06 01:55:03下载
- 积分: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
-
an opengl example is the word for the realization of the source code shown relat...
一个opengl的例子 是用于实现文字显示的源代码 比较简单-an opengl example is the word for the realization of the source code shown relatively simple
- 2022-08-21 05:37:00下载
- 积分:1
-
This is designed to use OpenGL game code book, very classic, like OpenGL friends...
这是利用OpenGL设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。-This is designed to use OpenGL game code book, very classic, like OpenGL friends have shared with everyone.
- 2023-07-31 06:05:03下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
OpenGL实现模型缩放功能,视景体移动,包含源代码及演示
OpenGL实现模型缩放功能,视景体移动,包含源代码及演示-OpenGL model zoom function, visual-Mobile, including source code and demo
- 2022-02-24 13:27:49下载
- 积分:1
-
a plug
一个支持OpenGL的插件视图类(98KB)-a plug-in support OpenGL View category (KB)
- 2023-05-26 03:30:03下载
- 积分:1
-
Program on the basis of the object
Program on the basis of the object-oriented programming with detailed comments. Executes drawing of ground, dear, at home, trees and lines of electricity transmissions.
- 2023-01-31 19:50:03下载
- 积分:1
-
c#下的opengl编程程序
c#下的opengl编程程序-the opengl programming procedures
- 2022-03-01 07:51:57下载
- 积分:1