Company , specializing in medical data visualization and computer vision, and also known for developing the CMake build system, the fast and compact 3D model viewer F3D 1.0, developed according to the principle (to simplify, without complications). The program is written in C++, using the visualization library , also developed by Kitware, and under the BSD license. It can be built for Windows, Linux, and macOS platforms.
Display management and navigation through the resources provided in the file are performed via command line options or hotkeys. It supports viewing 3D models in formats VTK, STL (Standard Triangle Language), PLY (Polygon File format), GML (CityGML), DCM (DICOM), EX2 (Exodus 2), PTS (Point Cloud), OBJ (Wavefront), GLTF/GLB (GL), 3DS (Autodesk 3DS Max), and VRL (VRML). For formats gltf/glb, 3ds, wrl, and obj, which include scene information (light sources, cameras, textures, characters), the specified scene in the file is displayed, while for formats containing only geometry information, a default scene is generated. For rendering,
OpenGL or the ray tracing engines available in VTK can be used.
Source: opennet.ru
