-
一个相对简单的使用c++读取OPengl纹理的例子,配合使用
一个相对简单的使用c++读取OPengl纹理的例子,配合使用-The use of a relatively simple c++ read OPengl texture example, used in conjunction with
- 2022-01-28 05:16:36下载
- 积分:1
-
Python三维场景
我用Python Panda3D引擎制作的三维场景,其中有可键盘操纵的角色。Panda3D是第三方3D引擎,可于其官方网站获得。运行Main.py文件即可打卡此本程序。
- 2022-10-09 23:25:03下载
- 积分:1
-
Opengl的组合图形演示,希望对大家学习有帮助,支持站长!
Opengl的组合图形演示,希望对大家学习有帮助,支持站长!-Opengl graphic presentation of the portfolio, in the hope that everyone has to learn to help support the station!
- 2022-08-10 15:17:50下载
- 积分:1
-
OpengGL 3Dobj文件读取 着色
读取一个obj文件,obj文件中包括三维点,点的颜色,面。然后对显示的网格使用着色器GLSL进行着色,代码中有着色的顶点着色器和片段着色器
注:运行OpenGL程序应该先配置好glut和glew
- 2022-02-02 05:54:58下载
- 积分:1
-
机器人的键盘及旋转控制
机器人的键盘及旋转控制-Keyboard and rotating robot control
- 2022-01-24 14:17:36下载
- 积分:1
-
surf3d presentation, light, frame, filling, aerosol, projectors to choose, use o...
surf3d演示,光照,线框、填充,雾化,投影选择,使用openGL, 需要glut32.dll.-surf3d presentation, light, frame, filling, aerosol, projectors to choose, use openGL, need glut32.dll.
- 2022-04-20 03:35:37下载
- 积分:1
-
德国Signsoft公司的用于Opengl编程的控件事列2,可直接调用.3ds文件创建虚拟仿真环境。...
德国Signsoft公司的用于Opengl编程的控件事列2,可直接调用.3ds文件创建虚拟仿真环境。
-Signsoft Opengl programming for the control out two things can be called directly .3 ds document creation of virtual simulation environment.
- 2022-03-20 02:21:11下载
- 积分:1
-
用OPENGL实现 一个球体围绕另外一个球体转动,并且根据行动的角度实现光照 色泽上的变化。...
用OPENGL实现 一个球体围绕另外一个球体转动,并且根据行动的角度实现光照 色泽上的变化。-use OpenGL a ball around another ball rotation, According to the Operations and the angle of illumination and color changes.
- 2022-11-27 09:55:03下载
- 积分:1
-
Opengl 三维平面裁剪源码 Opengl 三维平面裁剪源码
Opengl 三维平面裁剪源码 Opengl 三维平面裁剪源码-Opengl 3D clipe Opengl 3D clipe
- 2023-01-16 21:00:03下载
- 积分:1
-
3D粗糙会动机器人
3D粗糙机器人,包括头部,胳膊,腿#include "stdafx.h"
#include
void reshape(int w,int h);
void init();
void display();
void mytime(int value);
int APIENTRY _tWinMain(HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPTSTR lpCmdLine,
int nCm
- 2022-11-10 07:15:04下载
- 积分:1