The FXViz extension nodes let you add realism to your virtual reality or simulation applications. More...
Classes | |
class | SoAppearancePreserver |
Encapsulates an appearance preserving simplification algorithm. More... | |
class | SoBumpMappingProperty |
Bump mapping property node. More... | |
class | SoParticleAnimation |
Particle system animation node. More... | |
class | SoParticleChemicalFlame |
Particle system node for generating a chemical flame effect. More... | |
class | SoParticleExplosion |
Explosion particle system node. More... | |
class | SoParticleFlame |
Particle system node for generating a flame effect. More... | |
class | SoParticleLightRay |
Particle system node for generating a light ray effect. More... | |
class | SoParticleSmoke |
Particle system node for generating a smoke effect. More... | |
class | SoParticleSnow |
Particle system node for generating a snow effect. More... | |
class | SoFXViz |
Class to initialize FXViz. More... |
The FXViz extension nodes let you add realism to your virtual reality or simulation applications.
DEPRECATED: FXViz is deprecated and no longer supported since OIV 9.4.
NOTE: The classes in this extension do not exist in Open Inventor 10.0 and later. Particle animation in F16 demo | Particle animation (flame) | Particle animation (snow) |
Shadowing | Shadowing |
Nodes supporting particle systems allow you to generate real-time effects such as fire, chemical flames, explosions, fluid motion, smoke, snow, and more in your application.
The real-time shadows feature that supports object self-shadowing allows you to increase scene realism even further. All or only part of your 3D scene will be involved in computing the shadows.
These features are easy to use and quick to add to your existing or new applications, while still providing a very high frame rate. To achieve this high performance, FXViz uses recent OpenGL extensions (multi-texturing, texture combine environment,...) and as well as OpenGL vendor extensions.
Some examples and demos using this module are supplied in the directory $OIVHOME/examples/source/FXViz.