搜索资源列表
Opengl
- 这是基于《OpenGL编程指南》原书前两章的一个示例程序。实现图形的旋转变换。可能部分C语言编译软件需要添加GL相应的头文件和.dll文件-This is based on the OpenGL programming guide "original book the first two chapters of a example program. Realization of rotation transformation of graphics. May in part C compiler
Visual-CPP-and-OpenGL
- 《CAD应用程序开发详解——Visual C++与OpenGL综合应用》从目录ch1到ch10的程序分别对应书中的第1章至第10章。 STLViewer目录下包括了整个STLViewer工程的代码,并包括所有DLL库的工程。 程序代码适用于Visual C++ 2005及以上版本。需要安装Visual Studio 2005(或者在更新的软件版本平台上重新编译) -Visual C++ and OpenGL