The Bezier Curves document is missing

When trying to navigate to the Bezier Curve documentation, I get a 404 error in response. I do not know if this was intentional or if the page was accidently deleted. This link is present on several forum posts. I have listed some of those posts below:

So at one point, the page did exist. Since both quadratic and cubic Bezier Curves are used frequently in graphics work (game especially), one would assume that Roblox would have documentation on it.

Page URL: https://create.roblox.com/docs/mechanics/bezier-curves

8 Likes

Bézier Curves | Roblox Creator Documentation
here is the archive link if anyone is looking, it has all the gifs too!!

Hi all,
Although we’ve decided to not bring this article back and update it to Roblox use-case terms (versus just conceptually mathematical terms), you may find the newer Path2D feature meets several of your curve-based needs.

IgnisRBX

1 Like

@IgnisRBX Unfortunately, that does not work. I need it in the 3D environment, not on the 2D GUI overlay. It’s to create a path through space for a cutscene.