-
Notifications
You must be signed in to change notification settings - Fork 31
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
Full glTF 2.0 support #3
Comments
@alteous Thanks, I'm already watching it :) Also: updated the "Attributes" section, not quite done after all... |
Ticked off a few boxes and marked where sample models are missing for the remaining features. |
Recently ticked off: Scene ( |
Ticket off a few items (-> #51) - all that remains is related to animations. |
Hi, what's the progress with animations support? |
Tracking issue for supported features.
Bold ones are "more important" and should be implemented soon.
For details about each entity, refer to the Properties Reference of the specification.
LAST UPDATE: 2018-08-17
--cam-index
)[ ] generate missing normals and tangents (optional, since only an 'implementation note' -> Generate normals/tangents/bitangents gltf-rs/gltf#22)glDrawArrays()
)(works, but not always correct - transparency/depth sorting is missing)
The text was updated successfully, but these errors were encountered: