搜索资源列表
使用SDL与OPENGL的跨平台开发包及游戏示例
- 使用SDL与OPENGL的跨平台开发包及游戏示例 需要SDL库和头文件配合编译-use SDL and OpenGL cross-platform development kit and game needs examples SDL libraries and header files with compiler
image_updates
- 更新描述为: 介绍:ImageStone是一套功能强大的C++跨平台图像处理库。 功能包括:读写jpg/gif/png等图像文件,显示,柱状图分析,undo/redo支持,超过 100种预定义 的特效等。 压缩包中附带了完整的api文档和一个编译的例子程序。-update described as : : ImageStone is a powerful cross-platform C Image Processing Library. Features include :
CImg
- 跨平台的图像类,可以再Windows和Linux下正常编译通过,显示jpg等图像文件的内容
NeHe.OpenGL.Tutorial
- NeHe的OpenGL学习教程非常经典。提供的例程源码几乎都有跨平台的不同编译版本。现将VC++6.0版本源码上传,供大家学习参考!
Mesa7.8.2_vc6
- Mesa是一个开放源码的跨平台OpenGL规范实现,在Mesa7.0之前的版本中还包含有VC6.0的工程,但在Mesa7.8.2版本就只提供了VC8的工程。现做了大量的工作建立了VC6工程,放在 MesaLib-7.8.2\windows\VC6 和 MesaGLUT-7.8.2\windows 目录中,编译前请注意看一下“编译说明.txt”文件。本文件中包含了MesaLib-7.8.2和MesaGLUT-7.8.2。-Mesa is an open source cross-platform
openmaze_src
- 使用opengl实现的第一人称迷宫生成程序,需要编译并连接对应的库。为了支持跨平台,编译需要使用mingw.-Simulates first-person immersion in a randomized, 3D maze having a single solution. The implementation provided is a Win32 application built using MinGW, but the techniques offered are adaptable
cmake-3.0.0.tar
- cmake-3.0.0.tar.gz CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。-cmake-3.0.0.tar.gz CMake is a cross-platform installation (compiled) tool, you can use a simple sentence to describe the installation for all platforms (compilation).
Simple_GLSL_Shader_Example-master
- 一个opengl shader的简单范例 解压后可以用g++编译 跨平台可用-After a simple example opengl shader decompression can be used cross-platform compiler g++