AxiomGames / Axiom

Performance focused DX12/Vk Engine written in C++
Do What The F*ck You Want To Public License
3 stars 0 forks source link

Implement scene render system #11

Open SamCZ opened 2 years ago

SamCZ commented 2 years ago

Relies on #4 #10

You should be able to create generic renderer for material previews, icons, editors and also whole game render.

This will require good camera selection system (I had some problems in Aurora with it)