dylanebert

Perspective-stable 3D pixel art

87
4
100% credibility
Found Mar 17, 2026 at 87 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

A browser-based 3D demo rendering a pixel art stone circle scene with realistic lighting, grass, sky, and god rays using a technique that keeps pixels stable during camera movement.

How It Works

1
🌐 Discover Texel Splatting

You stumble upon a cool project promising 3D pixel art that stays perfectly crisp no matter how you move around.

2
🚀 Jump into the live demo

Click the link to instantly see a magical stone circle scene with glowing orbs, swaying grass, and a dynamic sky.

3
Experience shimmer-free wonder

Walk around the ancient stones, change the time of day with a slider, and watch the pixel-perfect details stay rock-solid without any flickering.

4
💻 Run it on your own computer

Grab the simple guide to set it up quickly on your machine so you can tweak and explore freely.

5
🎮 Play with controls

Use mouse or touch to fly through the scene, sprint around, hide the interface, and watch the day-night cycle in real-time.

Perfect pixel art paradise

You now have a beautiful, stable 3D pixel world to revisit anytime, showcasing smooth rotation and movement magic.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 87 to 87 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is texel-splatting?

Texel-splatting is a TypeScript/WebGPU technique for rendering perspective-stable 3D pixel art. It pre-renders scenes into cubemaps at fixed grid points, then splats texels as world-space quads onto the screen, eliminating shimmer during camera rotation or translation. Developers get a live demo of a Stonehenge scene with dynamic lighting, godrays, and pixel-perfect stability.

Why is it gaining traction?

Unlike traditional voxel or billboard methods, it delivers true perspective-stable pixel art without aliasing or popping artifacts, even in motion. The hook is the buttery-smooth demo running in-browser via WebGPU, showcasing advanced effects like procedural grass, shadows, and time-of-day cycles—all in crisp low-res pixels. At 87 stars, it's niche but hooks graphics hackers chasing retro 3D fidelity.

Who should use this?

Web graphics engineers building pixel art games or interactive art experiences in the browser. Procedural scene authors wanting shimmer-free 3D without heavy compute. TypeScript devs prototyping WebGPU voxel worlds or low-poly environments.

Verdict

Grab it for the technique—it's a clever splatting demo with MIT license and Bun setup—but treat as research code given 1.0% credibility from low stars and single-scene focus. Polish into a reusable module, and it'd shine; for now, fork for inspiration.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.