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

Add support for various gltf types - gltf (loose files), embedded and binary #6

Merged
merged 1 commit into from
Oct 22, 2016

Conversation

sbtron
Copy link
Contributor

@sbtron sbtron commented Oct 22, 2016

Some really great work here and was hoping to contribute back.

BabylonJS now supports loading glTF-Binary types thanks to @julien-moreau and @kickserve.
Thought it might be interesting to expand the test page to include various glTF sample types.
gltf and gltf-embedded are supported by all engines. gltf-binary so far is only supported by Cesium and now BabylonJS.

You can find an example page here - http://gltf-test.azurewebsites.net/

The PR includes

  • Additional models for the different glTF types
  • Updated with latest babylonjs and babylonJS.gltfLoader which supports gltf binary
  • Some updates to the javascript to display additional types on the index page.

I might not be using the most efficient js to create the links to various model types. Please feel free to suggest any improvements.

Updated with latest babylonjs which supports gltf binary
@cx20 cx20 merged commit b3fed0c into cx20:master Oct 22, 2016
@cx20
Copy link
Owner

cx20 commented Oct 22, 2016

@sbtron Many thanks!

@cx20 cx20 mentioned this pull request Oct 22, 2016
4 tasks
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.

2 participants