-
基于C++环境的OPENGL编程源码.
基于C++环境的OPENGL编程源码.-based on C programming environment OpenGL source.
- 2023-06-13 20:45:03下载
- 积分:1
-
opengl开发的源代码
opengl开发的源代码-opengl developed source code
- 2023-04-28 21:55:03下载
- 积分:1
-
里面有关于opengl的开发,主要是利用opengl进行游戏平台的搭建与开发。...
里面有关于opengl的开发,主要是利用opengl进行游戏平台的搭建与开发。-Inside on opengl development, mainly using opengl gaming platform for the structures and development.
- 2022-03-21 15:42:44下载
- 积分:1
-
水是一个小型项目,灵感来自于我的留言论坛。后水。
Water is a small mini project inspired by a post in my message forum. The post was talking about whether or not it would be possible to create a water effect by modifying the waving flag tutorial. I stripped the flag of it s texture, put stars in the background, set up 3 layers of waving material, and used some simple blending to make it look as though the three layers were waves rippling across the screen. The effect isn t great, but it s cool looking!
- 2022-02-04 10:40:12下载
- 积分:1
-
openGL+VC++摩托车仿真程序。旋转、缩放等操作…
OpenGL+VC++
摩托车模拟程序。
旋转,放大等操作-OpenGL+ VC++ Motorcycle simulation program. Rotating, zooming and other operations
- 2022-12-13 20:25:03下载
- 积分:1
-
VC、Opengl编写的绘图程序 包含源码和执行程序 介绍了Opengl多视口的应用...
VC、Opengl编写的绘图程序 包含源码和执行程序 介绍了Opengl多视口的应用-VC, Opengl procedures for the preparation of graphics and includes source code enforcement procedures introduced more as I Opengl Application
- 2022-03-18 05:16:08下载
- 积分:1
-
OpenGL编程书籍――《OpenGL编程指南第四版》电子版。
OpenGL编程书籍――《OpenGL编程指南第四版》电子版。-OpenGL programming book- " OpenGL Programming Guide Fourth Edition" electronic version.
- 2023-01-26 07:45:10下载
- 积分: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
-
OpenGL VC++開起視窗
始用Microsoft VC++2013 用OpenGL開起視窗,實現實體模型切層的演算法,指令glClipPlane(指定欲切平面)範例說明。
- 2022-04-15 21:41:43下载
- 积分:1
-
game of fun hgt dgyrbf vk
game of fun hgt dgyrbf vk
- 2022-03-14 17:20:59下载
- 积分:1