shivamk3r.com
Three.jsAI-assisted buildsInteractive systems

Experimental workspace

Lab

A public shelf for 3D sketches, interactive visualizations, small games, and simulations built with Three.js and AI-agent workflows.

Live experiments land here as focused demos with notes on what was tested, how agents helped, and what changed between versions.

Tracks

A place for visual systems that are small enough to finish.

The lab can grow from lightweight studies into richer demos without changing the rest of the site architecture.

3D visual studies

Small Three.js scenes for testing geometry, materials, lighting, camera motion, and spatial interfaces.

Playable prototypes

Compact games and interaction loops where mechanics, feedback, and performance can be explored quickly.

Simulations

Systems experiments around motion, particles, constraints, procedural rules, and real-time state.

Build notes

Each experiment should leave a useful trail.

The goal is not only to publish a canvas, but to understand how AI agents can help design, implement, test, and refine interactive 3D work.

01

Keep each experiment isolated so heavy rendering code does not slow down the main site.

02

Pair live demos with short notes on the model, prompting approach, agent workflow, and technical tradeoffs.

03

Prefer measurable interaction quality: frame rate, loading behavior, accessible controls, and clear fallbacks.

04

Use the lab as a public practice surface for AI-assisted 3D engineering, not as a polished portfolio theater.

Experiment shelf

The live scenes are open.

Published lab entries stay isolated from the core site and include a short note on the interaction model, AI-assisted workflow, and technical tradeoffs.

Open shelf

Planned

Procedural geometry playground

A controllable scene for generating forms, materials, lighting states, and camera paths.

three.jscontrolsprocedural

Planned

Tiny physics game

A compact mechanic with scoring, motion constraints, collision feedback, and agent-assisted iteration notes.

game loopsimulationfeedback

Planned

Agent-built scene study

A demo that records how an AI agent helped shape the scene, implementation, tests, and visual QA.

AI agentsworkflowvisual QA

Small entries can still be useful.

A strong lab piece can be a single interactive system with clear controls, visible behavior, and a short note on what the agent generated versus what needed human taste and debugging.