meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
render-interface-library-introduction [2022/08/18 11:11]
king
render-interface-library-introduction [2023/04/04 09:58] (current)
steph.jorgensen
Line 1: Line 1:
-====== Introduction to the Render Interface Library ======+====== Introduction to the Render Interface library ======
  
 Directly dependent on the [[forest-library-introduction|Forest library]], the Render Interface library makes abstract graphics calls to efficiently render the forest, complete with shader loads, state changes, efficient vertex buffer rendering, shadows, lighting, and more. The Render Interface makes calls to empty graphics wrappers, making it a portable library. Directly dependent on the [[forest-library-introduction|Forest library]], the Render Interface library makes abstract graphics calls to efficiently render the forest, complete with shader loads, state changes, efficient vertex buffer rendering, shadows, lighting, and more. The Render Interface makes calls to empty graphics wrappers, making it a portable library.
Line 5: Line 5:
 The SpeedTree SDK offers several libraries that implement the rendering interface defined by this library.  Each of these, save the OpenGL version, are platform specific. The SpeedTree SDK offers several libraries that implement the rendering interface defined by this library.  Each of these, save the OpenGL version, are platform specific.
  
-{{ :sdk:sdk_architecture.png?1000 }}+{{sdk:sdk_architecture.png?1000}}