|
|
|
|
|
by stephc_int13
1425 days ago
|
|
The thing I am working on is intended to be useable to also build GUI apps and command line tools. The tech that is often used in game engines, especially related to GPU support but also memory management and GUI structure is often 10-100x faster than what is commonly used elsewhere. Text rendering can be just as nice as any desktop app, it is not trivial but not rocket science either, and quite a few smart guys have been doing nice work in this field. |
|
> ...quite a few smart guys have been doing nice work in this field
can you expand on that? like creating quality of life improvements to existing tools like Godot, or something entirely new but in the spirit of game engines?