-
简单介绍OPENGL画一条线,知道大概的函数调用方法
简单介绍OPENGL画一条线,知道大概的函数调用方法
- 2022-01-24 15:27:32下载
- 积分:1
-
这是利用OpenGL设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。...
这是利用OpenGL设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。
- 2022-07-24 18:17:40下载
- 积分:1
-
VC++中使用OpenGL库编写的动态星空效果,非常逼真…
vc++运用Opengl类库,编出的动态星空效果,很逼真哦-vc++ using Opengl library to compile the dynamics of Star effects, very realistic oh
- 2022-02-05 12:07:04下载
- 积分:1
-
纹理复制的程序,将一部分纹理复制到另一块上。
纹理复制的程序,将一部分纹理复制到另一块上。-This is a simple code about copy texture use Opengl,give a demonstration copy from one part to the other part!
- 2023-08-05 18:10:03下载
- 积分:1
-
一个简单基于prti13和OpenGL的抬桌子协作源码,包括一个服务器和两个客户端,两个客户端分别控制抬桌子的两个角...
一个简单基于prti13和OpenGL的抬桌子协作源码,包括一个服务器和两个客户端,两个客户端分别控制抬桌子的两个角-prti13 and OpenGL table in the wake collaboration source, include a server and two clients, two clients respectively carried two corner table
- 2023-07-07 22:55:03下载
- 积分:1
-
opengl 做的很漂亮的一棵树,用分形算法实现。
opengl 做的很漂亮的一棵树,用分形算法实现。-opengl done a very nice tree, using fractal algorithm.
- 2022-03-21 03:19:12下载
- 积分: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 environment configuration, implementation flame flows to the special 3D e...
opengl环境设置,实现火焰流动时的特殊的三维效果-opengl environment configuration, implementation flame flows to the special 3D effects
- 2022-10-02 14:45:03下载
- 积分:1
-
Sky and the terrain of the source that he adapted, let us look at some. U.S. can...
天空和地形的源码,自己改写的,大家看看一下。大家可以自己发挥修改-Sky and the terrain of the source that he adapted, let us look at some. U.S. can play a modified
- 2022-02-25 20:26:56下载
- 积分:1
-
盒子中飞出气球
#include "stdafx.h"
#include "welcome.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CMainFrame
IMPLEMEN
- 2022-03-18 11:49:16下载
- 积分:1