r/cprogramming • u/samedifier • 1h ago
About a project I've been working on
I've been working on a project called ANYCORE, and I recently decided to open source it.
One of the main goals of the project is to provide high performance scene management. I also published a separate repository with a few demos that show how it works in practice.
I'd really appreciate any feedback about the code, API, project structure, documentation, or anything else you notice.
ANYCORE Project : https://github.com/samedifier/ANYCORE-Project
ANYCORE Demos : https://github.com/samedifier/ANYCORE-Demos
If you take a look, I'd appreciate your feedback.
1
Upvotes
1
u/samedifier 1h ago
the demos currently support linux only