-
主要用于C++调用Opengl时的碰撞检测,内容很好,稍加修改便可以制作自己的虚拟场景...
主要用于C++调用Opengl时的碰撞检测,内容很好,稍加修改便可以制作自己的虚拟场景-Mainly used for C++ Call opengl at the time of collision detection, content very good, a little modification will be able to create their own virtual scene
- 2022-02-21 22:37:44下载
- 积分:1
-
使用cg和opengl实现的水波模拟,使用GPU编程。
使用cg和opengl实现的水波模拟,使用GPU编程。-Cg and opengl realize the use of the wave simulation, the use of GPU programming.
- 2022-12-12 15:10:03下载
- 积分:1
-
通过改变窗体大小来实现图象的重叠,使用了opengl,当然要链接三个文件可打开,project/setting/link/opengl32.lib glu32....
通过改变窗体大小来实现图象的重叠,使用了opengl,当然要链接三个文件可打开,project/setting/link/opengl32.lib glu32.lib glaux.lib -through changes in the form size to achieve the overlapping images, using opengl, of course, to link three documents can be opened, project/setting/link/opengl32.lib glu32.lib glaux.lib
- 2022-12-03 14:50:03下载
- 积分:1
-
opengl 描述地形
适合于初学者刚接触opengl 简单的地形图表面
- 2023-04-29 17:25:03下载
- 积分:1
-
基于VC的OPENGL三维动画方真及场景漫游系统的实现,详细介绍开发过程...
基于VC的OPENGL三维动画方真及场景漫游系统的实现,详细介绍开发过程-VC-based OpenGL 3D animation side really Walkthrough system and the realization of the development process in detail
- 2022-01-26 02:38:24下载
- 积分:1
-
计算机图形学实用小程序可在TC环境下运行
计算机图形学实用小程序可在TC环境下运行-Computer Graphics utility applets can be run under the Environment TC
- 2022-05-26 15:00:12下载
- 积分:1
-
OpenGL 超级宝典第五章,还没有完,请站长加分吧。
OpenGL 超级宝典第五章,还没有完,请站长加分吧。-OpenGL Super Bible Chapter V not yet finished, please let station points.
- 2022-09-24 11:40:03下载
- 积分:1
-
opengl粒子系统
粒子系统表示三维计算机图形学中模拟一些特定的模糊现象的技术,而这些现象用其它传统的渲染技术难以实现的真实感的 game physics。经常使用粒子系统模拟的现象有火、爆炸、烟、水流、火花、落叶、云、雾、雪、尘、流星尾迹或者象发光轨迹这样的抽象视觉效果等等。
- 2022-06-26 15:04:35下载
- 积分:1
-
本程序主要实现了OpenGl技术显示三维点云数据,能够读入以.obj为扩展名的,数据格式为X,Y,Z的点云数据。...
本程序主要实现了OpenGl技术显示三维点云数据,能够读入以.obj为扩展名的,数据格式为X,Y,Z的点云数据。
-This procedure mainly realize the OpenGL technology show three-dimensional point cloud data can be read to. Obj for the extension, the data format for the X, Y, Z of the point cloud data.
- 2022-08-14 20:41:29下载
- 积分:1
-
010editor的模板,用于解析3ds格式的文件
软件010editor可以打开和编辑二进制文件,并可利用模板来分析文件结构。模板的语法类似于C语言。该模板可以识别从3dsmax中导出的简单的3ds格式文件。能识别的内容包括:物体名称、顶点坐标、纹理坐标、平滑组、局部坐标系、索引数组。可以识别多个物体。环境:win7 64位 3dsmax2012 010editior5.0局限:暂未经过系统测试,不保证对所有的3ds格式均正确识别。文件:3ds.bt:010editor的模板plane.3ds:已经通过的测试用例。文件表示的图形为一个平面长方形(不分段,共2个三角形)。rect2.3ds:已经通过的测试用例。文件表示的图形为两个平面长方形(分段均为4*4)
- 2023-01-12 21:10:04下载
- 积分:1