OPAL (software)

{{one source |date=March 2024}}

{{Infobox software

| name =

| title = Open Physics Abstraction Layer

| logo =

| logo caption =

| logo_size =

| logo_alt =

| screenshot =

| caption =

| screenshot_size =

| screenshot_alt =

| collapsible =

| author =

| developer =

| released = 0.1.0 / {{Start date and age|2004|11|01}}

| discontinued = yes

| latest release version = 0.4.0

| latest release date = {{Start date and age|2010|06|23}}

| latest preview version =

| latest preview date =

| status =

| programming language = C++

| operating system =

| platform =

| size =

| language =

| language count =

| language footnote =

| genre = Physics engine API

| license = LGPL and the BSD license

| website = {{URL|http://opal.sourceforge.net/}}

}}

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 [http://www.vrac.iastate.edu/ 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.{{cite web|url=http://opal.sourceforge.net/|title=OPAL: Open Physics Abstraction Layer|publisher=OPAL official site|accessdate=2014-02-27}}

References

{{Reflist}}