tt-acm / Spectacles.GrasshopperExporter

A Spectacles Exporter for Grasshopper
MIT License
7 stars 12 forks source link

Improve Mesh with Colored Faces component #8

Open bhowes-tt opened 9 years ago

bhowes-tt commented 9 years ago

When #7 has been resolved (when we figure out how to describe colors the way the three.js loader wants us to), improve the handling of colored faces. Right now we are exporting a colors array that we parse on the viewer side - all color data should be included in the mesh definition.