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

12 Commits

Author SHA1 Message Date
Dmitry V. Sokolov
8e221cbc89 apply textures to the walls 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
Dmitry V. Sokolov
793a46d855 initial commit 2019-02-09 12:19:19 +01:00