搜索资源列表
c++_opengl_selection
- 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-d
c-ray-v1.1.tar
- C-ray is a volume raycasting software optimized for Cell Broadband Engine. It is aimed at achieving interactive volume rendering on a very large volumetric data by taking advantage of all the strong features of the Cell
Fly ight
- c语言写的,飞机游戏,锻炼基本功的,三维射线追踪的代码,内包含测试图片.-c language written in the aircraft games, basic skills training, 3D ray tracing code, which includes test pictures.
c++_opengl_selection
- 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-d
realistic
- a simple ray tracer using c
tomo2d.v1.4.3f+manual.tar
- 二维射线追踪地震层析成像,需要在GNU C++环境下运行。安装cygwin也可在windows下使用,具体使用方法在readme中有介绍-Two-dimensional ray tracing seismic tomography, the need for GNU C++ Environment. Install cygwin in windows can also be used, the specific use in the r
c-ray-v1.1.tar
- C-ray is a volume raycasting software optimized for Cell Broadband Engine. It is aimed at achieving interactive volume rendering on a very large volumetric data by taking advantage of all the strong features of the Cell
graphy
- 真实感图形的显示,实现了光照模型,光线跟踪算法-Realistic Image Display, realize the illumination model, ray tracing algorithm
ModelFeature
- 本代码是三维图形编程代码,用的C#和DirectX,实现三维模型文件X文件的加载,三维模型的渲染-The code is three-dimensional graphical programming code, used by C# And DirectX, the realization of three-dimensional model of a document X the document loaded, three-dim
WaLei
- 挖雷游戏的VC++源码,可以自由修改图片和定义游戏策略。-Ray dug the game VC++ Source, be free to modify the definition of images and game strategies.
Raytracing
- Ray tracing of C # code, and support the sphere of the Quartet-Ray tracing of C# code, and support the sphere of the Quartet
RayTrace
- 用C++编写的基于OPengl的代码,实现光线跟踪,欢迎大家下载并修改指正!-With C++ Prepared opengl based on the code, the realization of ray tracing, are welcome to download and amend the correction!
ray(2)
- Raytracing Algorithm Implementation by C and OpenGL
mental_lenses
- Maya Pluin Source Code Fish eye and spherical environment lenses for Mental Ray with source code. ReadMe inside the arhive (russian language).-Maya Pluin Source Code Fish eye and spherical environment lenses for M
raytracer1
- 光线追踪源码,用visual studial C++ 6.0开发-ray trace
cppfrance_RAYCASTER___Page
- This a project c++ about Ray Casting programing-This is a project c++ about Ray Casting programing
POV
- c#写的一个光线追踪的程序,实现了光线追踪算法-a ray-tracing program using c#.net
AVR-C-study
- AVR单片机学习资料,C语言版,对于初接触AVR单片机的朋友来说,是本不可多得的好书,强雷推荐!-AVR microcontroller, C language learning materials, early to contact the SCM, AVR is this rare books, strong ray recommended!
ray.part3
- 通过 OpenGL 实现的光线追踪。里面已经全部补充完毕。(Ray tracing through OpenGL.)
C语言成像与光线追踪程序设计 .pdf
- 计算机图形在越来越多的领域得到了广泛的应用,而大多数个人计算机用户却因 缺乏基本的编程工具而不能在便宜的PC机上生成精美的计算机图形,本书旨在帮助 这些用户挖掘PC机潜在的图形设计能力,制做逼真的高质量计算机图形。 本书介绍了计算机图形学要求的向量和矩阵算术工具,讨论了光线追踪程序的生 成和使用,并给出了实际的C代码。此外,本书还对三维建模工具、提高图像质量的方 法及图形显示设备等做了介绍。(Computer graphics have