1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-24 04:57:45 +00:00
novus/renderer/include
Joshua Goins fd61cfca26 "Implement" the directional lighting pass, fix GBuffer normal
Implement is in quotes because it doesn't work yet, the code is just
written. We still need actual framebuffers to do work in and not the
swapchain image we're reusing.

In other news, the GBuffer shader now works and outputs normals! I
forced it to simple texture mode for now so it makes development easier.
2024-04-21 11:52:30 -04:00
..
renderer.hpp Add experimental new rendering system 2024-04-20 17:29:29 -04:00
rendersystem.h "Implement" the directional lighting pass, fix GBuffer normal 2024-04-21 11:52:30 -04:00