Object Pascal vs OpenSceneGraph
A side-by-side look at Object Pascal and OpenSceneGraph. For an in-depth review of either product, follow the links below.
Object Pascal
Development
Object Pascal is an object-oriented version of the Pascal programming language. It builds on traditional Pascal with the addition of object-oriented programming features like classes, inheritance, interfaces and more. Popular uses of Object Pascal include developing desktop, mobile, web and gaming applications.
objectorientedpascaldesktopmobilewebgaming
OpenSceneGraph
Development
OpenSceneGraph is an open source, high performance 3D graphics toolkit used for 3D graphics applications such as virtual reality, scientific visualization, modeling, and simulation. It is optimized for efficiency and supports scene graph data structures and OpenGL.
3dgraphicsvisualizationmodelingsimulationvirtual-reality
Related Comparisons
Red (Programming Language)
Haskell