Hey storyboarders!
I'm happy to share with you my new project freshly made and available very soon! OSBX is a typescript framework that is used to generate osu! storyboards in a new way!
The key feature, which makes OSBX different from other tools like SGL / osb.py and storybrew is that you create storyboards using Plugins, which you can create on your own, or import from the community. It might sound not a lot at the first place, but you could image simply grabbing a Plugin that generates a whole effect made by someone else and use it on your storyboard! Which can save you a lot of time, and be really useful to non-technical people.
Here's a short video that shows the current state of the project:
https://streamable.com/tf5nz7
----------
- The plugin storage will be free and available to everyone for pushing, maintaining and grabbing plugins from the community!
- Of course, OSBX runs on NodeJS which is really helpful for asynchronous generation. Also with Nodemon, you just have to save your scripts and your storyboard will automatically regenerate!
- Github of the project: https://github.com/osbx/osbx
----------
There'll be more to come soon!
Happy codding
I'm happy to share with you my new project freshly made and available very soon! OSBX is a typescript framework that is used to generate osu! storyboards in a new way!
The key feature, which makes OSBX different from other tools like SGL / osb.py and storybrew is that you create storyboards using Plugins, which you can create on your own, or import from the community. It might sound not a lot at the first place, but you could image simply grabbing a Plugin that generates a whole effect made by someone else and use it on your storyboard! Which can save you a lot of time, and be really useful to non-technical people.
Here's a short video that shows the current state of the project:
https://streamable.com/tf5nz7
----------
Technical specifications:
- OSBX is made to run on every OS such as Windows Mac and Linux, it will simply require you to download NPM and install the osbx-cli package on it!- The plugin storage will be free and available to everyone for pushing, maintaining and grabbing plugins from the community!
- Of course, OSBX runs on NodeJS which is really helpful for asynchronous generation. Also with Nodemon, you just have to save your scripts and your storyboard will automatically regenerate!
- Github of the project: https://github.com/osbx/osbx
----------
There'll be more to come soon!
Happy codding