搜索资源列表
cubemap
- 立方图纹理影射,来自OpenGL权威指南的绝好资料哦-cube map texture insinuation from the OpenGL authoritative guide to the excellent information oh
13_184353_cubemap
- 一个用opengl 和 cg 写的demo。展示了如何实现cubemap(立方贴图)技术-with opengl and a cg write demo. Demonstrated how to achieve cubemap (cubic map) Technology
cubemap
- cubemap cubemap cubemap
cubemap
- 立方图纹理影射,来自OpenGL权威指南的绝好资料哦-cube map texture insinuation from the OpenGL authoritative guide to the excellent information oh
13_184353_cubemap
- 一个用opengl 和 cg 写的demo。展示了如何实现cubemap(立方贴图)技术-with opengl and a cg write demo. Demonstrated how to achieve cubemap (cubic map) Technology
MiniPhanet(OpenGL-src)
- 迷你星球产生器(OpenGL源码) - 简单的小工具,把输入的cubemap图片转换为“微型星球”图片。保存为高分辨率(4096)的图片到桌面。注意:需要OpenGL GLSL支持。-Planet Mini Generator (OpenGL source)- a simple gadget, the input picture is converted to cubemap
HDRtest
- HDR light with cubemap,模拟高动态光,成像背景在物体上,DX和HLSL-HDR Lith with cubemap,using DirectX&HLSL
cubemapglsl
- 用GLSL+OPENGL编写的cubemap-cubemap whih glsl+opengl
CubeMap
- 用OPENGL库实现的3D图像,在VS6.0环境下实现-3D illusition realized with openGL,in VS6.0 enviroment
cubemap
- 实现利用6幅图像进行cubemap纹理映射,用于渲染镜面产生反射效果的虚拟物体。可实现鼠标及键盘交互操作功能。-Achieved using six images cubemap texture mapping, for rendering specular reflection effects produced virtual objects. Enables mouse and keyboard interaction capabi
cubemap_photovr
- 一个天空球实现程序,使用Cubemap 提供了包括OpenGl,Dx9,Dx10三种实现方法-Implementation process of a sky ball, use Cubemap provided include OpenGl, Dx9, Dx10 three ways
cubemap
- opengl cube map - simple sample
CubeMap
- cube mapping映射,里面有几个不同的3ds模型,还有几个不同的cube包围盒,大家可以看看。-cube mapping mapping, there are several different 3ds models, there are several different cube bounding box, we can see.
cubemap
- GLScene中对象的贴图方法及不同的代码写法,-GLScene mapping of objects and different methods of writing code,
cubemap
- OpenGL超级宝典-第四版源码中的一个立方体贴图程序,已经过编译处理,能够直接运行。-OpenGL super bible (the forth edition) a program-cube texture.
simpleCubemapTexture
- Simple Cubemap Texture Simple example that demonstrates how to use a new CUDA 4.1 feature to support cubemap Textures in CUDA C.
simpleD3D11Texture
- Simple program which demonstrates Direct3D11 texture interoperability with CUDA. The program creates a number of D3D11 textures (2D, 3D, and CubeMap) which are written to from CUDA kernels. Direct3D then renders the resu
cubemap_image_orientation.pdf
- Direct3D cubemap orientation Reference Cubemap faces axises in opengl + Direct3d
brw_cubemap_normalize
- IR lower pass to perform the normalization of the cubemap coordinates to have the largest magnitude component be -1.0 or 1.0.
CubeMap
- 用OpenGL的立方体纹理技术实现天空盒的绘制,-Rendering skybox using cube map texture