A 3D creative app for building, exploring, and manipulating voxel worlds with intuitive controls
@decentricity: @BerrryComputer use threejs to make a simple voxels editor where you create a voxel simppy by clicking on the screen. dragging on the screen allows you to rotate the scene. there is a pallette overlay so you can change the color of each voxel you create. there is a delete toggle that, when toggled on, allows you to click to delete existing voxels. the voxels are all minecraft style, a cube. @unknown: @decentricity @decentricity Voxel magic activated! Your 3D canvas is live. https://blockbuilder.berrry.app/
You are remixing a Berrry app.
Source app: https://voxelorbit.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://voxelorbit.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
blockbuilder