Realtime Fractal Renderer Documentation
optimisations_none.cl
Go to the documentation of this file.
1
// Features
2
#define DO_AMBIENT_LIGHTING true
3
#define DO_DIFFUSE_LIGHTING true
4
#define DO_SPECULAR_HIGHLIGHTS true
5
6
//#define DO_HARD_SHADOWS true
7
#define DO_SOFT_SHADOWS true
8
#define DO_GEOMETRY_GLOW true
9
10
// Optimisations
11
#define USE_BOUNDING_VOLUME false
12
#define INCREASE_INTERSECTION_EPSILON_LINEARLY false
13
14
#include "
mandelbulb_benchmark_stationary_far.cl
"
mandelbulb_benchmark_stationary_far.cl
FractalGeometryRenderer
kernels
benchmarks
mandelbulb_stationary
optimisations_none.cl
Generated by
1.9.3