3D Viewer

Small desktop viewer for quickly opening 3D models, testing lighting, and checking topology before moving assets through a pipeline.

GitHub Repo

Overview

3D Viewer is a small desktop app for checking models without opening Blender, Unity, or another heavier tool every time.

It opens .glb, .gltf, .fbx, and .zip files, including zipped glTF or GLB bundles. The main use is quick inspection: move around the model, try different lighting or HDRI setups, switch to clay or wireframe, and decide whether the asset is ready for the next step.

I use it as a small part of a larger 3D asset workflow, but the viewer itself is standalone.

In Use

3D Viewer showing a character model against a simple brown background
3D Viewer showing a planter box model with a wireframe overlay

Included Features

Format Support

Opens GLB, glTF, FBX, and zipped model bundles.

Model Navigation

Quickly orbit, pan, zoom, and inspect the asset from any angle.

Lighting Checks

Tests models under different lights and HDRI environments.

Clay View

Removes material noise so the form and silhouette are easier to judge.

Wireframe View

Exposes topology and edge flow without opening a larger DCC.

Quick Framing

Keeps inspection fast with simple camera and presentation controls.