3D Measurement System
React island + Three.js. Click two points on the ground to measure distance.
Problem
3D measurement needs precision, UX, and performance.
Challenges
Raycasting, snapping, labels, mobile constraints.
Approach
v0 → snapping → BVH → profiling → polished UX.