Plugins: Difference between revisions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
The following plugins are bundled with every LabRPS installation: | The following plugins are bundled with every LabRPS installation: | ||
They are easily installable from within LabRPS, using the [[Std_Simulation_Plugin_manager|Plugin Installer]], found under menu {{MenuCommand|Tools → [[Image: | They are easily installable from within LabRPS, using the [[Std_Simulation_Plugin_manager|Plugin Installer]], found under menu {{MenuCommand|Tools → [[Image:Std_CmdPluginInstaller.png|24px]] Plugins...}}. | ||
<!--Please keep this list consistent with Online_Help_Toc and User_hub--> | <!--Please keep this list consistent with Online_Help_Toc and User_hub--> | ||
* [[Image:Labrps.svg|32px]] [[Std_Base|Std Base]]. This is not really a plugin, but rather a category of 'standard' commands and tools that can be used in all plugins. | * [[Image:Labrps.svg|32px]] [[Std_Base|Std Base]]. This is not really a plugin, but rather a category of 'standard' commands and tools that can be used in all plugins. |
Revision as of 11:47, 24 June 2024
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 or RPS features.
Built-in plugins
The following plugins are bundled with every LabRPS installation: They are easily installable from within LabRPS, using the Plugin Installer, found under menu Tools → File:Std CmdPluginInstaller.png Plugins....
- Std Base. This is not really a plugin, but rather a category of 'standard' commands and tools that can be used in all plugins.
- The WindLab Plugin provides a set of tools for the simulation of random wind velocity.
- The SeismicLab Plugin provides a set of tools for the simulation of seismic ground motion.
- The SeaLab Plugin provides a set of tools for the simulation of sea surface.
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!
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, AppImage
- Basics: About LabRPS, Interface, RPS Objects, Object name, Preferences, Workbenches, Document structure, Properties, Help LabRPS, Donate
- Hubs: User hub, Power users hub, Developer hub