block by nitaku 1d673374f890d833b421

Three.js COLLADA loading

Full Screen

A rendering of a COLLADA file in three.js (release 69 - r71 produces jagged edges in our attempts).

WebGL is used to actually render the scene. Attempting to use Canvas or SVG renderers results in an issue with Hidden Surface Detrermination, causing artifacts to be displayed above the elongated thin face of the colored object.

index.js

index.html

index.coffee

index.css

scene.dae