mef — 10/28/2022, 2:16:42 PM

(this is pseudocode so don’t yell at me that this matches no programming language)

banana = read(C:/Users/mef/Documents/Banana.obj)

3Dmath = read(C;/Users/mef/Documents/Vmath3.txt)

while true do

sleep(0.05)

3Dmath.RotateOnAxis(banana,”center”,”y”,2)

end

♥ 2 ↩ 0 💬 3 comments

comments

late:

this is very similar to lua

10/28/2022, 3:09:16 PM
mef:

most likely because I mainly code in Lua

10/28/2022, 4:08:53 PM
wynd:

while(true){

open(‘https://www.youtube.com/watch?v=cvh0nX08nRw‘)

}

10/28/2022, 3:01:19 PM