Skip to content

Instantly share code, notes, and snippets.

View mviruch's full-sized avatar
🏠
Working from home

mviruch mviruch

🏠
Working from home
View GitHub Profile
@mviruch
mviruch / three.msm.coffee
Created January 11, 2025 18:19 — forked from s-shin/three.msm.coffee
Micro Scene Manager for Three.js
###
three.msm.js - Micro Scene Manager for Three.js
Version 0.1.0
(C) 2013 Shintaro Seki
MIT License
###
# Usage? Let's read the code below!
@MSM = MSM = {}