-
显示太阳能系统的OpenGL代码
OPenGL code for displaying solar system
- 2022-03-14 05:21:42下载
- 积分:1
-
用VC开发的书籍,内容丰富全面,特别…
这本是关于vc与opengl开发的书籍,内容丰富全面,特别适合初学者-vc with opengl on the development of books, rich in content comprehensive, especially for beginners
- 2022-01-25 19:27:08下载
- 积分:1
-
opengl绘制管道
通过定义直线段以及管道的半径,生成管道外壁,可以是任意弯曲的管道,通过数学算法算出拼接程管道的外壁长方形,通过正方形拼接成管道,可以设置算法的计算精度,精度越高用更多的长方形拼接出管道
- 2022-11-03 12:30:03下载
- 积分:1
-
通过OpenGL中选择模式,实现在程序中选择物体。
通过OpenGL中选择模式,实现在程序中选择物体。-OpenGL-select
- 2022-05-06 02:56:42下载
- 积分:1
-
绝对原创的鼠标控制代码 资源消耗量做到了绝对够小
绝对原创的鼠标控制代码 资源消耗量做到了绝对够小-Absolutely original code of the mouse to control consumption of resources to achieve a small enough absolute
- 2022-01-23 11:16:17下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-07-10 02:44:39下载
- 积分:1
-
游戏编程,模仿大型地形生成,包含LOD等技术
游戏编程,模仿大型地形生成,包含LOD等技术-game programming, copying large terrain generation, including LOD technology
- 2022-02-27 00:28:50下载
- 积分:1
-
用OpenGL开发的机械臂运动仿真程序,开发环境为vc单文档
用OpenGL开发的机械臂运动仿真程序,开发环境为vc单文档-OpenGL-Robot-Arm-moving-simulate.rar
- 2023-08-16 15:50:03下载
- 积分:1
-
数字图像处理
数字图像处理(Digital Image Processing)是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。数字图像处理的产生和迅速发展主要受三个因素的影响:一是计算机的发展;二是数学的发展(特别是离散数学 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-16 22:05:46下载
- 积分:1
-
贪吃蛇游戏
#include < stdio.h >
#include < time.h >
#include < windows.h >
#include < gl/glut.h >
#define 1
#define 下 2
#define 左 3
#define 右 4
状态变量
闪烁
- 2022-02-07 21:32:42下载
- 积分:1