va3c / GHvA3C

Grasshopper plugin to export three.json files that can be loaded by the vA3C viewer
http://va3c.github.io/viewer/grasshopper2.html
20 stars 27 forks source link

Line Basic Material component #7

Closed bhowes-tt closed 9 years ago

bhowes-tt commented 9 years ago

We need to be able to create materials for lines, and we'll need a LineMaterials input on the revised scene compiler component described in #6.

Inputs for this component should be a color and a linewidth. Output is a JSON representation of the material.

bhowes-tt commented 9 years ago

Closing this for now. We should try to make linewight and dashed parameters work in the next release.