virtual_dndz 0 Posted November 20, 2025 Share Posted November 20, 2025 This web application (based on Krutoy242's converter) is designed to convert models created in MagicaVoxel for 3D printing using the OpenComputers mod. https://codepen.io/Virtual_Dndz/full/ZYWyrVJ ### Key New Features #### Multilingual Support - Support for 3 languages: Russian, English, Ukrainian - Language switching directly in the interface #### Pastebin Import - Import code by URL or paste ID - Support for formats: Lua (animations.frames), JSON, shapes - Automatic format detection #### Texture Configuration - Configure textures for each color separately - Visual editor with file selection - Color and material management #### 3D Preview - Live 3D preview in browser (Three.js) - Camera control: rotation, zoom - Quick views: front, back, top, bottom, left, right - Lock vertical rotation #### Frame Management - List of all loaded frames with information - Navigation through frames from the list - Playback control (FPS: 1-60) - Print queue for multiple models #### Extended Export Parameters - **Split to states** — two model states (on/off) - **Emit redstone** — redstone signal emission - **Button mode** — button mode - **Light level** — light level (0-15) - **Strip colors (tint)** — disable original colors - **Label** and **Tooltip** — model metadata #### Export and Code - Export to .vox format (back to MagicaVoxel) - Automatic splitting of large code into parts - Tabs for navigating code parts - Copy and download code #### Technical Improvements - Improved VOX file parser - Smart object grouping on import - Export optimization (makeChunks) - Enhanced error handling - Compatibility:** [printall.lua](https://pastebin.com/nBcBEZpB) ## Links - **CodePen:** [Virtual_Dndz](https://codepen.io/Virtual_Dndz) - **Pastebin:** [Virtual_Dndz](https://pastebin.com/u/Virtual_Dndz) Quote Link to post Share on other sites