Eric-Brown / Rendering_Engine

0 stars 0 forks source link

Render models using a generic model class. #8

Open Eric-Brown opened 4 years ago

Eric-Brown commented 4 years ago

Have a class for rendering models. Models should know:

Eric-Brown commented 4 years ago

Last 2 chores (Vulkan.hpp and using Memory manager API, along with creating a single manager class to consolidate the memory logic) were interfering with the ability to move forward here. Should be good now.