You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
	
	
		
			9 lines
		
	
	
		
			604 B
		
	
	
	
		
			Markdown
		
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			604 B
		
	
	
	
		
			Markdown
		
	
| 
											2 years ago
										 | # MagicaVoxel Importer with Extensions
 | ||
|  | Imports MagicaVoxel .vox files as meshes. Supports most node extensions, allowing multiple models and complex scene graphs. | ||
|  | 
 | ||
|  | This is an adaptation of vox-importer by JohnCWakley (https://github.com/JohnCWakley/vox-importer) | ||
|  | This is an adaptation of MagicaVoxelImporter by Scayze (https://github.com/scayze/MagicaVoxel-Importer) | ||
|  | 
 | ||
|  | This works with Godot 3.1 and includes import scaling option, correct coordinate system translation, multiple models, | ||
|  | and complex scene graphs (you can group, rotate, flip, and translate nodes in the world. Even reference copies work!) |