A command-line tool that generates isometric pixel art renders from MagicaVoxel .vox files.
IsoVoxel is a command-line program that generates isometric pixel art images from MagicaVoxel .vox files. It solves the problem of manually creating multiple directional views and scaled versions of voxel models for use in games or pixel art projects. The tool automates rendering with customizable outline styles and supports animated models.
Game developers, pixel artists, and hobbyists who use MagicaVoxel for voxel modeling and need efficient batch rendering of isometric assets.
Developers choose IsoVoxel for its specialized focus on converting .vox files into ready-to-use pixel art with multiple viewing angles, scales, and outline options—saving time over manual rendering or generic conversion tools.
Generates isometric pixel art from MagicaVoxel .vox files
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Generates eight directional views (orthogonal and isometric) automatically, saving manual effort for creating consistent asset sheets from voxel models.
Produces images at multiple size multipliers with smoothed or blocky scaling, controlled via the 'm' parameter, allowing for asset optimization across different resolutions.
Supports four outline modes (full, light, partial, none) to adjust edge rendering, providing artistic control over the pixel art's visual style.
Renders each frame of animated .vox files separately, appending frame numbers to filenames, making it suitable for creating frame-by-frame sprite animations.
The author explicitly recommends SpotVox as the successor, indicating IsoVoxel is no longer actively developed and may lack updates, new features, or bug fixes.
Does not support materials or multiple-part models, which are handled better by SpotVox, making it less capable for complex or modern voxel projects.
Creates numerous subfolders and files with specific naming conventions, as detailed in the README, which can be confusing and require additional organization effort.