kanter
kanter copied to clipboard
Node based texture editor
Add frame selected function, so you can't lose track of where the nodes are. For hotkey, `Numpad .` or just `.` should both work.
The lib allows setting the max amount of ram that buffers can use. We should use it.
The lib supports setting how many nodes to process at a time, this should be used.
The lib has support for prioritizing which nodes to process, this should be used.
Currently the program crashes in many places if there is an issue. It should instead recover if possible.
I think it is appropriate to use, I should check it out. https://github.com/dtolnay/anyhow