GITHUB REPO COMING SOON
Summary
Velentr is a game/app framework that I am working on that is designed primarily to plug into, at least currently, XNA-derived frameworks such as FNA or Monogame. The eventual goal is to use Velentr to create my own games and apps, and at some point potentially create a fully-fledged alternative to Monogame or XNA using it as a base.
Based on previous failed attempts to create a single monolithic framework, I decided to break up Velentr into many sub-packages (child packages) instead with the goal of making it easier for me to work on individual pieces. Once work is completed on all basic child libaries, a “complete” version will also be available (as well as all of the sub-libraries still being individually available).
Packages
Velentr Complete Download:
- Monogame: COMING SOON
- FNA: COMING SOON
Velentr Child Library Downloads:
Documentation
Documentation for the complete Velentr is available COMING SOON
Documentation on the individual child packages is available on their individual pages.