1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-26 21:57:45 +00:00
novus/renderer/src
Joshua Goins 5a227971c2 Support 3D textures, add real tile diffuse/normal and fix lighting
I broke the lighting accidentally while messing around with Dawntrail,
it's now restored. Real textures are used for tile diffuse/normal
textures which shoud fix the appearances of some gear.
2024-04-30 18:12:02 -04:00
..
device.cpp Support 3D textures, add real tile diffuse/normal and fix lighting 2024-04-30 18:12:02 -04:00
gamerenderer.cpp Support 3D textures, add real tile diffuse/normal and fix lighting 2024-04-30 18:12:02 -04:00
imguipass.cpp Support 3D textures, add real tile diffuse/normal and fix lighting 2024-04-30 18:12:02 -04:00
imguipass.h Split up Renderer's source files and a lot of refactoring 2024-04-21 17:35:51 -04:00
rendermanager.cpp Support 3D textures, add real tile diffuse/normal and fix lighting 2024-04-30 18:12:02 -04:00
simplerenderer.cpp Support 3D textures, add real tile diffuse/normal and fix lighting 2024-04-30 18:12:02 -04:00
swapchain.cpp Split up Renderer's source files and a lot of refactoring 2024-04-21 17:35:51 -04:00