Henry Zhu
blog projects publications about

Fireworks Festival - Three js

December 6, 2022

Table of contents

This was my first experience with three js, a 3D javascript library and WebVR, a tool that allows the VR experience in the browser.

The end result is pretty cool.

Watch it here, preferably in a browser that supports webvr

The project uses three js to generate all the particle effects and uses a custom version of perlin noise to generate the randomness of the particles.

Github link for more detail

© Copyright 2022 Henry Zhu.