Some gltf improvements #4
No reviewers
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SeanOMik/lyra-engine#4
Loading…
Reference in New Issue
No description provided.
Delete Branch "feature/gltf-scene-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The previous support for GLTF was pretty primitive, it only supported loading meshes, and didn't load texture samplers. This pr fixes a lot of those, these improvements enabled the Sponza scene (gltf optimized) to load with no issues related to loading.
(ignore missing AA and issues with transparent textures, they require improvements to the renderer)
Improvements: