-
我自己写的,我相信这篇文章的规定。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
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
3D模式绘图程序,实现在OPENGL环境下的3D绘图机制,值得有兴趣的兄弟参考0...
3D模式绘图程序,实现在OPENGL环境下的3D绘图机制,值得有兴趣的兄弟参考0-3D graphics mode procedures, to achieve the environment under the OpenGL 3D graphics mechanism interested parties should refer brothers 0
- 2022-06-18 01:23:57下载
- 积分:1
-
一个有利于入门者学习的opengl程序,介绍了如何在windows环境下进行opengl编程,包括opengl的初始化等步骤,注释相当完美!...
一个有利于入门者学习的opengl程序,介绍了如何在windows环境下进行opengl编程,包括opengl的初始化等步骤,注释相当完美!-a beginners to learn opengl procedures, described how the windows environment for the conduct of opengl programming, opengl including steps such as the initialization of the Notes quite perfect!
- 2022-04-11 20:37:33下载
- 积分:1
-
基于opengl的多边形扫描算法演示系统,可以演示出多边形填充过程中扫描线扫描的结果,动态的演示出来。...
基于opengl的多边形扫描算法演示系统,可以演示出多边形填充过程中扫描线扫描的结果,动态的演示出来。-on opengl polygon scan algorithm demonstration system that can demonstrate Polygon Fill out the process of scanning line scan results, dynamic demo out.
- 2022-08-10 19:34:44下载
- 积分:1
-
三维纹理,opengl
三维纹理,opengl- Three dimensional texture, opengl
- 2023-08-25 19:50:03下载
- 积分:1
-
虚拟现实中,3D图形的显示,并且拥有光照效果
虚拟现实中,3D图形的显示,并且拥有光照效果-Virtual reality, 3D graphics display, and has lighting effects
- 2023-05-09 23:45:03下载
- 积分:1
-
3D 自我导航器
[概述]
这个程序是 3D 导航与员工培训在某些变电站电气设备的使用。
这些东西可以掌握设备与行走抛出所有使用虚拟室内和处理不同设备。
我开发了使用 visual c + + 2005 年,opengl 的项目。
[函数的说明]
-实施 3D 模型 (工人、 环境) 和 3D 动画使用骨 IK。
-实施爆炸效果用粒子系统。
-落实场景渲染使用 opengl。
-所有代码相当是使用 MFC 来都实现的。
正如你可以看到,
这个项目是一些大型,具有良好的素质和高技术。
谢谢你。
- 2022-02-21 04:48:20下载
- 积分:1
-
基于OPENGL的OpenVG实现,用c实现的OpenVG的硬加速算法,在SVG、2D图形显示等方面有参考价值。...
基于OPENGL的OpenVG实现,用c实现的OpenVG的硬加速算法,在SVG、2D图形显示等方面有参考价值。-OPENGL based on the realization of the OpenVG, c achieved by OpenVG hardware to accelerate the algorithm, in SVG, 2D graphics, such as have reference value.
- 2022-06-14 19:12:20下载
- 积分:1
-
目的
Objective-C,英文版,学习苹果开发的基础语言-Objective-C
- 2022-03-16 22:10:08下载
- 积分:1