tachyon-ogl

Parallel/Multiprocessor Standalone Ray Tracer - with OpenGL display

Install

All systems
curl cmd.cat/tachyon-ogl.sh
Debian Debian
apt-get install tachyon-bin-ogl
Ubuntu
apt-get install tachyon-bin-ogl
image/svg+xml Kali Linux
apt-get install tachyon-bin-ogl
Fedora
dnf install tachyon-gl
Windows (WSL2)
sudo apt-get update sudo apt-get install tachyon-bin-ogl
Raspbian
apt-get install tachyon-bin-ogl

tachyon-bin-ogl

Parallel/Multiprocessor Standalone Ray Tracer - with OpenGL display

Tachyon is a portable, high performance parallel ray tracing system supporting MPI and multithreaded implementations. Tachyon is built as a C callable library, which can be used within applications. Tachyon implements all of the basic geometric primitives such as triangles, planes, spheres, cylinders, etc. Some of the goals in developing Tachyon were to make it fast and for it to parallelize well. These are what set it apart from more full-featured programs like POV-Ray, Rayshade, and others. Tachyon supports enough features to be an excellent alternative to slower programs for demanding animation and scientific visualization tasks. This package provides a simple scene file parser front-end built upon tachyon and with OpenGL display.

tachyon-gl

System with OpenGL display