Search the Community
Showing results for tags 'parametric shapes'.
-
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
- 5 replies
-
- parametric shapes
- tasselation
-
(and 1 more)
Tagged with:
-
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?