搜索资源列表
2005011609594128107
- CS仿真程序。这是我见过的写得最漂亮的OpenGL程序,潜心研究了三天之后,增加了大量注释,删除了一些冗余代码,并且修改了它的碰撞测试函数,加入了图示说明。各位学习OpenGL的新手不应错过这么一个优秀的程式。-CS simulation program. This is what I saw the most beautiful written OpenGL procedures, for three days of painstaking research, a significant in
AxlesView
- 原创3D直角坐标系演示控件,使用C#和OpenTK(基于OpenGL)编写,具有如下特点: 1.带有一个空间方位指针。指针指向可由方向角和俯仰角确定。 2.实现了鼠标轨迹球(ArcBall)功能。可以用鼠标灵活拖动直角坐标系旋转,运行流畅,查看灵活。 目前网上关于OpenTK的中文资源很少,故在此附上源代码和测试用例,供大家参考。 -Original 3D Cartesian coordinate system demonstration control, using C# and
opengl
- OpenGL提供了一系列的辅助函数,用于简化Windows操作系统的窗口操作,使我们能把注意力集中到图形编程上,这次试验的程序就采用这些辅助函数。-OpenGL provides a series of auxiliary functions for the Windows operating system to simplify operation of the window, so that we can focus on the graphical programming of the t
Missile Test
- 在visual c++中调用opengl函数进行三维导弹的模拟-Three-dimensional missile simulation in visual c++ to call opengl function
test
- 利用openGL的2次曲面函数画3个等角度的圆柱体-2 surface function in openGL to draw three angles, cylinder
opengl_qt_test
- 本次试验的目的很简单,只是显示一个窗口,可以通过F1键值来切换全屏显示和普通屏显示,并当按下ESE键时退出程序。窗口的颜色背景和透视效果(其实该试验都没用上)等用opengl来实现,主要是为后面的学习写了个框架,其实这里主要是重写了3个函数:initializeGL() paintGL() resizeGL() 这3个函数都是QGLWidget内部的虚函数。 本次试验是按照网络上NeHe写的最著名的opengl英文教程:http://nehe.gamedev.net/ 和对应的中文教程:ht
Test
- 计算器功能,用于计算,但是只是进行简单的计算-Calculator function, is used to calculate, but just a simple calculation
cgwork
- 计算机图形学综合性试验(利用OpenGL的相关库函数及glut库函数设计轿车及动画功能)-Comprehensive test of computer graphics (using OpenGL and glut library functions related to design cars and animation library functions function)
test
- 基本要求:(共35分,每实现一个项目满分得5分) 1. 具有基本体素(立方体、球、圆柱、圆锥、多面棱柱、多面棱台)的建模表达能力; 2. 具有基本三维网格导入导出功能(建议OBJ格式); 3. 具有基本材质、纹理的显示和编辑能力; 4. 具有基本几何变换功能(旋转、平移、缩放等); 5. 基本光照明模型要求,并实现基本的光源编辑(如调整光源的位置,光强等参数); 6. 能对建模后场景进行漫游如Zoom In/Ou
OpenGL
- OpenGL 模型的点线面 显示实例,附加光源 旋转 等多个函数 有测试obj 文件。-Point, Line OpenGL model displays a plurality of function instances, additional light rotation obj files have the test.
CameraRove
- 项目描述: OpenGL摄像机漫游 实现游戏中的摄像机功能-Project Descr iption: OpenGL camera roaming To achieve the function of the camera in the game To send a post or blog, to share the. 2) the company s business is closely related to the test code.
VTKTest
- 这是一个VTK的简单例子,测试VTK是否安装正确,里面的功能比较简单(It is a example of VTK to test the installation of VTK ,but it 's function is simple)