VoxelDraft Brings Browser-Based Voxel Editing With No Account or Install
A developer has built VoxelDraft, a fully browser-based voxel editor accessible at voxeldraft.com that requires no account or installation. The tool supports block painting, layered editing, keyframe animation, GIF recording, and exports to multiple formats including OBJ/MTL, GLB, VOX, Minecraft Schematic, and Roblox RBXL. To maintain performance, the editor uses Three.js InstancedMesh to reduce draw calls and stores voxel data as plain serializable records rather than Three.js objects, simplifying undo/redo, persistence, and format conversion. GIF encoding is offloaded to a Web Worker via gif.js to prevent the editor from freezing during capture, while projects are saved to localStorage with JSON export available as a backup. Surrounding multilingual pages are pre-rendered with Vike for SEO, covering English, Japanese, Chinese, and Spanish audiences.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in