metauni / metaboard

Multiplayer drawing boards for sharing knowledge in Roblox.
Mozilla Public License 2.0
28 stars 6 forks source link

Bendy boards #62

Open ecurtiss opened 1 year ago

ecurtiss commented 1 year ago

I want to be able to write on boards of any shape. This will require reparameterizing the lines in R^2 to fit the shape of the board in R^3. I think we can use NURBS for this.