tovrmlx3d

VRML / X3D browser, and a viewer for other 3D model formats

Install

All systems
curl cmd.cat/tovrmlx3d.sh
Debian Debian
apt-get install view3dscene
Ubuntu
apt-get install view3dscene
image/svg+xml Kali Linux
apt-get install view3dscene
Windows (WSL2)
sudo apt-get update sudo apt-get install view3dscene
Raspbian
apt-get install view3dscene

view3dscene

VRML / X3D browser, and a viewer for other 3D model formats

view3dscene is a viewer for many 3D model formats: - X3D - VRML (1.0 and 2.0, aka VRML 97) - Collada - OpenInventor - 3DS - MD3 - Wavefront OBJ - Videoscape GEO - KAnim (Castle Game Engine animations) Various navigation modes are available, like Examine, Walk (with gravity), Fly. Collision detection is done. Models can be animated and interactive. Many graphic effects are possible, thanks to using Castle Game Engine underneath. view3dscene may also be used to convert many 3D model formats to X3D (in classic and XML encoding). This package includes also a command-line tovrmlx3d program, that performs the same conversions as view3dscene, but doesn't use X or OpenGL (so it's nice to use in scripts to convert 3D models in batch mode).