geomview

Interactive 3D viewing program for visualizing geometric objects

brewmacoslinux
Try with needOr install directly
Source

About

Interactive 3D viewing program

Commands

geomview

Examples

Open and view a 3D geometry file in interactive mode$ geomview model.off
View multiple geometry files simultaneously$ geomview object1.ply object2.ply object3.ply
Start geomview and load a file from stdin$ cat shape.off | geomview