question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Please support glTF-Embedded format

See original GitHub issue

I tried to display several glTF models using Ashes. However, it seems that you can not display models in glTF Embedded format. The following is a sample that could not be displayed because of a format problem.

Ashes + glTF Additonal Test Case No.3 http://jsdo.it/cx20/kSsC

Ashes + glTF Additonal Test Case No.5 http://jsdo.it/cx20/YY6E

Ashes + glTF Additonal Test Case No.10 http://jsdo.it/cx20/c2TU

The glTF Embedded format is a format used when incorporating resources into JSON using Data URI. I hope that you can support if possible.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
but0ncommented, Feb 26, 2019

Thanks for your suggestion! I’m already add the fix code you provide, it will support data url in the next version.

0reactions
cx20commented, Feb 27, 2019

@but0n I updated the status of gltf-test by confirming that glTF Embedded format can be displayed with Ashes v0.0.49. image

Also updated the sample in jsdo.it. Since there are some samples that can not be displayed yet, I will report it as a separate Issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

glTF: Everything You Need to Know - Threekit
The GL Transmission Format (glTF for short) is an open-source, “royalty-free specification for the efficient transmission and loading of 3D ...
Read more >
glTF 2.0 (GLTF/GLB) File – How can we help you? - CLO Help
Objective. Import or export glTF 2.0 (GLTF/GLB) files. ... Save textures as the glTF-Embedded format which includes texture files.
Read more >
A Step-by-Step Guide to Exporting glTF Files From Blender
The glTF format makes sharing 3D assets fast and easy. Here's how to prepare your 3D scene or model to export as a...
Read more >
Everything You Need to Know About glTF Files - Marxent Labs
GL Transmission Format (glTF) is an open-source and royalty-free 3D file that supports static models, animation, and moving scenes. glTF is used ...
Read more >
Unity support for the glTF format by default (to replace Collada ...
Unity support for the glTF format by default (to replace Collada and FBX) ... glTF embedded: includes everything but it is a text...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found