3 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			Text
		
	
	
	
	
	
MODELS = hedgehog.blend \
 | 
						|
	flag.blend
 | 
						|
: foreach $(MODELS) |> blender %f --background --python ../scripts/bpy/blend2glb.py -- --output %o > /dev/null |> %B.glb
 |