Applications/3DFileViewer(1) - SerenityOS man pages

#Name

Icon 3D File Viewer

Open

#Synopsis

$ 3DFileViewer [file]

#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 opens with a rotating Utah teapot, a standard 3D test model. Open files via File → Open (Ctrl+O) or dragging and dropping files into the application. Sample files can be found in Documents/3D Models.

Orbit around the model by grabbing it with the cursor, and zoom in and out with the mouse wheel.

#View Options

#Texture Options

To load a texture, ensure there's a Bitmap image file (.bmp) with the same name as the OBJ file in the same folder and 3D File Viewer will attempt to load it automatically.

Currently, the flashing color lights can't be disabled.

Settings persist whilst the application is open with different files, but do not persist between sessions.

#Arguments

#Example

$ 3DFileViewer Documents/3D\ Models/ladyball.obj