cc_blender_bake
cc_blender_bake copied to clipboard
[Question] - GLTF Pack
Hi @soupday
I have a character exported from CC4 as FBX and I want to use it on threejs as a gltf/glb file. I successfully imported the character on blender but my question is how I can proceed with the export step. I bake the texture with the pack GLTF option but I only get the textures and no the gltf file. There's any way I can export using the plugin as as glb file with all the textures embedded? Or I will need to handle the textures on threejs (I started that approach but had big problems with hair and eyes)