A downloadable tool

Hey everyone! I’m Daymien (Hexxis-cmd). I wanted to share my first project with the community. I built this because I wanted a voxel editor that wasn't tied to a subscription and could leverage AI without forcing a specific workflow. You can generate models via CLI (e.g. Gemini/Claude), use your own API keys, or go fully offline with local models on your own pc. VoxShop is an open-source 3D voxel workshop powered by whatever AI you want. ✅ Free (YES, I said free. though donations are always appreciated to keep the lights on)

✅ Text-to-Voxel ✅ Image-to-Voxel ✅ Auto-Rigging & Animation ✅ Local AI support (Ollama/LM Studio) ✅ Export to GLB, OBJ, STL, & Minecraft

Whether you're a game dev or a 3D printing hobbyist, I'd love for you to try it out and tell me what's missing.

I’m really looking for feedback in this stage. check out my github https://github.com/Hexxis-cmd

Donations: https://www.paypal.com/ncp/payment/MNF5JL9WPEJ92

Download

Download
voxshop.zip 338 kB

Install instructions

Setup

Prerequisites: Node.js (LTS)

Right click in the root>open terminal

npm install

Start:

npm run dev

Or double-click the start.bat.

This launches the bridge server (port 4269) and the Vite dev server (port 3000). Open http://localhost:3000 in your browser.

Leave a comment

Log in with itch.io to leave a comment.