Skip to main content

Questions tagged [gltf]

glTF is a file format that uses JSON for the efficient transmission and loading of 3D scenes and models. Blender has a built-in add-on to import and export glTF v2 files. Use this tag for questions related to the import and export of glTF files and for Blender-specific issues that arise from importing, using, and exporting glFT scenes.

0 votes
0 answers
40 views

Importing GLTF file into Blender creates a strange mask / backdrop over the scene

I don’t know how to describe this. I imported this model from Sketchup. There’s a gray backdrop over the scene. It’s not an object. It can not be selected. It doesn’t have a layer. It looks like a ...
Talha's user avatar
  • 101
1 vote
1 answer
2k views

How to export an Image(png / jpg) as glTF?

Sorry if I'm a complete noob, this is my first time using blender. So far, I've managed to import the image as a plane with the addon (import/export image as a plane), and now want to export it out ...
Darius's user avatar
  • 11
1 vote
1 answer
2k views

When I export a animated blender model as GLTF into three.js it stretches out

when I animate a blender model with bones It runs fine in blender, I export it like so and then, this happens Any help appreciated. Link to the GLB https://www.mediafire.com/file/wrubnxlgf6f6pu1/...
BinkyNichols's user avatar
1 vote
0 answers
1k views

Gloss, reflection and normal maps not exported in gltf2.0

I used the new gltf 2.0 exporter available in blender 2.8 to export a model with three separate elements two of which has gloss, reflection, and normal maps attached to it via principle bsdf one model ...
Sarthak Tayal's user avatar
1 vote
1 answer
1k views

Car model to glTF with multiple parts

I have a model of a car which I have exported to a glTF. How can I group elements in Blender like the wheels so they appear separately in the JSON code? I have created Vertex Groups but they don’t ...
ryannewell's user avatar
1 vote
1 answer
126 views

exporting eyes with gltf to unity

I was trying to make eyes watching this tutorial https://www.youtube.com/watch?v=gfEyhPXsOCM but but when I exported the eyes to Unity as glTF the eyes didn't have any textures to it it was just plain ...
Min Gyu Kim's user avatar
1 vote
0 answers
1k views

How do I create a batch table for 3D Tiles in Blender

Blender 2.8 supports the export into gltf which can be converted into a b3dm file to use it as a 3D Tile in CesiumJS. How can I keep attributes on each feature in Blender so that they will be exported ...
holthaum's user avatar
  • 175
1 vote
0 answers
70 views

How can I export a model with several animations to glTF format?

I'm trying to export a simple animated model to glTF format. It seems that it can only handle a single object animation at a time. Is there a way to export several animations in one file? Thank you ...
Adam's user avatar
  • 11
0 votes
0 answers
388 views

Error in exporting models in gltf2.0 format

I recently updated my blender from 2.79 to 2.8. I tried exporting a model that I was working on in blender 2.79 from 2.8. I re-applied all my texture materials in eevee renderer and tried exporting my ...
Sarthak Tayal's user avatar
0 votes
0 answers
314 views

gLTF export just freeze (Blender 2.8)

I try to export my model with any preferences, but it's freeze, then blender not responding. I had that one message in console window
MaxiMax's user avatar
0 votes
0 answers
194 views

Export PBR material for the web

How do I export PBR materials from blender to files formats for web frameworks? Are there any easy to implement solutions like Verge 3d (I am aware verge 3d exists for Blender), where the node setup ...
Prajiv T Varughese's user avatar
0 votes
0 answers
2k views

How to separate a timeline into multiple actions?

Blender is my bread and butter but there's a darkside within it I have 0 understanding of. I've no idea how NLA and action editor work. I've an animation where you have 230 frames and a character ...
Aras's user avatar
  • 306
1 vote
1 answer
471 views

Blender Cycles Lightmap Baking

I've got a scene in Blender (simple house) where I want to bake the lightmap of certain objects (e.g. the floor). My goal is to export the whole model in the .gltf format to use it with three js. I ...
Tobias Kaufmann's user avatar
0 votes
1 answer
2k views

Exporting keyframed Shape Keys to .gltf in Blender 2.80

I have been trying to export a sequence of shape keys that I imported from an .mdd file using the .gltf file format in Blender 2.80. I defined the sequence as an action in the shape key editor and ...
Zoni's user avatar
  • 31
1 vote
1 answer
326 views

How to export Python animation to gltf from Blender 2.80?

I have some 3d objects that I use Python code to rotate. In the Blender preview this works fine. How can I export the animation caused by the Python code to gltf? The normal gltf export exposes the ...
Hajo's user avatar
  • 11

15 30 50 per page