J-Andersen-UvA / BabylonSignLab

1 stars 1 forks source link

Refactor #16

Closed J-Andersen-UvA closed 2 months ago

J-Andersen-UvA commented 2 months ago

Refactored a lot of code. Main.html got a big clean up, js functions have been moved to their respective files. I also tried to break up some use of our global vars. I made a singleton object out of the animation sequencer. This might have broke some stuff, but i wasnt able to check because i think leffe still needs to be launched correctly??? Regardless, please check out if anything is missing or tell me if you dont understand something.