Hi all
I have question, is it possible to make the frame radius on the inside or outside based on the values given?
I believe you may try to cut/add them with a cylinder.
You can also use trig functions when defining the path so that it already contains the radius: Extruded Shape Examples | Babylon.js Playground (babylonjs.com)
Thanks @labris @carolhmj for the answers.
Inspired by @labris’s words, finally I was able to make what I wanted
Create Frame With Radius | Babylon.js Playground (babylonjs.com)
