nglviewer / ngl

WebGL protein viewer
http://nglviewer.org/ngl/
MIT License
657 stars 168 forks source link

Funnel like shape #1032

Open britesma opened 3 months ago

britesma commented 3 months ago

Hi there, I would like to render a funnel shape, but with cylinderShape I can't really do it, because it does not have the second radius option as in three.js to render a cylinder with base radius bigger than the top radius or viceversa. Do you know a good way to achieve that?