ladybug-tools / spider

:spider_web: 3D interactive analysis in your browser mostly written around the Three.js JavaScript library
http://www.ladybug.tools/spider
44 stars 15 forks source link

Thick axis in several visualization windows #57

Closed antonszilasi closed 6 years ago

antonszilasi commented 6 years ago

@theo-armour

As can be seen here I have only managed to get the thick axis to appear in one window with the code:

https://github.com/antonszilasi/spiderAnton/blob/master/sandbox/speed-specification/envelope.html#L185-L254

I thought that iterating over cameras would work but it didn't - any ideas on how we could get this to work?

Cheers