Synodic-Software / Soul-Engine

Physically based renderer and simulation engine for real-time applications.
GNU General Public License v3.0
42 stars 24 forks source link

Add Post Processing Function #78

Closed Behemyth closed 6 years ago

Behemyth commented 7 years ago

Changing the resolution of the camera affects the amount of rays sent through the ray engine. Add a post processing step to the main game loop and interpolate between the job size and its current size.