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

How do we create a 3d cylinder using this library ? #20

Open mitesh-agarwal-bh opened 2 years ago

mitesh-agarwal-bh commented 2 years ago

I tried passing the points as shown in the triangle example. But not able to draw a cylinder. Can you please help

Niekes commented 8 months ago

To better assist you, could you provide more details about the specific visualization you're trying to create with the cylinder? Understanding your intended outcome, such as the size, orientation, and arrangement of the cylinders, will help in offering more precise guidance. Feel free to share any relevant code snippets or a description of the visualization you have in mind, and I'll do my best to assist you.

Niekes commented 3 months ago

Here is an example:

https://codepen.io/Niekes/pen/eYadJVg