mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 20:02:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			No EOL
		
	
	
		
			779 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			No EOL
		
	
	
		
			779 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Name
 | |
| 
 | |
|  3D File Viewer
 | |
| 
 | |
| [Open](file:///bin/3DFileViewer)
 | |
| 
 | |
| ## Synopsis
 | |
| 
 | |
| ```**sh
 | |
| $ 3DFileViewer
 | |
| ```
 | |
| 
 | |
| ## Description
 | |
| 
 | |
| `3D File Viewer` is an application for viewing 3D models.
 | |
| 
 | |
| It currently supports opening the Wavefront OBJ file format (`.obj`).
 | |
| 
 | |
| ### Features
 | |
| 
 | |
| By default 3D File Viewer will open with a rotating [Utah teapot](https://en.wikipedia.org/wiki/Utah_teapot), a standard 3D test model.
 | |
| 
 | |
| Rotate the model by grabbing it with the cursor. Zoom-in and out with the mouse wheel.
 | |
| 
 | |
| The rotation axis and speed can be adjusted or turned off in the `View` menu.
 | |
| 
 | |
| The model's texture can be adjusted or turned off in the `Texture` menu.
 | |
| 
 | |
| View in Fullscreen by pressing `F11`.
 | |
| 
 | |
| Drag and drop files into 3D File Viewer to open them. | 
