-
一个基于OpenGL的三维漫游程序,希望对大家有帮助
一个基于OpenGL的三维漫游程序,希望对大家有帮助-OpenGL-based three-dimensional roaming procedure, in the hope that everyone has to help
- 2023-05-11 07:05:03下载
- 积分:1
-
Opengl picking technology (mouse clicks) examples procedures
Opengl采摘技术(鼠标点击)例子程序-Opengl picking technology (mouse clicks) examples procedures
- 2023-05-28 02:20:04下载
- 积分:1
-
This is my Robotics project, the code is implemented on a robot and the robot is...
This my Robotics project, the code is implemented on a robot and the robot is searching the room for a pre-defined color, and takes the object to the home station (pre-defined by a different color.
Really cool! enjoy.-This is my Robotics project, the code is implemented on a robot and the robot is searching the room for a pre-defined color, and takes the object to the home station (pre-defined by a different color.
Really cool! enjoy.
- 2022-01-25 23:37:06下载
- 积分:1
-
openGL (GLUT) avec C
openGL (GLUT) avec C
- 2022-03-25 13:45:42下载
- 积分:1
-
chinege game too easy to play
chinege game too easy to play
- 2022-01-26 01:09:30下载
- 积分:1
-
openGL做出来的飞机螺旋桨模拟 可以运行
openGL做出来的飞机螺旋桨模拟 可以运行-the Aircraft Propeller made by openGL
it running very well
- 2023-01-20 03:15:04下载
- 积分:1
-
pyrotechnic effect of examples OpenGl
烟火效果的OpenGl例子-pyrotechnic effect of examples OpenGl
- 2022-09-09 21:25:03下载
- 积分:1
-
一个3维的房子,可以运动的,带你走向3d世界。
一个3维的房子,可以运动的,带你走向3d世界。-A three dimension house, can moves and leads you to the 3D world.
- 2022-12-22 17:00:03下载
- 积分:1
-
- 2022-01-25 14:05:45下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1