Hello guys,
is there a way to have Lathe, Tubes, Ribbons or Custom Extruded Shapes (with low tasselation settings) with distinguishable faces (like Extruded Polygon or Polyhedra)?
Thanks, Marco.
http://playground.babylonjs.com/#4G18GY#17
Hi, I'm new to babylon JS, sorry for silly questions.
I follow this tutorial http://doc.babylonjs.com/tutorials/Parametric_Shapes and when i'm extruding my 2D shape along Z axis it looks just fine: http://www.babylonjs-playground.com/#RF9W9#387
When I do it along Y axis (with changed path) result becomes flat: http://www.babylonjs-playground.com/#RF9W9#389
How do I create correct path?