Skip to content

Adding GLTF loading support#206

Merged
SpinnerX merged 6 commits into
mainfrom
gltf_loading
Jun 15, 2026
Merged

Adding GLTF loading support#206
SpinnerX merged 6 commits into
mainfrom
gltf_loading

Conversation

@SpinnerX

Copy link
Copy Markdown
Member

This PR resolves #199 .

Changelogs

  • Add support for importing .gltf/.glb 3D models.
  • Minor logging update to allow tagging vk::validation to log messages
  • Removing std::print and <print> includes.

@SpinnerX SpinnerX self-assigned this Jun 15, 2026
@SpinnerX SpinnerX added improvement improving something to be better 💠core Core architectural task with system-wide impacts. labels Jun 15, 2026
@SpinnerX SpinnerX changed the title Adding GLTF loading support :rocket Adding GLTF loading support Jun 15, 2026
@SpinnerX SpinnerX changed the title :rocket Adding GLTF loading support Adding GLTF loading support Jun 15, 2026

@SpinnerX SpinnerX left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is ready to be merged.

@SpinnerX SpinnerX merged commit a2ab357 into main Jun 15, 2026
4 checks passed
@SpinnerX SpinnerX deleted the gltf_loading branch June 15, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💠core Core architectural task with system-wide impacts. improvement improving something to be better

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding .gltf/.glb 3D model support

1 participant