@_kzr That looks awesome. I had a similar idea a while back. My variation was more flight simulator inspired. The lock on mechanic is a very good idea.
https://t.co/oupR8lqIFu
You've been asking for this one...
Now in preview: Codex in the ChatGPT mobile app.
Start new work, review outputs, steer execution, and approve next steps, all from the ChatGPT mobile app. Codex will keep running on your laptop, Mac mini, or devbox.
Claude now connects to the tools creative professionals already use.
With the new Blender connector, you can debug a scene, build new tools, or batch-apply changes across every object, directly from Claude.
I'm a software engineer with 50 years of experience. If you know how to steer an LLM properly, the frontier models are extremely good at generating code. They're weak at architecture, which is one of several reasons you want a human in the loop, but they can have a very low error rate compared to most humans.
When they don't - when they generate slop - it's because you didn't know how to use the tool correctly.
Love vibe coding games. It gives me a deep appreciation for the time and effort that have gone into traditional games. It's clear that the majority of effort is spent tweaking stats, game play, story writing, level editing, narrative creation, etc. The long tail of polish.
I can't remember the last time I was truly stuck on a coding problem. AI agents changed this. Going from "sometimes blocked" to "always moving" is wild.
This is it, native PCVR on MacOS! The OpenXR SDK can be compiled on MacOS, So I implemented a runtime and a streaming app. Godot supports OpenXR on MacOS so I use it to test my integration. Unity could work too and of course native C++. 1/x
Starter Kit: Racing for @godotengine is now available! 🎉 Easy to understand code, fully open-source & 3D models included! It's a little rough around the edges, but feel free to do pull requests if you can improve on it!
https://t.co/tsT8wiFhrq
#gamedev#gameassets
This is neat. Harness for LLMs to play Magic, with recorded games and a leaderboard.
https://t.co/IB6U0DnUdj
They are, as expected, completely abysmal. But the frontier models do top the leaderboard, so there is some signal there!
.@FR3NKD used Blender's drivers with Ucupaint to control wall material wear, producing a Silent Hill-style slider.
Get his Ucupaint course for 50% off: https://t.co/BzIjFI6MCL
Introducing the Google Workspace CLI: https://t.co/8yWtbxiVPp - built for humans and agents.
Google Drive, Gmail, Calendar, and every Workspace API. 40+ agent skills included.
It's basically impossible to predict what emergent properties you might get from scaling up a given algorithm. That's why AGI is much more an engineering endeavor than a theoretical one. It's a process of discovery through building.