11:34
OpenGL
From 3D Labs Presentations :
GLSL Shading with OSG — zipped PDF (1.20 Mb) — 31 Jul 2005
Mike Weiblen described using the OpenGL Shading Language with OpenSceneGraph as part of the seminar entitled Advanced Rendering Techniques using OpenSceneGraph.
Tags: OpenGL
Related posts
14:13
3d
Pretty Softimage demo movies
Blue steel !!

Tags: 3d
Related posts
10:47
OpenGL
It is available on Mike Weiblen’s webpage
Tags: OpenGL
Related posts
12:10
Tech
SIGGRAPH 2005 Quick Take by Noel Llopis.
Tags: Tech
Related posts
10:11
OpenGL
See this OpenGL Discussion :
Microsoft’s current plan for OpenGL on Windows Vista is to layer OpenGL over Direct3D in order to use OpenGL with a composited desktop to obtain the Aeroglass experience. If an OpenGL ICD is run - the desktop compositor will switch off - significantly degrading the user experience.
In practice this means for OpenGL under Aeroglass:
- OpenGL performance will be significantly reduced - perhaps as much as 50%
- OpenGL on Windows will be fixed at a vanilla version of OpenGL 1.4
- No extensions will be possible to expose future hardware innovations
It would be technically straightforward to provide an OpenGL ICD within the full Aeroglass experience without compromising the stability or the security of the operating system. Layering OpenGL over Direct3D is a policy more than a technical decision.
Tags: OpenGL
Related posts