Virtual Reality Virtual Rendering System (VR2S)
VR2S is the VR software system extension of VRS. VRS is an object-oriented 3D computer graphics library implemented in C++, which provides building blocks for composing 3D scenes, animating 3D objects, and interacting with 3D objects.
VRS wraps various 3D rendering libraries such as OpenGL, RenderMan, POVRay, etc. VR2S provides virtual reality (VR) software developers with an application programming interface (API) that abstracts, and thus simplifies, all interface and interaction aspects of their program including display and tracking technologies, graphics rendering engines, graphical user interfaces and interaction tasks such as selection, manipulation and exploration.
An application written with VR2S is essentially independent ofcomputer platform, VR system environment and used devices and may execute on any combination of immersive technologies and hardware.


