• loading assistant...
  • examples
  • code_sandbox

examples

interactive webgl experiments and visual effects built with three.js.
click any card to explore the code and demo.

.
:
#
%
@
*
.
:
#
%
[WEBGL]
001/DEMO

ascii_earth

▸

rotating earth rendered with ascii characters using asciieffect. features interactive orbit controls and real-time texture processing.

asciieffectstextures
view_example→
[SHADERS]
002/DEMO

boiling_star

▸

procedural star simulation with multi-layered simplex noise, dynamic surface warping, corona layer, and bloom post-processing.

shadersnoisebloom
view_example→
Particle network connection lines
[PARTICLES]
003/DEMO

particle_network

▸

dynamic particle system using buffergeometry drawrange. particles connect within proximity, creating organic network visualizations.

particlesdrawrangedynamic
view_example→
[SHADERS]
004/DEMO

blob

▸

organic chrome blobs with simplex noise deformation. features liquid metal shaders, dynamic surface warping, and subtle bloom post-processing.

shadersnoisechrome
view_example→
+

more_examples
coming_soon

v0.0.1 | 2025

├─ three.js_docs →└─ github_repo →

$ commands:

> pnpm dev ──────── start development server

> pnpm build ────── build for production