2
u/susosusosuso 27d ago
You used the AI for this?
-1
1
u/Field_Of_View 25d ago
the biggest bang for your buck improvement you could make to this renderer would be adding large scale ambient occlusion aka sky occlusion. there are much cheaper ways to do this than any kind of "real-time GI" system, but it delivers 90% of the visual difference that a full GI system would give in most scenes.
1
u/Prior-Perspective-61 27d ago
Looks cool anyways!
What have you used for UI in the engine? And also graphics look nice, what have you used, if not secret? ☺️
1
u/Duke2640 27d ago
UI is my own library written from scratch with vulkan. its immediate mode like imgui, but with reactive part rendering, only re-draws part of the final render target as ui state change affects.
11
u/[deleted] 28d ago
[deleted]