Skip to content

weiserhei/christmas-house

Repository files navigation

build & deploy GitHub package.json dependency version (dev dep on branch) code style: prettier GitHub repo size

GitHub commit activity

Christmas House (2015)(updated 2024)

My first three.js christmas experiment.

Demo

demo

http://weiserhei.github.io/christmas-house/

Changes

  • build with vite instead of webpack
  • remove ShaderParticleEngine
  • new three.js-sky

Quickstart

  • git clone https://github.com/weiserhei/christmas-house.git
  • npm i
  • npm run dev