mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-16 16:20:42 +02:00
Added modelviewer.
Added neural network code(turned off by default). Lots of editor and rendering fixes.
This commit is contained in:
@@ -52,4 +52,7 @@ void RunReach_f( const idCmdArgs &args );
|
||||
// video file encoding
|
||||
void RoQFileEncode_f( const idCmdArgs &args );
|
||||
|
||||
void nnbuildmat_f(const idCmdArgs& args);
|
||||
void ExportNatMaterial(const idMaterial *material, const char *materialName);
|
||||
|
||||
#endif /* !__COMPILER_PUBLIC_H__ */
|
||||
|
||||
Reference in New Issue
Block a user