This article relies largely or entirely on a single source. Relevant discussion may be found on the talk page. Please help improve this article by introducing citations to additional sources. Find sources: "OPAL" software – news · newspapers · books · scholar · JSTOR (March 2024) |
Initial release | 0.1.0 / November 1, 2004; 20 years ago (2004-11-01) |
---|---|
Final release | 0.4.0 / June 23, 2010; 14 years ago (2010-06-23) |
Repository | |
Written in | C++ |
Type | Physics engine API |
License | LGPL and the BSD license |
Website | opal |
The Open Physics Abstraction Layer (OPAL) is an open source realtime physics engine API similar to PAL. It is currently supported only by ODE, but can be extended to run off of other engines. OPAL is free software, released under both the LGPL and the BSD license. It was originally designed and written by Tyler Streeter, Andres Reinot, and Alan Fischer while working at Iowa State University's Virtual Reality Applications Center (VRAC).
OPAL is a high-level interface for low-level physics engines used in games, robotics simulations, and other 3D applications. Features a simple C++ API, intuitive objects (e.g. Solids, Joints, Motors, Sensors), and XML-based file storage for complex objects.
The latest version of OPAL is 0.4.0. On June 23, 2010, OPAL development officially ended.
References
- "OPAL: Open Physics Abstraction Layer". OPAL official site. Retrieved 2014-02-27.
External links
Physics engines (list) | |
---|---|
Free / open source | |
Proprietary | |
Related topics |
This video game software-related article is a stub. You can help Misplaced Pages by expanding it. |