This is a much larger project but boils down to the following:
- extend IO handling to work with web browser storage
- use WebGL backend
- ensure .cart export and loading
- ensure PNG export works
We'd want to ensure the latter two so designers can easily save, load, and export their projects from the web browser.
When implementing prefer platform guards and that we extend functionality to handle different platforms in src/platform/ to keep things clean.
This would be an amazing feature to launch to reduce friction for users to onboard to Cartograph.
This is a much larger project but boils down to the following:
We'd want to ensure the latter two so designers can easily save, load, and export their projects from the web browser.
When implementing prefer platform guards and that we extend functionality to handle different platforms in
src/platform/to keep things clean.This would be an amazing feature to launch to reduce friction for users to onboard to Cartograph.