Niekes / d3-3d

d3-3d is a powerful JavaScript library designed for 3D visualizations, specifically tailored to work seamlessly with d3.js. This library enables the projection of 3D data onto web browsers, making it an essential tool for developers interested in creating immersive and dynamic visualizations.
BSD 3-Clause "New" or "Revised" License
352 stars 34 forks source link

Is it possible to draw curves ? (<path>) #22

Open neznayer opened 1 year ago

neznayer commented 1 year ago

Hi, I love this library. Is it possible to add curves (quadratic and/or cubic) to this? Where should I should start if I would add it by myself?

Best regards

Niekes commented 8 months ago

Yes!

You can use LINE_STRIP. Please the docs: https://github.com/Niekes/d3-3d?tab=readme-ov-file#shapes