Documentation
¶
Overview ¶
Command rayworld flies a ray-traced camera with a tvcp-ai brain and renders the result — neural directives -> camera -> real 3-D. By default the built-in reference brain drives it via game:"world"; -brain URL points at a live model (Ollama / OpenAI / Anthropic adapter); -ref uses the scripted director.
go run ./cmd/rayworld # reference brain, final frame go run ./cmd/rayworld -gif fly.gif # the whole flight as a GIF go run ./cmd/rayworld -brain http://127.0.0.1:8092/v1/decide -gif fly.gif
Click to show internal directories.
Click to hide internal directories.