搜索资源列表
forest
- opengl program draw forest
OpenGL_sample_easy
- OpenGL编程轻松入门之一个简单的例子,从这个例子我们可以看到OpenGL可以做什么,当然这个例子只做了很简单的一件事--绘制一个彩色的三角形。除此以外,我们还可以看到典型的OpenGL程序结构及openGL的运行顺序。-OpenGL programming easy entry of a simple example, from this example we can see what OpenGL can do, of course, this example only a very si
GNU_Linux-program
- 全面介绍GUN/linux编程。首先介绍了在Linux上编程的必备工具,在库函数,系统调用和内核上阐述Linux编程知识。着重介绍文本形式的图形界面库ncurses,讲解了真正的图形化的流行系统,X Window,Qt,GNOME,OpenGL的基本编程方法。同时介绍了Bash编程和设备驱动编程。-Comprehensive introduction the GUN/linux programming. First introduced indispensable tool for progra
-MFC-and-OpenGL-load-3dmodel
- 在openl中编写图形变换程序,通过载入模型,通过opengl程序进行模型控制-Graphics transformation program written in openl model by loading opengl procedures for model control
MFC-and-OpenGL
- 结合MFC框架设计菜单,通过3ds模型的载入,通过opengl程序控制-Combined with the MFC framework designed menu 3ds model loading, opengl program control
OpenGL-AND-3DS-program
- opengl构建模型复杂,因此采用3dmax构建好模型,并用vc++读入模型,并进行模型控制-opengl build complex model 3dmax build a good model, and read with vc++ model, and the model control
3D-Game-Design
- 学习如何在OpenGL平台上利用C++编写一个完整的第一人称射击游戏程序,并实现保存进度,场景编辑等功能-Learning how to take advantage of the OpenGL platform C++ to write a first-person shooter game program and save progress, scene editing functions
OCI
- OpenGL三维可视化系统开发的OCI程序实例,供大家参考。-OpenGL visualization system developed by OCI program examples for your reference.
graphics
- 计算机图形学基础课程源码和OpenGL支持库文件,VC下运行-The basis of computer graphics program source code and OpenGL library file, running under VC
nothing
- The main object of this program is that the students will able to learn how to create a cylinder and a parallelepiped using OpenGL functions. You can Download the Computer graphics lab Programs for VTU 6th sem computer science Google drive link.
OPenGL-program
- 很多OpenGL程序素材,包括机器人程序,各种图形的程序-OpenGL program
RippleEffect
- This program contains a formular of image distortion that uses pre-defined amplitude s table of ripple shapes. This program uses OpenGL & Qt framework. For this reason, you can reference the source code easily.