-
关于lightposition的演示教程,通过鼠标移动修改参数来显示不同的效果...
关于lightposition的演示教程,通过鼠标移动修改参数来显示不同的效果-demonstration on lightposition Guide, the mouse movement to amend the parameters to show different results
- 2022-07-22 06:57:38下载
- 积分:1
-
OpenGL,glfw
基于OpenGL和glfw的OpenGL版本测试代码,可以检测当前电脑的OpenGL版本,并且可以测试glfw的用法。代码很基本简单,适合初学者学习测试。
- 2022-01-25 22:05:08下载
- 积分:1
-
OpenGL的简单扩展库源
OpenGL easy extention library with source
- 2022-04-15 02:54:23下载
- 积分:1
-
很好的车辆程序,使用图形系列,真的很不错哦
很不错的汽车程序,用图形学编的,真的很不错哦-very good vehicle procedures, the use of graphics series, is really quite oh
- 2022-02-02 06:51:20下载
- 积分:1
-
OpenGL 3D 图形( MATLAB)
翻译 maninwest@Codeforge 作者:roozbehabolpour@CodeProject这里,我们将使用 OpenGL 接口进行 3D 科学计算可视化。OpenGL 是进行 2D 和 3D 计算机图像渲染的跨语言程序设计接口 (API)。 OpenGL比虚拟现实工具箱更加快捷方便。使用代码使用这个项目非常简单。在 MATLAB 中,你必须定义对象的点,必须定义网眼的相邻矩阵。例如 ,如果你要创建一个泉水,必须首先定义点N=2000;
X_points=zeros(N,1);
Y_points=zeros(N,1);
Z_points=zeros(N,1);
Adj=zeros(N,N); for i=1:N
X_points(i)=cos(2*pi*5*i/N);
Y_points(i)=sin(2*pi*5*i/N);
Z_points(i)=(5*i/N-2)/4; if i
- 2022-07-18 18:01:49下载
- 积分:1
-
基于opengl的光照模型,搞图形学的可以参考下做法
基于opengl的光照模型,搞图形学的可以参考下做法-Opengl-based illumination model, engaging graphics can refer to practices under
- 2022-08-18 18:10:53下载
- 积分:1
-
使用OPENGL C++做的显示程序,使用SKYBOX,HEIGHTMAP 技术
使用OPENGL C++做的显示程序,使用SKYBOX,HEIGHTMAP 技术-Use OPENGL C++做striped cavity显most序Use , SKYBOX, HEIGHTMAP summarized术
- 2023-01-19 11:45:04下载
- 积分:1
-
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-12-14 02:40:03下载
- 积分:1
-
OpenGL绘制五角星
在C++中,使用OpenGL绘制三角形,可作为初学者参考。
In C + +, using OpenGL to draw triangles can be used as a reference for beginners.
- 2022-03-01 04:05:37下载
- 积分:1
-
3DS document reader. Receivers also Enough of fast are you.
3DS文件读取程序。
啥也别说了,快下吧。
-3DS document reader. Receivers also Enough of fast are you.
- 2022-01-26 14:16:51下载
- 积分:1