-
opengl reference manual, learning friends can look at, personally feel quite use...
opengl参考手册,学习的朋友可以来看一下,个人觉得蛮有用的,^_^-opengl reference manual, learning friends can look at, personally feel quite used, ^ _ ^
- 2023-08-14 19:00:05下载
- 积分:1
-
MD2调用,影子练习
MD2调用、影子做法-MD2 call, the Shadow practice
- 2022-06-12 06:41:47下载
- 积分:1
-
使用OpenGL库函数来绘制一个各顶点颜色不同的立方体,对OpenGL绘制立体图形很有参考价值。...
使用OpenGL库函数来绘制一个各顶点颜色不同的立方体,对OpenGL绘制立体图形很有参考价值。-OpenGL library functions used to map a different color each vertex of the cube, a three-dimensional rendering of OpenGL graphics great reference value.
- 2022-08-23 16:06:53下载
- 积分:1
-
opengl光照实体立方
opengl光照实体立方
- 2022-08-07 23:33:45下载
- 积分:1
-
OpenGL学习笔记,环境配置,源代码
此资源包含OpenGL学习笔记,OpenGL在vs2010z中的环境配置,OpenGL运行源代码,对于初学者帮助很大。
- 2022-02-04 12:52:17下载
- 积分: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
-
一个用C++和OPENGL编写的动态显示三维地形的程序
一个用C++和OPENGL编写的动态显示三维地形的程序
- 2022-03-15 18:38:10下载
- 积分:1
-
使用opengl开发的天空和水的效果,内附源码
使用opengl开发的天空和水的效果,内附源码-Use opengl development of the effects of sky and water, enclosing the source
- 2022-03-22 15:53:07下载
- 积分:1
-
DeMatrix: 生物分子结构pdb文件的变换矩阵提取程序的源码。pdb文件可显示三维生物分子结构,并且用其他程序显示,显示后可以随意变换,这个程序可以抽取变...
DeMatrix: 生物分子结构pdb文件的变换矩阵提取程序的源码。pdb文件可显示三维生物分子结构,并且用其他程序显示,显示后可以随意变换,这个程序可以抽取变换的数学矩阵,用于变化同类pdb.-DeMatrix: bio-molecular structure pdb file extraction program source code transformation matrix. pdb file can be displayed three-dimensional structure of biological molecules, and other programs to use a display that can be freely after the change, this program can extract the mathematical transformation matrix for the change in the same pdb.
- 2022-03-23 21:37:55下载
- 积分:1
-
利用OpenGL建立MFC视图环境,三
利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-use Opengl set MFC View environment, three-dimensional display of 3D data, handling a large number of point cloud data show rotation, translation, zooming, etc.
- 2022-05-24 12:36:04下载
- 积分:1