可以得分升级 , 挡板变短 , 球速加快 , 对球有光照效果 上键开始 下键暂停 ,左右键移动 Pageup重新开始
2023-12-01 20:35:40 6.11MB OpenGL
1
[OpenGL(C++)] - (开源)3D 游戏界的大牛人 John Carmack 终于放出quakeIII(雷神之锤3)的源代码
2023-11-30 08:02:18 6.07MB OpenGL
1
中文版的
2023-11-28 09:27:38 7.41MB openGL
1
摘要:VC/C++源码,图形处理,Opengl   VC++ 3D飞行测试源码,基于Opengl技术,编译程序后运行EXE,注意要将DEBUG目录中的EXE文件拷贝至根目录下,运行后即可看到在3D的地图上有一架战机在空中飞行,这在编写3D飞行射击游戏时候非常有用,可将此作为一个飞行模块来用,请注意编译时需要相关的Opengl类库文件支持,请事先安装到你的电脑中。 来源:乐乐源码(www.lelecode.com)
2023-11-27 08:06:27 325KB Opengl VC/C++源码 lelecode.com 图形处理
1
qt opengl 渲染 显示 yv12 qt opengl 渲染 显示 yv12 qt opengl 渲染 显示 yv12 qt opengl 渲染 显示 yv12 qt opengl 渲染 显示 yv12
2023-11-23 15:16:06 1.03MB opengl
1
The OpenGL Extension Wrangler Library is a simple tool that helps C/C++ developers initialize extensions and write portable applications. GLEW currently supports a variety of operating systems, including Windows, Linux, Darwin, Irix, and Solaris. OpenGL扩展库是个简单的工具,用于帮助C/C++开发者初始化扩展(OpenGL扩展功能)并书写可移植的应用程序。GLEW当前支持各种各样的操作系统,包含Windows,Linux,Darwin,Irix与Solaris。
2023-11-14 19:41:11 323KB Opengl glew
1
用C#做OPENGL开发的类库。有了它用C#也可以做openGL
2023-11-14 05:05:17 1.85MB OpenGL
1
opengl编程指南,学习现代opengl编程的必备好书。带有全目录
2023-10-08 11:31:43 48.65MB OpenGL 红宝书第9版
1
Exercise 5:alpha 混合要求: 1. 绘制若干个透明和非透明茶壶,并体现出它们之间正确的混合效果; 考察目的: 1. OpenGL 中 alpha 混合的使用; 2. 混合绘制透明和不透明物体的正确方法; 3. 运算符的重载和基本 STL 的使用;
2023-10-05 17:51:29 816KB OpenGl alpha混合 透明 运算符重载
1
飞机模拟======================================================================== WIN32 APPLICATION : youxisheji ======================================================================== AppWizard has created this youxisheji application for you. This file contains a summary of what you will find in each of the files that make up your youxisheji application. youxisheji.cpp This is the main application source file. youxisheji.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named youxisheji.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////
2023-09-14 19:19:37 4KB opengl
1