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

OBJ2GLTF can't handle with Tile_+000_+000_0.dds #16

Closed
liyihongcug opened this issue Jul 6, 2016 · 3 comments
Closed

OBJ2GLTF can't handle with Tile_+000_+000_0.dds #16

liyihongcug opened this issue Jul 6, 2016 · 3 comments

Comments

@liyihongcug
Copy link

I have one group file (
Tile_+000_+000_0.obj
Tile_+000_+000_0.mtl ------------(link Tile_+000_+000_0.dds )
Tile_+000_+000_0.dds) .

These files are from osgconv (osgb --> obj)

I don't find any error :\OBJ2GLTF>node bin/obj2gltf.js -i testobj/obj/Tile_+000_+000.obj -o testobj/o
/Tile_+000_+000.gltf -e
otal: 391ms.

But this gltf can't run in ceseam.js (
Error is "images": {
"Tile_+000_+000_0": {
"uri": "data:application/octet-stream;base64,RERTIHwAAAAHEAoAAAE

@lexaknyazev
Copy link

Could you check that glTF file with validator?

@lilleyse
Copy link
Contributor

lilleyse commented Jul 6, 2016

Cesium doesn't support dds images, you should try converting to png or jpeg instead.

@zxzfcsu
Copy link

zxzfcsu commented Jul 9, 2018

Hi.Have this problem solved?How to show the gltf and its iamge? @liyihongcug

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

No branches or pull requests

4 participants