Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major changes to game engine #55

Merged
merged 164 commits into from
Aug 11, 2024
Merged

Major changes to game engine #55

merged 164 commits into from
Aug 11, 2024

Conversation

mokiat
Copy link
Owner

@mokiat mokiat commented Aug 11, 2024

This PR introduces significant changes to the game engine. This also means a lot of backward incompatibility.

Changes

  • Switch completely to new asset model
  • Use new DSL for transforming and packaging assets
  • Introduce Lacking Shader Language to be used in materials
    • This still needs a lot more work
  • Simplify render API - make heavier use of samplers
  • Allow for animation blending
  • Improves loading performance
  • Updates documentation
  • Removes the template package package - this will go into a separate repository
  • Bug fixes and code improvements

@mokiat mokiat merged commit fd045f7 into master Aug 11, 2024
1 check passed
@mokiat mokiat deleted the wiring_improvements branch August 11, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant