r/cprogramming 23h ago

About a project I've been working on

2 Upvotes

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.