Skip to content

simply-nicky/raytrace

Repository files navigation

raytrace-project

X-rays ray-tracing computer simulation on concave surfaces.

compilation:

To compile the program, you need:

  • C++17 compatible compiler
  • CMake tools
  • Boost libraries with program_options, filesystem and system libraries installed

features:

  • 2D ray-tracing on cyllindrical surfaces
  • 3D ray-tracing on spherical surfaces
  • 3D ray-tracing on spherical surfaces with surface defects. Surface defects are modelled with spheres.

yet to be done:

  • 3D ray-tracing on elliptical surfaces

Releases

No releases published

Packages

No packages published

Languages