sylistine/Djinn

Framework architecture doesn't allow for extension or platform agnosticism

sylistine opened this issue · 0 comments

The current state of the project requires a good deal of rearchitecting to allow implementation of app logic, audio implementation, etc. The base directx 12 implementation is too generic and should have various aspects, i.e.: swap chains and resource barriers, partitioned into their own classes.