Welcome to scratch math! feel free to test out the extension, look at the code, provide suggestions, or ask for help
to try out, go here: https://turbowarp.org/717031217, right click, inspect, and run this in the console:
fetch('https://raw.githubusercontent.com/LoganAbel/ScratchMath/main/Math.js').then(r=>r.text()).then(t=>eval(t))The goal of this project is to create a extension that significantly reduces the amount of code you need to right to get 3d rendering in scratch, while making it still have good preformance