Changes between Version 6 and Version 7 of WikiStart


Ignore:
Timestamp:
01/07/08 13:34:21 (16 years ago)
Author:
art
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v6 v7  
    55 
    66Currently the osgPPU is in Beta phase. So I would be very appreciated on every input, like: critics, corrections, patches etc. 
     7 
     8== Features == 
     9 
     10 * Supports multiple rendering targets (MRT) as output of ppu 
     11 * Can be also used for GPGPU 
     12 * Mipmapping on multipass is supported 
     13 * Use PostProcessUnitOutCapture to capture frames in upto 4096x4096 resolution (or 8192x8192 on G80 GPUs) 
     14 * Example application describes how to implement HDR Rendering with osgPPU 
     15 * Supports Shader Model 3.0 and higher GPUs 
     16 
     17In order to be able to compile the osgPPU you need latest [http://www.openscenegraph.org OpenSceneGraph]. 
    718 
    819