F3D
Fast and minimalist 3D viewer
A VTK-based 3D viewer following the KISS principle, so it is minimalist, efficient, has no GUI, has simple interaction mechanisms and is fully controllable using arguments on the command line.
F3D supports many file formats, from digital content to scientific datasets (including glTF, stl, ply, obj), can show animations, has a lot of rendering options including real time physically based rendering and Monte Carlo pathtracing.
How to install F3D in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
If the above link not working, run the below command in terminal to install f3d in Ubuntu
sudo apt install f3d
F3D Screenshots