-
The_Magic_Of_Computer_Graphics
计算机图形学重要参考。对理解OpenGL和D3D的渲染过程有重要帮助。(Computer graphics is a vast field that is becoming larger every day. It is impossible to cover every topic of interest, even within a specialization such as CG rendering. For many years, Noriko Kurachi has reported on the latest developments for Japanese readers in her monthly column for CG World. Being something of a pioneer herself, she selected topics that represented original and promising new directions for research. Many of these novel ideas are the topics covered in The Magic of Computer Graphics. Starting the basic behavior of light, the first section of the book introduces the most useful techniques for global and local illumination using geometric descriptions of an environment. The second section goes on to describe image-based techniques that rely on captured data to do their magic. In the final section, the author looks at the synthesis of these two complementary approaches and what they mean for the future of computer graphics.)
- 2015-01-28 12:30:23下载
- 积分:1
-
LeastSquare
说明: 给出一些离散的点,根据最小二乘法求出拟合的直线。(If there are some discrete points, you can get a line based on least square method.)
- 2011-03-23 16:19:11下载
- 积分:1
-
coders
使用D3D编写的简单开车游戏,新手可以看看,做的比较简陋,但应有的功能还是有的,包含开始界面,赛车选择,有背景音乐,可切换视角(Using D3D write simple driving game, beginners can see, the more humble, but its function or some, contains the start interface, the car selection, background music, can switch perspective)
- 2020-09-14 14:27:57下载
- 积分:1
-
EffectShow
通过对图象实现各种扫描显示,了解图象的绘图过程,便于实现对图象处理的编程显示。(of images of various scanning, image understanding of the mapping process to facilitate the achievement of the image processing program shows.)
- 2005-06-08 12:55:46下载
- 积分:1
-
3DSdonghuawenjianyueduqi
VisualC++实现3DS动画文件阅读器源代码(VisualC achieve 3DS document readers source code)
- 2006-12-22 22:55:38下载
- 积分:1
-
terrain
演示地形绘制与漫游,取自OGRE例子,地形管理器会自动应用八叉树分割来管理地形。(Demo terrain rendering and roaming, from OGRE example, terrain Manager automatically applied octree division to manage the terrain.)
- 2013-05-27 23:51:46下载
- 积分:1
-
Render
用vtk+QT实现的MarchingCubes面绘制和光线投射体绘制,图形化洁面。(Surfacce rendering with MarchingCubes,
Volume rendering with ray-casting,
using QT+ VTK)
- 2010-11-12 10:38:13下载
- 积分:1
-
Calc3D-Model-System
这是一款做的一个很不错的模型和骨骼动画系统,其中包含了针对3DS MAX的导出插件的源码,可供朋友们参考。(This is a very good models and a skeletal animation system, which contains the exporter plug-in for 3DS MAX source code, for friends as a reference.)
- 2011-08-07 15:12:08下载
- 积分:1
-
planeDoc
无人机路径规划。在给定的三维空间中搜索一条安全可行的无人机飞行路径(Path Planning. In a given three-dimensional space to search for a safe and feasible UAV flight path)
- 2010-05-26 17:00:07下载
- 积分:1
-
DEM三维可视化的简单程序
DEM三维可视化的简单程序,利用Open GL实现。(DEM visualization of simple procedures, the use of Open GL implementation.)
- 2016-02-26 20:33:48下载
- 积分:1