Table of contents for Pokemon Playroom

Experiments

Pokemon Playroom

Three.js and React Three Fiber experiments exploring multiplayer worlds, character controls, scene choreography, and VFX with Pokémon.

Published · Updated

I worked on these experiments through 2024 and 2025 while exploring how far I could push Three.js, React Three Fiber, and multiplayer in the browser.

Pokémon Playroom

The main experiment brings the battle, UI, VFX, and link-based multiplayer together. Open a room and share the link, or try it in two browser tabs.

Third-person controller

A smaller experiment around third-person movement, Rapier physics, animation states, and a camera that can follow the player or be controlled with the mouse.

Scene composer

A workbench for testing movement paths, camera shots, animation cues, and VFX before arranging them into a sequence.

VFX manager

An earlier sandbox for the awaitable VFX manager that fed into the larger experiments.