| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This app is viewer and converter for STL, 3MF, OBJ, PLY, GCODE files. User can select files in left file panel and observe it's 3D content.
.NET Framework 4.8, WPF (Windows 7 ... Windows 11)
No installation needed, just copy executable to any empty folder. Settings file with defaults will be created after first startup.
Build project with Visual Studio 2022
Open binary and ASCII STL files, load main 3Dmodel from 3MF files (CURA projects), partial support for OBJ files with triangle faces, PLY (ASCII and binary little-endian), experimental GCODE support with linear movements (Marlin compatible codes)
Export model to file formats STL (ASCII/Bin), 3MF (simplified), OBJ, PLY (ASCII/Bin)
Model slicing along Z axis (mostly to view GCODE layers) with vertical slider.
Fly camera around model
Save current view from camera to PNG with selected DPI (in settings file)
Open current file with local installed application like slicer or 3D editor
Rotate model
Set up materials for model and scene lights
Perspective and orthographic camera modes, fish eye FOV model
Show XYZ axes and ground plane
Resolve normals problems, polygon vertex order
Show basic model info
Dark and Light app themes
| Back | FazBrowse Home | New Git URL |