Skip to content

LoganAbel/ScratchMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

ScratchMath

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published