physical sandbox v1.0
- 1 Devlogs
- 1 Total hours
An interactive UI and GPGPU layout built with React Three Fiber to stream text prompts into 3D physics modules.
An interactive UI and GPGPU layout built with React Three Fiber to stream text prompts into 3D physics modules.
hey everyone, making my first post here.
i’ve been working on a 4d ai sandbox prototype that takes a prompt, uses an llm to compile glsl code on the fly, and injects it straight into a live webgl runtime loop.
I want to turn this prototype into a practical tester for 3d assets. Next steps:
InstancedMesh..gltf files.P.S. — attached a screenshot of how the dashboard looks right now. let me know if anyone wants to geek out over gpu textures or shader pipelines!