搜索资源列表
glut
- 简单的GLUT库示例程序,生成一个三维镂垫图案,颜色为随机,能够实现颜色切换、视图切换和拾取、拖动功能-GLUT library simple example program to generate a three-dimensional engraving and pad design, color is random, to achieve the color switch, switch and pick up the view, drag the features
fenxing
- 计算机图形学实验: 实现一个分形算法 要求: 应用不同的视图函数,并可以切换 应用不同的属性函数(颜色等) 具有拾取和拖动的交互功能 -Computer Graphics experiment: the realization of a fractal algorithm requirements: application of different view functions, and can switch the function to apply different
View-Switcher
- 这是我做的一个view视图的一个例子,还是菜鸟哈-This is the view I made an example of a view, or the rookie Kazakhstan
swing111
- 1. 全景与鸟瞰的切换; 2. 日景夜景以及四季效果模拟演示以及雨天以及下雪天的切换; 3. 建筑内部以及样板房的展示; 4. 碰撞检测功能; 5. 三维场景漫游(人行和车行); -1 panoramic and bird' s eye view of the switch 2 daytime and night and seasonal effects of simulated rain, and snow days demo switch 3 inside th
Opengl-3D-model
- 基于VC 6.0 开发的demo程序,实现通过Opengl 来绘制出3D的人体模型,可切换网格视图或者光滑面视图-VC 6.0 to develop a demo program to achieve Opengl draw the 3D model of the human body can switch between grid view or the view of the smooth surface
transformation
- 用简单的C语言实现opengl中的视图和模型变换,并可用不同的键进行切换-Opengl in the view and model transformation, and can be different key switch with a simple C language
opengl_qt_test
- 本次试验的目的很简单,只是显示一个窗口,可以通过F1键值来切换全屏显示和普通屏显示,并当按下ESE键时退出程序。窗口的颜色背景和透视效果(其实该试验都没用上)等用opengl来实现,主要是为后面的学习写了个框架,其实这里主要是重写了3个函数:initializeGL() paintGL() resizeGL() 这3个函数都是QGLWidget内部的虚函数。 本次试验是按照网络上NeHe写的最著名的opengl英文教程:http://nehe.gamedev.net/ 和对应的中文教程:ht
glutEx3
- 掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。-Master OpenGL three-dimensional observation, perspective projection, orthogonal projection parameter settings, and can use the keyboard to move the v
EX3
- OpenGL三维观察,OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换-OpenGL three-dimensional observation, OpenGL three-dimensional observation, perspective projection, orthogonal projection parameter settings, and can use the keyboard to move the view c
