3DStreet / 3dstreet

🚲🚢🚌 Web-based 3D visualization of streets using A-Frame
https://3dstreet.app
Other
256 stars 33 forks source link

New BoxHelper that take into account the rotation #638

Closed vincentfretin closed 3 months ago

vincentfretin commented 3 months ago

This fixes #588

Remaining to do:

vincentfretin commented 3 months ago

I also increased linewidth from 1 to 3 to fix #586

vincentfretin commented 3 months ago

You can test with a rotation on street-container document.getElementById('street-container').setAttribute('rotation', "0 90 0")