Skip to content
This repository was archived by the owner on Mar 15, 2022. It is now read-only.

Code generation-based reimplementation#1

Open
Mirsario wants to merge 38 commits intomasterfrom
remake
Open

Code generation-based reimplementation#1
Mirsario wants to merge 38 commits intomasterfrom
remake

Conversation

@Mirsario
Copy link
Copy Markdown
Owner

@Mirsario Mirsario commented Sep 12, 2021

Originally, this framework has been made in quite a haste, involving a ton of what I would now call straight up hardcode. This PR rewrites it from scratch using CppAst & CppAst.CodeGen to generate C# code from C header files of the libraries that this framework wraps over.

Progress:

  • OpenAL
    • Complete
  • GLFW
    • Complete
  • OpenGL
    • Complete

@Mirsario Mirsario added the enhancement New feature or request label Sep 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant