1
0
mirror of https://github.com/ssloy/tinyraycaster.git synced 2025-01-16 20:58:23 +01:00

61 Commits

Author SHA1 Message Date
Dmitry V. Sokolov
8dae70f8d8 wiki images 2019-02-20 14:55:33 +01:00
Dmitry V. Sokolov
265e3cb72c teaser images 2019-02-20 14:23:14 +01:00
Dmitry V. Sokolov
69e1f27e2c read this arrow 2019-02-20 14:10:45 +01:00
Dmitry V. Sokolov
d0d86bdb28
Update README.md 2019-02-16 23:56:23 +01:00
Dmitry V. Sokolov
1d1972c8cf
Merge pull request #10 from maximevince/master
Make it compile on gcc 6.3.0 (size_t error)
2019-02-16 23:55:22 +01:00
Maxime Vincent
9b4f8fcd8e Make it compile on gcc 6.3.0 (size_t error) 2019-02-16 18:53:00 +00:00
Dmitry V. Sokolov
339a3ea8cf
Merge pull request #8 from RazorNeko/master
Add extra argument.
2019-02-13 12:47:29 +01:00
RazorNeko
e63633b6da
Add extra argument. 2019-02-13 13:54:45 +03:00
Dmitry V. Sokolov
20b5d8c0ea
Merge pull request #5 from paul-nelson-baker/build-script
Build script
2019-02-11 22:27:34 +01:00
Paul N. Baker
b392a76414 Ensuring git is installed first (most likely it is, but students are notoriously avoidant). Also fixing typo. 2019-02-11 14:16:41 -07:00
Paul N. Baker
d4563c5281 Buildscripts - Because we like fast interations while also over-engineering solutions 2019-02-11 14:09:50 -07:00
Dmitry V. Sokolov
d5a5968ba8
Update README.md 2019-02-11 21:47:03 +01:00
Dmitry V. Sokolov
d9e1a701d0
Merge pull request #4 from paul-nelson-baker/macos-cmath-import
Fixing building on macOS. Backward compatible with Linux
2019-02-11 21:45:26 +01:00
Paul N. Baker
5ca8d380bd Fixing building on macOS. Backward compatible with Linux
(Tested on macOS 10.14.3 and Ubuntu 18.04)
2019-02-11 13:36:39 -07:00
Dmitry V. Sokolov
8eb720120c
Update README.md 2019-02-11 17:45:30 +01:00
Dmitry V. Sokolov
7de1140ea5
Merge pull request #3 from svenefftinge/master
Updated Gitpod config
2019-02-11 17:42:40 +01:00
Sven Efftinge
40f5d7bb3f Added libsdl2-dev to dockerfile 2019-02-11 14:06:16 +00:00
Dmitry V. Sokolov
13447bbe7c readthis arrow :) 2019-02-11 06:38:20 +01:00
Dmitry V. Sokolov
b1418ba753
Update README.md 2019-02-10 21:09:56 +01:00
Dmitry V. Sokolov
16d528e1a7 read this arrow :) 2019-02-10 18:36:58 +01:00
Dmitry V. Sokolov
98bad3f52a
Update README.md 2019-02-10 18:04:28 +01:00
Dmitry V. Sokolov
738c8226a6 text update 2019-02-10 18:01:30 +01:00
Dmitry V. Sokolov
38c3a538b3
Update README.md 2019-02-10 17:54:41 +01:00
Dmitry V. Sokolov
1458430b6e final video 2019-02-10 17:05:14 +01:00
Dmitry V. Sokolov
87757894c0 sdl screen capture 2019-02-10 17:04:05 +01:00
Dmitry V. Sokolov
a390a5438b sprite_dir schema 2019-02-10 16:37:23 +01:00
Dmitry V. Sokolov
f9c7b0218a doc images bugfix 2019-02-10 16:16:28 +01:00
Dmitry V. Sokolov
9366c92be3 texturing schema 2019-02-10 15:31:52 +01:00
Dmitry V. Sokolov
4a8b31ea8e cosine correction schema 2019-02-10 14:23:13 +01:00
Dmitry V. Sokolov
536bc0d42d player coordinates schemas 2019-02-10 13:38:23 +01:00
Dmitry V. Sokolov
da425dbe9f Few bugfixes (e.g. FPS control); SDL knows to load .bmp files, so I remove the dependency to stb_image.h, because it is slow to compile 2019-02-10 09:54:12 +01:00
Dmitry V. Sokolov
bb8b2f4ca1 Update README.md 2019-02-10 08:07:42 +01:00
Dmitry V. Sokolov
1c55f93076 Update README.md 2019-02-10 08:07:42 +01:00
Dmitry V. Sokolov
025be3a85a Update README.md 2019-02-10 08:07:42 +01:00
Dmitry V. Sokolov
29a535da5a Update README.md 2019-02-10 08:07:42 +01:00
Dmitry V. Sokolov
79c46bb6bf Update README.md 2019-02-10 08:07:42 +01:00
Dmitry V. Sokolov
778522c74e Update README.md 2019-02-10 08:07:42 +01:00
Dmitry V. Sokolov
1f776eaa90 Update README.md 2019-02-10 08:07:42 +01:00
Dmitry V. Sokolov
3453355595 std::chrono for FPS control; smooth sliding along the walls 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
e89e94af0e sprite positioning bugfix + a bit of cleaning 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
023d91cc1d a bit of refactoring 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
a7e92d5543 crude SDL event handling; walking in the game shows plenty of bugs :) 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
152b477820 SDL window 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
63f1a5639a correct sprite ordering 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
f2db6b113a monsters depth problem 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
ea577d6708 depth buffer 2019-02-10 08:07:41 +01:00
Dmitry V. Sokolov
3d99cf0bb6 sprite size/offset 2019-02-10 08:07:41 +01:00
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
8e221cbc89 apply textures to the walls 2019-02-10 08:07:41 +01:00