react-planner
react-planner copied to clipboard
Architectural Question: Why SVG and three.js?
Curious if there are technical or performance reasons for using separate renderers for 2D and 3D view? Could three.js be used for 2D as well? I'm looking to utilize or re-implement react-planner on a client project and would love to understand the pros/cons.
Thanks!