-
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
-
Illumination
光照模型的完整源码,内含Gouraud和phong两种明暗处理。(Complete source of illumination model, to containing Gouraud and phong two-shading.)
- 2020-11-09 20:29:47下载
- 积分:1
-
osg_osgearth
osgearth的文档资料不多,这里几乎是所有可以找到的中文资料,以及一些osg的中文资料(osgearth documentation much, here you can find almost all the Chinese data, as well as some of the Chinese data osg)
- 2020-11-19 09:59:38下载
- 积分:1
-
VB_3Dstarfield
VB实现屏幕上显示3D star,研究VB对3D图形的处理性能。(VB to achieve the screen 3D star, of VB on the 3D graphics processing performance.)
- 2008-07-21 09:56:09下载
- 积分:1
-
lab
DDA、Bresenham画直线及画圆、多边形;
边缘填充算法和种子填充算法。(DDA, Bresenham drawing a straight line and circular, polygonal edge of the filling algorithm and seed fill algorithm.)
- 2020-06-30 08:20:02下载
- 积分:1
-
MarchingCubes
球体的Marching Cubes实现,运用OPENGL绘制图像(Marching Cubes sphere of the realization of the use of OPENGL rendering image)
- 2009-04-23 15:25:53下载
- 积分:1
-
qt-3dconstruct
qt vtk医学图像二维显示,医学图像三维重建,可滚动条设置切片索引(qt vtk-dimensional medical image display, 3D medical image reconstruction, scroll bar to set slice indices)
- 2013-07-17 20:17:48下载
- 积分:1
-
voronoi
visual c++实现voronoi图生成函数的实现
voronoi图生成与构造(voronoi implements with visul c++)
- 2016-03-22 00:31:02下载
- 积分:1
-
mfc
通过MFC的操作进行图形的操作,可以让进行简单图形绘制(through MFC to realise some functions)
- 2014-03-17 12:14:08下载
- 积分:1
-
scanalyze-1.0.3_source_code
斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接(Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Generation can be achieved on the 3D graphics rotation, movement and different angles graphics Mosaic)
- 2007-03-21 20:44:34下载
- 积分:1