metauni / metaboard

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

Put 3D boards in ViewportFrames #37

Open ecurtiss opened 2 years ago

ecurtiss commented 2 years ago

Currently, the 3D boards are rendered as parts in workspace. Instead, I think we should parent each 3D board to its own ViewportFrame and have the ViewportFrame viewable as a SurfaceGui on a part.

Benefits

Drawbacks

blinkybool commented 1 year ago

This will happen when Ethan hosts #code on a sail boat.

ecurtiss commented 1 year ago

Distant metaboards are lag bombs that contribute to having a constant 2-3 million tris on-screen in TRS. Viewport boards have free LOD.