-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
antara-gaming-sdk/tutorials/wolf-3d/wolf-3d.cpp
Lines 28 to 33 in d6621f5
| //! TODO: better zbuffer through ctx variable | |
| inline float z_buffer[1920] = {}; | |
| struct wolf_constants | |
| { | |
| const std::size_t tex_width{256}; |