3D Illustration

Tachyon – parallel / multiprocessor ray tracing system

Tachyon is a parallel / multiprocessor ray tracing system.

Tachyon is heavily used as a built-in ray tracing engine wthin VMD, where it is frequently used to render scenes containing hundreds of millions of objects, often with ambient occlusion lighting, depth cueing, angle-modulated transparency, and other features that are well suited for molecular visualization. Tachyon has been used to render VMD movies in parallel on the NCSA Blue Waters supercomputer, on over 15,000 CPU cores.

One of the advanced features provided by the Tachyon ray tracer (built into VMD), is the ability to render scenes with ambient occlusion lighting. This lighting technique mimics some of the effects that occur under conditions of omnidirectional diffuse illumination, e.g. outdoors on an overcast day.

This lighting used in concert with traditional point source lights and directional lights to increase the perception of shape, depth in images of molecular structures, and decreases the deleterious effects of harsh shadows which otherwise occur with lighting based on a small number of point sources. This lighting model is particularly good at emulating the appearance of chalky materials, and can make molecular graphics more understandable and aesthetically appealing.

Key Features

  • TachyonOptiX GPU-accelerated ray tracing engine. The engine is written in C++, CUDA, and OptiX 7, with a GPU-centric API
  • Supports MPI for distributed memory parallel computers, threads for shared memory machines, and can support both simultaneously for clusters of shared memory machines. Tachyon is built as a C/C++ callable library, which can be used with the included demo programs or within your own application. The distribution also includes a simple scene file parser front-end which reads
    a few other input file formats such as MGF, NFF, and an old version of AC3D.
  • Automatic grid-based spatial decomposition scheme for greatly increased rendering speeds.
  • Simple antialiasing based on psuedo-random supersampling.
  • Supports the typical ray tracer features including:
    • Provides many useful geometric objects including Spheres, Planes, Triangles, Cylinders, Quadrics, and Rings.
    • Texture mapping.
    • HDR image output.
    • Ambient occlusion lighting.
    • Material properties for shading with angle-modulated transparency.
    • Support for various triangle mesh and volumetric texture formats beneficial for molecular visualization (e.g. rendering VMD scenes).
  • Cross-platform support.

Website: github.com/thesketh/Tachyon
Support:
Developer: John E. Stone
License: BSD-like License

graphene nanopore

Tachyon is written in C and C++. Learn C with our recommended free books and free tutorials. Learn C++ with our recommended free books and free tutorials.


Related Software

Ray Tracing Software
POV-RayFull-featured ray tracer
Blender3D content creation suite with a huge range of uses
McXtraceMonte Carlo Xray Tracing for simulation X-ray beamlines and experiments
McStasSimulator for neutron scattering instruments and experiments
BRL-CADCombinatorial Constructive Solid Geometry (CSG) solid modeling system
EmbreeHigh-performance ray tracing library
LuxCoreRenderRendering system for physically correct image synthesis
VisionarayC++ ray tracing template library
YafaRayMontecarlo raytracing engine
MantaRayAdvanced renderer using modern rendering techniques
TachyonParallel / multiprocessor ray tracing system

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments