3D Triangle from 3 points tutorial

I’m working currently on a shape building plugin and I made a 3D Triangle Module
It makes building 3d triangles and managing them an easy task like dealing with roblox parts.

Making a 3d triangle in roblox is not easy using wedges. that’s why I made this module for you that does the hard work and provide you with a solid implementation that suits all your needs.

How to make 3D triangles in roblox from 3 points easily
the module is also made modularly to give you full control over it.

Uncopylocked tutorial place:

Module:

here is the video tutorial

The module functions is relatively well documented.
If you think something can be better with the module then let me know!

Credits to @EgoMoose for the rendering function (Calculations)
Functions:


9 Likes