Replies: 1 comment
-
I'll tackle or comment on these points as i go, let me first say i agree with most of what is stated.
We can't forget that more than 53% of all games played globally are D&D (according to roll20 data).
As for the rest, i reject SVG for this, as it is not its purpose or intention of the format. Canvas on the other hand could very well be an option, but would also require lots of unnecessary refactoring, and to be honest, i have never worked with it. |
Beta Was this translation helpful? Give feedback.
-
What are some goals of this project? Since this is still in the very very early stages I think it's a good idea to actually list them out. It'll help any contributors that want to offer help by directing efforts. And we can be sure that any effort in one direction doesn't hamper efforts in others, such as decisions about core libraries etc.
So I'll start with just some thoughts I've had about it. I'm not yet advocating or pushing for any specifics on these, it's just my thoughts written down. I'll write until I run out of steam.
At the start of this, I was skeptical that there was much utility in a new tool and thought that Homebrewery itself would be a good enough tool. Now I understand some limitations of HB for this:
Do other tools already have this locked in? Should we even take a step into this?
With the above in mind,
react-grid-layout
library--- I have looked atgridstack.js
and it might be a better fit because it allows nested grids and moving items between grids.I haven't touched on other capabilities, like the import/exports, saving, pdf generation, etc.
Beta Was this translation helpful? Give feedback.
All reactions