QOpenglWindow 和QPainter混合渲染的示例代码,这个在我机器上能够运行,显卡 英伟达 9800Gt win7 64 位系统。
2019-12-21 21:02:41 15KB QOpengl Window QPainter
1
Opengl不同光照渲染的效果。小键盘1 2 3 4 5 进行操作。有不对之处请指教。
2019-12-21 21:01:54 9.99MB 光照渲染 图形学实验 opengl
1
ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is "0.25f". (www.TreadMarks.com) CONTROLS: MOUSE - Hold Left Mouse Button to Rotate View Angle Q - Change Rendering Mode (Wireframe, Lit, Fill, Texture) O - Change View Mode (Observe, Follow, Drive, Fly) W/S - Move forward/back A/D - Rotate left/right (in Observe Mode only) F - Stop Animation R - Toggle Frustum Drawing 0/9 - More/Less Triangles per frame 1/2 - Adjust FOV
1
基于osgOcean代码修改的基于河流渲染的代码。它有以下特点: 可以控制流向。 可以用颜色来反映河水的深度。 可以认为是迄今为止最好的河流模拟效果。
2019-12-21 21:00:02 21.06MB osgRiver osgOcean OSG
1
SharpMap是一个基于.net 2.0使用C#开发的Map渲染类库,可以渲染各类GIS数据,可应用于桌面和Web程序。 目前支持B/S及C/S两种方式的DLL调用,支持地图渲染效果。稳定版本为0.9,最新版本为2.0,代码行数近10000行。 优点有: 1、占用资源较少,响应比较快。在对于项目中如果只需要简单的地图功能的话,是一个比 较好的选择 。 2、它是基于.NET 2.0环境下开发的,对于.NET环境支持较好。 3、使用简单,只要在.NET项目中引用响应的dll文件即可,没有复杂的安装步骤。
2019-12-21 20:58:59 1.26MB Sharpmap GIS
1
读取obj文件,转换为顶点数组、索引数组和颜色数组使用为各自开辟缓存空间并且绑定缓存空间,使用着色器渲染图形,glDrawElements(GL_TRIANGLES, 3 * objRead.faces.size(), GL_UNSIGNED_BYTE, 0);绘制
2019-12-21 20:50:48 36.87MB OpenGL
1
D3D三层Texture纹理经像素着色器实现渲染YUV420P全工程源码,VS2013编译通过。修正了画质问题。运行前确保安装了DirectX9.
2019-12-21 20:42:21 16.58MB D3D HLSL
1
This book contains information obtained from authentic and highly regarded sources. Reasonable efforts have been made to publish reliable data and information, but the author and publisher cannot assume responsibility for the validity of all materials or the consequences of their use. The authors and publishers have attempted to trace the copyright holders of all material reproduced in this publication and apologize to copyright holders if permission to publish in this form has not been obtained. If any copyright material has not been acknowledged please write and let us know so we may rectify in any future reprint.
2019-12-21 20:39:46 30.95MB graphics
1
使用c++与pcl点云库实现点云数据按照高程设置颜色进行渲染,里面包括pcl1.8属性表,点云数据与源码,如果已经配置pcl点云库,下载后可以运行。没有配置pcl点云库没有任何影响,主要是按高程对点云设置r,g,b颜色值而已。
1
一键AO 白模渲染 脚本插件,可以用来后期PS叠加以增加结构线等细节,点击即可渲染
2019-12-21 20:28:28 5KB 一键AO 白模渲染 脚本插件
1