Top "Collada" questions

COLLADA is a royalty-free XML schema that enables digital asset exchange within the interactive 3D industry.

Including textures when exporting from Blender to COLLADA/.dae format for use in SceneKit

I am able to export meshes created in Blender for use in SceneKit by using the COLLADA/.dae format - …

ios blender collada scenekit
Including texture files into the collada file

I want to include my texture image files into my collada file. Now I have many files: the .dae itself …

image image-processing three.js blender collada
Changing texture and color on Three.js collada object

I recently got three.js example from the official site working with my collada objects (.dae) using the ColladaLoader.js. …

javascript three.js webgl textures collada
Layered COLLADA Loader for OpenGL3.1+ Context

What layers would aid in implementing this efficiently? Preferably such that I am able to get these three components listed …

c++ opengl 3d collada
How to setup materials in THREE.js when loading Collada (dae) models?

How do I setup materials in THREE.js when loading Collada (dae) models? I have the following code: new THREE.…

collada three.js
Three.js Collada - What's the proper way to dispose() and release memory (garbage collection)?

I've successfully imported a .dae scene via ColladaLoader. The problem is, I need to switch between several .dae files. I …

three.js blender collada
Is COLLADA a dead format?

I've been reading lots of musings on the net that COLLADA is a dead file format? In that applications are …

opengl 3d format collada