-
Using vc++ to achieve a straight line generating algorithm, based on the slope i...
用vc++实现直线生成算法,根据斜率大于或小于1来确定从那个方向开始-Using vc++ to achieve a straight line generating algorithm, based on the slope is greater than or less than 1 to determine the direction from the beginning
- 2022-02-28 14:39:14下载
- 积分:1
-
marching cube算法的openGL实现,简单扼要
marching cube算法的openGL实现,简单扼要-marching cube algorithm openGL implementation, simple and concise
- 2022-03-20 03:39:32下载
- 积分:1
-
水波代码,基于VC++的opengl源代码
水波代码,基于VC++的opengl源代码-Water code, based on VC++ The opengl source code
- 2022-05-23 11:36:22下载
- 积分:1
-
一个用openGL编辑的简易直升飞机模拟器
一个用openGL编辑的简易直升飞机模拟器-helicopter
- 2022-12-29 23:55:03下载
- 积分:1
-
本程序是基于opengl的开发程序,其中采用了对物理的模拟,对于防真学的初学者很有帮助....
本程序是基于opengl的开发程序,其中采用了对物理的模拟,对于防真学的初学者很有帮助.-This procedure is based on opengl development process, in which the use of a physics simulation, for the prevention really helpful for beginners to learn.
- 2023-06-17 01:25:03下载
- 积分:1
-
OpenGL与建模软件MultiGen Creator的接口程序,可以在OpenGL中导入MultiGen Creator建好的模型(flt)WE...
OpenGL与建模软件MultiGen Creator的接口程序,可以在OpenGL中导入MultiGen Creator建好的模型(flt)WE-this program is an interface between OpenGL and MultiGen Creator,it can be used to introduce flt model created by MultiGen Creator to openGL.
- 2022-08-19 20:36:33下载
- 积分:1
-
微软基础类库:gleasy
MICROSOFT FOUNDATION CLASS LIBRARY : GLEasy-MICROSOFT CLASS LIBRARY FOUNDATION : GLEasy
- 2023-04-16 23:50:03下载
- 积分:1
-
一个opengl模拟天空山地的源程序
一个opengl模拟天空山地的源程序-A simulation of the sky mountains opengl source
- 2022-04-10 11:38:06下载
- 积分:1
-
初学opengl的简单代码
对于初学者来说是一篇很不错的学习opengl的代码,本人已经在自己的电脑上运行成功,可以直接进行学习,希望对大家有很好的帮助。
- 2022-05-18 04:37:07下载
- 积分:1
-
3D粗糙会动机器人
3D粗糙机器人,包括头部,胳膊,腿#include "stdafx.h"
#include
void reshape(int w,int h);
void init();
void display();
void mytime(int value);
int APIENTRY _tWinMain(HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPTSTR lpCmdLine,
int nCm
- 2022-11-10 07:15:04下载
- 积分:1