-
图形学实验报告及源代码,行星系统演示 有程序截图
图形学实验报告及源代码,行星系统演示 有程序截图-tuxingxue sourse openGL you cheng xu jie tu
- 2022-07-16 23:17:49下载
- 积分:1
-
3DHB
人体三维骨骼运动仿真研究基于OpenGL(Simulation of three-dimensional movement of human bone OpenGL-based)
- 2011-05-27 13:50:38下载
- 积分:1
-
elc
一款基于C/C++和opengl制作的MMORPG客户端代码。包含地图编辑器,基于存opengl引擎开发,包含跑地图,聊天,作战,装备等等游戏功能(mmorpg client source use opengl)
- 2013-09-15 19:53:14下载
- 积分:1
-
基于OpenGL的图形程序
基于OpenGL的图形程序-OpenGL-based graphics program
- 2022-06-19 01:21:43下载
- 积分:1
-
关于OPENGL的立体感图形的例子
关于OPENGL的立体感图形的例子-on OpenGL 3D graphics examples flu
- 2022-03-11 13:03:41下载
- 积分:1
-
为了更好的学习管理OpenGL or Direct3D撰写的各种3D图形算法演示
为了更好的学习管理OpenGL or Direct3D撰写的各种3D图形算法演示-Management in order to better learning OpenGL or Direct3D to write a variety of 3D graphics algorithms demo
- 2022-05-15 03:09:39下载
- 积分:1
-
glut
一个关于OpenGL的初学者代码,包含了漫游、简单碰撞检测,物体移动,旋转等功能,利用了纹理映射,显示列表等内容。(A beginner on OpenGL code, including roaming, simple collision detection, object moving, rotating, and other functions, including the use of texture mapping, display list and so on.)
- 2020-07-02 02:20:02下载
- 积分:1
-
基于OpenGL的视景漫游系统源码
基于OpenGL的视景漫游系统源码-OpenGL-based Visual Navigation System FOSS
- 2022-02-14 11:54:15下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1
-
读取DEM文件渲染出三维地形 Terrain3D
基于C++,通过读取DEM文件(本文件中自带有DEM文件和相关纹理),采用OpenGL渲染出三维地形。下载之后使用方法可看说明,也可以阅读源码进行学习(Based on C++, by reading the DEM file (the file comes with DEM files and related textures), using OpenGL rendering of three-dimensional terrain. After downloading, you can use the method to read the instructions, and you can also read the source code to study)
- 2020-07-29 00:58:43下载
- 积分:1