Suppose I'd like to make a game that lets the player create surfaces of various shapes and sizes. Is Unity capable of enabling a player to do this?
I found this tutorial interesting, but it creates "surfaces" via a collection of cubes. I'm thinking more of surfaces from a more rigorous perspective. https://catlikecoding.com/unity/tutorials/basics/mathematical-surfaces/
Possibly relevant: https://catlikecoding.com/unity/tutorials/mesh-basics/