-
OpenGL场景漫游
用 openGL 绘制一个虚拟教室场景。要求实现视角可变化以及漫游功能,教
室里的物品不少于五件。运用 openGL 图形库函数,基于 visualc++6.0 平台绘制一个虚拟教室的步骤大概如下:
1. 首先建立起一个教室的整体框架,即画出一个空间坐标系中的长方体,当然四个面
均可使用 GL_QUADS 来实现,只要定下教室的大小以及在空间坐标系中的位置,即
可定下八个顶点坐标。
这是我绘制教室这个大场景的部分代码截图:
- 2022-11-23 22:40:14下载
- 积分:1
-
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-12-14 02:40:03下载
- 积分:1
-
opengl几何图像实现中秋月亮和灯笼,实现渲染效果
opengl几何图像实现中秋月亮和灯笼,实现渲染效果-opengl geometric images to achieve the Mid-Autumn Moon and lanterns to achieve color effects
- 2023-08-31 17:05:03下载
- 积分:1
-
VS2008上应用OSG
这是关于怎么样在VC工程下,开辟一个线程来应用osg库来实现三维可视化,这里提供了文档说明实现mfc和osg相结合的方法。通过在视图类中调用osg线程,实现程序的三维可视化。
- 2023-05-16 09:40:03下载
- 积分:1
-
实现opengl三维坐标的绘制和任意旋转
实现opengl三维坐标的绘制和任意旋转-Opengl realize three-dimensional coordinates of the mapping and arbitrary rotation
- 2022-07-13 19:55:24下载
- 积分:1
-
OpenGL + mfc.very好的OpenGL程序,很难发现。
opengl+mfc.very good opengl program,very hard to found.
- 2023-07-29 18:45:04下载
- 积分:1
-
OpenGL 作图例子
OpenGL 作图例子 - 全屏幕.rar-OpenGL graphic example- full-screen. Rar
- 2022-01-25 18:07:50下载
- 积分:1
-
好的vbs代码。可以自动登陆校内网,填上响应的帐号和密码
好的vbs代码。可以自动登陆校内网,填上响应的帐号和密码-Good vbs code. Can automatically landing the school network, the response to fill in name and password
- 2022-03-14 06:46:06下载
- 积分:1
-
Letra P-Java OPENGL
Letra A e letra L em JAVA OpenGL。
Letra A e letra L em JAVA OpenGL。
Letra A e letra L em JAVA OpenGL。
- 2023-05-05 07:15:02下载
- 积分:1
-
OpenSceneGraph is based on OpenGL for its packaging and improved Graphics develo...
OpenSceneGraph是在OpenGL基础上对其进行了封装和改进的图形开发包,采用树型结构来组织和绘制整个场景。最新版本的osg内核集成了GPU管线绘制。本例子是用osg编写的一个基本例子,将osg中的飞机模型载入到场景中显示出来。-OpenSceneGraph is based on OpenGL for its packaging and improved Graphics development kits, using a tree structure to organize and rendering the whole scene. Osg latest version of the kernel integrates GPU rendering pipeline. This example is the use osg prepared a basic example of the plane osg included in the model to the scene revealed.
- 2022-07-08 04:02:38下载
- 积分:1