MiniEngine is an example app using the Fast Linear Algebra Classes and Functions and the Direct3D 12 wrappers from the Harlinn.Windows library to create a Direct3D 12 based visualization of a model based on the Sponza palace.

Initially created as a demonstration of how an existing Direct3D 12 app could be simplified using the Direct3D 12 wrappers, and now used as a test bed for the Fast Linear Algebra Classes and Functions.

Interior

This is an adaption of Microsofts original MiniEngine Direct3D 12 example.