Open Inventor does 3D projections!
Open Inventor provides a general mechanism for “projection” of 3D coordinates. And we don’t mean projecting on the wall or the graphics pipeline perspective projection. A projection is any...
Open Inventor can detect collisions!
Collision detection means detecting when two or more objects intersect or overlap in 3D space. It is useful in walk-through applications (to keep the user from walking through walls), in...
Open Inventor can make movies!
Open Inventor can record a sequence of rendered images directly to an MPEG format video file. Interactive 3D applications are built to allow objects to move and change on the screen....
Open Inventor supports file compression!
Since version 8.1, Open Inventor-based applications can directly read and write Zlib compressed Open Inventor (.iv) files. This can dramatically reduce the disk space required for large...
Open Inventor can make 3D PDF files!
In Acrobat™ 7.0, Adobe added the ability to include
3D geometry in their popular PDF format. This makes it possible to publish a version of your 3D models, scenes and...
Open Inventor fields can be connected!
If you are using Open Inventor to build an application, then you are already familiar with the basic concept of a “field” and you know that fields are the objects that hold...