JeGX HackLAB


Archive for the ‘texturing’ tag

The Art of Texturing in GLSL is Now a Resource of OpenGL.org

with one comment

The tutorial The Art of Texturing Using the OpenGL Shading Language has been included in OpenGL.org website in OpenGL API OpenGL Shading Language Sample Code & Tutorials section. Rather cool… ;)

OpenGL.org

Written by JeGX

October 22nd, 2008 at 5:04 pm

Posted in OpenGL

Tagged with , , ,

R600 is VTF-capable

without comments

“All of the fetch and filtering capabilities are available to each thread type, making the samplers completely agnostic about what’s using them.”

This line from Beyond3D article on R600 means that vertex, geometry and pixel shaders can access to texture samplers. So Vertex Texture Fetching is now available with Radeon 2k series :thumbup: What’s more, the R600 can handle very large texture up to 8192×8192 just like the G80.

Written by JeGX

May 29th, 2007 at 9:44 am

Posted in Hardware,Programming

Tagged with , , , ,