-
OpenGL红宝书(第三版)例子代码:灯光设置代码
OpenGL红宝书(第三版)例子代码:灯光设置代码-Little Red Book OpenGL (third edition) example code: lighting settings code
- 2022-02-05 09:22:56下载
- 积分:1
-
Use openGL to render a simple water simulation with reflection, waving
Use openGL to render a simple water simulation with reflection, waving
- 2022-03-03 07:56:56下载
- 积分:1
-
Use the mouse to pick up procedures opengGL realize functions, to pick up the ba...
用鼠标实现opengGL程序的拾取功能,对球进行拾取,并有提示信息-Use the mouse to pick up procedures opengGL realize functions, to pick up the ball and has a message
- 2022-02-15 19:13:51下载
- 积分:1
-
上传的是三维方腔自然对流过程的最后…
上次上载的是二维的方腔自然对流的程序,这次上传个三维的,希望对大家有用哦-Upload the last of the threedimensional square cavity natural convection process, the upload of three-dimensional, and I hope useful for all of us, oh
- 2022-08-06 13:23:33下载
- 积分:1
-
彩色立方体OpenGL 绘制
彩色立方体OpenGL 绘制-OpenGL rendering color cube
- 2022-01-26 05:44:24下载
- 积分:1
-
OpenGL MUST Project 1[Polyline Editor] use linked list of C++
#include
#include
#include
#include
#include "point.h"
/*draw line from the line array*/
void drawPointLine()
{
Node * temp;
for (int i=0;inext!=NULL)
{
temp=temp->next;
glVertex2i(temp->x,temp->y);
}
glEnd();
}
}
/*find the point and delete the point from the line array*/
void delpointFun(int xx,int yy)
{
for (int i=0;inext!=NULL)
{&n
- 2022-01-31 23:45:53下载
- 积分:1
-
Du Sabin和butterfly等曲面细分算法。使用openGL绘制
Du Sabin和butterfly等曲面细分算法。使用openGL绘制-Du Sabin and butterfly, and other sub-surface algorithm. Drawing use openGL
- 2022-04-22 01:32:45下载
- 积分:1
-
OpenGL fog examples of the application of procedures
OpenGL中雾的应用的例子程序-OpenGL fog examples of the application of procedures
- 2023-02-04 17:20:03下载
- 积分:1
-
classic source of opengl Guide, lesson01
经典的nehe的opengl教程源码,lesson01-48。提供打包下载的真少。-classic source of opengl Guide, lesson01-48. Download package for the true small.
- 2022-03-10 12:39:03下载
- 积分:1
-
Modified Volterra Series Approach for Nonlinear Dynamic Systems Modeling
下一步
- 2023-07-31 17:10:04下载
- 积分:1