Added modelviewer.

Added neural network code(turned off by default).
Lots of editor and rendering fixes.
This commit is contained in:
Justin Marshall
2026-05-17 22:09:25 -07:00
parent 079442e7ba
commit 76f642286e
74 changed files with 101444 additions and 2227 deletions
+3 -1
View File
@@ -2327,4 +2327,6 @@ void APIENTRY glShowAllTopLevelAccelStructures(
void QD3D12_SetUpscalerSharpness(float sharpness);
void QD3D12_SetToneMapBrightness(float brightness);
void QD3D12_EnableTAA(int enabled);
void QD3D12_EnableTAA(int enabled);
#include "opengl_nn.h"