Matt Cool
Matt Cool15mo ago

Modding Ai Town with three.js?

Hello! Just read https://stack.convex.dev/ai-town-v2 Found a broken link to Discord here:
The AI Town Discord is in #ai-town-dev in the AI Stack Devs here.
The AI Town Discord is in #ai-town-dev in the AI Stack Devs here.
I thought it might be a fun project to clone ai town but use three.js with 3d assets instead. Any tips on where I might start with a project like this? Bonus question: is using a local LLM in the cards? https://ollama.ai/blog/building-llm-powered-web-apps
AI Town v2
It's never been a better time to make your own town of AIs.
No description
3 Replies
casado
casado15mo ago
As for 3D assets, check out src/components/ for the front end work. Right now we've got pretty simply logic for character sprites. Character data and spritesheets are in data/ and the character .png files are in public/assets/
ian
ian15mo ago
Thanks for the heads up on the link: I’m still not sure why some discord links expire and some don’t: Here’s another: https://discord.gg/39ZbbwcM

Did you find this page helpful?