Loading [MathJax]/extensions/tex2jax.js
Tatooine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
Namespaces | Functions
render.h File Reference

Go to the source code of this file.

Namespaces

namespace  tatooine
 
namespace  tatooine::rendering
 
namespace  tatooine::rendering::raytracing
 

Functions

template<typename Real >
auto tatooine::rendering::raytracing::render (camera< Real > const &cam, unstructured_triangular_grid< Real, 3 > const &mesh, vec< Real, 3 > const &bg_color=vec< Real, 3 >::ones(), std::string const &prop_name="image")