├── README.md ├── compartment.blend ├── init.js ├── smoke1.stl └── smoke2.stl /README.md: -------------------------------------------------------------------------------- 1 | "# SmokeDetectorHack" 2 | -------------------------------------------------------------------------------- /compartment.blend: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bitluni/SmokeDetectorHack/HEAD/compartment.blend -------------------------------------------------------------------------------- /init.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bitluni/SmokeDetectorHack/HEAD/init.js -------------------------------------------------------------------------------- /smoke1.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bitluni/SmokeDetectorHack/HEAD/smoke1.stl -------------------------------------------------------------------------------- /smoke2.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bitluni/SmokeDetectorHack/HEAD/smoke2.stl --------------------------------------------------------------------------------