FireDynamics / FireDynamics/VRSmokeVis
Make project a plugin instead
Open
enhancement
- Dominant language
- C++
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Move from uproject to uplugin to eventually make the project available for use in other projects.
This will require some work, even though most of the preparational work has already been done:
The UI structure has to be changed to make it easy to include it in the projects own UI. This might somewhat work already, however at the moment the position of all UI elements is too restricted.
The GameInstanceSubsystem has to be more customizable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.