Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

PAL (Physics Abstraction Layer)

Compare

  Analyzed 12 months ago

PAL (physics abstraction layer) is a portable C++ physics abstraction API. It provides a unified interface to a number of physics engines (Bullet, ODE, PhysX...). This enables the use of multiple physics engines within one application. It is not just a simple physics wrapper, but provides an ... [More] extensible plug-in architecture for the physics system, as well as extended functionality for common simulation components. [Less]

477K lines of code

0 current contributors

almost 9 years since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This

PixelLight

Compare

  Analyzed 12 months ago

PixelLight is a cross-platform application framework for any kind of 3D applications like games, interactive simulations or visualizations. It's based on a highly flexible scene graph system that allows you to compose and visualize any type of 3D scene for your application. PixelLight is written ... [More] in C++ and has been designed with flexibility and extensibility as one of it's main goals. Therefore, it's not only a 3D engine, but a consistent framework that allows you to combine all the components that you need for your application without having to care about the differences of the actual libraries, APIs or operating systems that you are using. The underlying systems and libraries are abstracted by a powerful reflection and component system. [Less]

416K lines of code

0 current contributors

almost 12 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This