1
0
mirror of https://github.com/ssloy/tinyraycaster.git synced 2025-01-17 13:18:22 +01:00

12 Commits

Author SHA1 Message Date
Dmitry V. Sokolov
323e3f7c24 monsters shown on the map 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
80e6e4a815 refactoring time! 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
df8fb12a3e rudimentary usage of the textures 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
f84ae5aac9 load textures 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
35ed743b6f cosine perspective correction 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
ff7d714453 first animation 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
da2257985e crude 3d rendering 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
e7a8b510ae render the visibility cone 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
9475f8d10d cast one ray 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
68d2cd560e draw the player 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
c6a12066bf map drawing 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
90b7cfb0f2 save the framebuffer to a file 2019-02-10 08:07:26 +01:00