Plugins

From LabRPS Documentation
Revision as of 09:03, 20 August 2022 by LabRPS (talk | contribs) (Created page with "{{Docnav |RPS object property browser |Std Base |IconL= |IconR=Labrps.svg }} LabRPS, like many modern design applications, is based on the concept of Plugin. A plugin can be considered as a set of tools specially grouped for a certain task. In LabRPS, the same concept applies. Tools are provided through plugins. The plugins are in turn some collection of objects called RPS objects. == Built-in plugins =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

LabRPS, like many modern design applications, is based on the concept of Plugin. A plugin can be considered as a set of tools specially grouped for a certain task.

In LabRPS, the same concept applies. Tools are provided through plugins. The plugins are in turn some collection of objects called RPS objects.

Built-in plugins

The following plugins are bundled with every LabRPS installation: They are easily installable from within LabRPS, using the Plugin Manager, found under menu Simulation → File:Std PluginMgr.svg Plugin manager.

  • Labrps.svg Std Base. This is not really a plugin, but rather a category of 'standard' commands and tools that can be used in all plugins.


External plugins

LabRPS plugins are easy to program in C++, there are therefore many people developing additional plugins outside of the LabRPS main development area.

The external plugins page lists all that are known to this community.

New plugins are always in development, stay tuned!