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

Defense against duplicated materials added #17

Closed anagpuyol closed 9 years ago

anagpuyol commented 9 years ago

If a material has the same properties as one that already exists, it is skipped. This makes the file much smaller!

bhowes-tt commented 9 years ago

Thanks @anagpuyol ! Looks great.