1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-25 21:27:45 +00:00
novus/extern
Joshua Goins b9b162b377 Add experimental new rendering system
I started writing this late last year, and finally uploading parts of
it. Currently, doesn't work, but doesn't crash either. Enable it via
the NOVUS_USE_NEW_RENDERER environment variable.

The goal is to use the game's own shaders instead of creating our own,
it's lacking support for buffers with actual data in them and constants
so while it "works" nothing is displayed on screen yet.
2024-04-20 17:29:29 -04:00
..
dxbc@907b70249b Fix most warnings 2023-12-09 22:35:59 -05:00
imgui renderer: Add support for imgui 2023-09-26 17:10:18 -04:00
libphysis@991146eeff Add experimental new rendering system 2024-04-20 17:29:29 -04:00
magic_enum Ensure compliance with REUSE, add to CI 2023-08-06 08:50:33 -04:00
tinygltf Use system packages for Corrosion, stb and nlohmann 2023-09-23 14:52:05 -04:00
CMakeLists.txt Fix most warnings 2023-12-09 22:35:59 -05:00