-
Very classic OPENGL in Visual Basic in the development of the template control,...
非常经典的OPENGL在Visual Basic中的开发的模板控件,可以直接用于VB开发者使用。-Very classic OPENGL in Visual Basic in the development of the template control, can be directly used for VB developers to use.
- 2022-06-19 03:19:24下载
- 积分:1
-
计算机图形学 机器人 要求 会动 运动
计算机图形学 机器人 要求 会动 运动-computer graphics requirements would move robot movement
- 2022-03-06 04:28:29下载
- 积分:1
-
讷河
nehe-opengl-1-5
- 2022-06-30 22:50:21下载
- 积分:1
-
opengl和c++实现的烟雾动画效果
opengl图形处理 和在c++下,编程实现实现的三维烟雾动画效果,充分应用opengl库函数的优秀例子...
- 2022-09-11 19:15:03下载
- 积分:1
-
qt嵌入osg
使用QGraphicScene 可以把Qt窗口直接和osg场景一起渲染,自己不想使用那个QGraphicsViewAdapter,所以就研究了一下,还好最后终于是弄出来了。所有的Qt窗口直接使用addWidget添加到Scene中就可以,使用灰常方便。
- 2022-03-21 04:28:11下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
使用polyval2d功能得到拟合函数的系数矩阵polyfit2d创建…
利用polyval2d函数可以得出polyfit2d拟合的三维曲面的函数的系数矩阵-use polyval2d function to get fit function created by polyfit2d coefficient matrix
- 2022-04-14 17:09:01下载
- 积分:1
-
水波浪的OpenGL源代码,对于实现水面特效有参考…
实现水波浪的OpenGL源代码,对于实现水面特效有参考价值。A OpenGL sourcecode to realizing water wave. It is useful for whom want to realize water surface effect.-water wave OpenGL source code, for the achievement of surface effects have reference value. A OpenGL sourcecode to realizing water wave. It is useful for whom want to realize water surface effect.
- 2022-12-12 03:20:03下载
- 积分:1
-
example for vtk an example for VTK
example for v.t.k
一个例子用于v.t.k-example for vtk an example for VTK
- 2022-01-31 11:34:13下载
- 积分:1
-
OPenGL超级宝典的源代码,很好,适合初学者。1――5课
OPenGL超级宝典的源代码,很好,适合初学者。1――5课-OpenGL source code, good for beginners. 1-- 5 classes
- 2022-03-12 08:10:31下载
- 积分:1