Sophie Déziel
Results
22
comments of
Sophie Déziel
I played with your branch yesterday and I am preparing a deep dive! First thing I did was to replace the CatmullRomCurve3 by a [CurvePath](https://threejs.org/docs/index.html#api/en/extras/core/CurvePath). There was no significant changes...
I agree with everything you just said. Approaches, naming, benefits. I also found that we could benefit from https://threejs.org/docs/index.html#api/en/objects/BatchedMesh, but the three.js version we're using does not have it. Since...