Post #2641484
2026-02-19 01:06 UTC
Q: What will make my tools better?
1. I want to make the whole system very modular from the very start. (More about it soon)
2. I want to use exclusively hardware rendering (with an opengl software fallback)
3. I want to make a system from the ground up that can be used for both vector and raster editing, that will also have animation and video editing support etc
4. I want to use modern technologies and start from the clean slate without years of legacy code
Replies (1)
-
@gloopsies@fosstodon.org 2026-02-19 01:10
Q: Do you have any experience in creating something similar? I have created a very barebones vector graphics editor in the past. While I probably will not use almost any of it's cod,e it proved to me that this is possible and it also showed me what not to do and how to do everything better.