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

Vulkan: Decouple Window and Raster Backend #162

Closed Behemyth closed 6 years ago

Behemyth commented 6 years ago

Source Files/Display/Window and Source Files/Raster Engine have a few coupling issues that prevent one from running without the other. In the Vulkan rewrite this should be fixed.