aframe-curve-component
aframe-curve-component copied to clipboard
A Curve component for A-Frame to draw lines and add some extras.
Is there a way to define thickness of the curve? Or should we clone it with a plane to get thickness?
These updates restore functionality for A-Frame **1.1.0**, I have not tested on 1.2.0. - Pass point position to `.getWorldPosition` - Use console warnings instead of uncaught errors to prevent crashes...
fix.
The example does not work for me, I see just a blank screen. Debugging a bit it seems at line 75 the new object3d from a point is always at...
The title says this all. I have no idea how to use this. Some examples would be great on how to change the curves, etc. etc.
I can't seem to find a way to control the curve. I've built a rounded corner square, but not a circle. Any tips to how to control the Spline or...