Your curated collection of saved posts and media
Introducing Texel Splatting: Perspective-Stable 3D Pixel Art open source paper+code Most 3D pixel art techniques (e.g. t3ssel8r, ProPixelizer) snap pixels to a screen grid, which only works with an orthographic camera Texel splatting solves this for perspective cameras: first, https://t.co/VEPyXgNvsY
Introducing Texel Splatting: Perspective-Stable 3D Pixel Art open source paper+code Most 3D pixel art techniques (e.g. t3ssel8r, ProPixelizer) snap pixels to a screen grid, which only works with an orthographic camera Texel splatting solves this for perspective cameras: first, https://t.co/VEPyXgNvsY
We don't expect LLMs to multiply numbers or sort lists directly within their output token stream. Instead, we ask them emit code and execute it in a separate runtime. Why predict the opposite outcome for simulating interactive worlds? https://t.co/b2QNOBTWjN
A quirky new trend is sweeping Chinaβs AI scene. βRaise a lobsterβ style OpenClaw agents are going viral, turning autonomous AI tools into the latest experimentation playground. Behind the hype lies something bigger: a rapidly evolving ecosystem pushing the boundaries of agentic AI. https://t.co/WrQqG6qcuG @nickrigordon @fortunemagazine
What's the best skill out there for JavaScript development? I'm trying to open source a library but I've never written JavaScript in my life. Codex has been doing all the work but I want to make sure it's actually using best practices.