-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
# cub3D | ||
# cub3D | ||
|
||
## Resources | ||
|
||
|
||
- [RayCasting Tutorials by Lode Vandevenne](https://lodev.org/cgtutor/raycasting.html) [Website] | ||
- [Computer Graphics from Scratch](https://www.gabrielgambetta.com/computer-graphics-from-scratch/) [Book] | ||
- [Ray-Casting Tutorial by F. Permadi](https://permadi.com/1996/05/ray-casting-tutorial-table-of-contents) [Website] | ||
- [x.org Documentation](https://www.x.org/wiki) [Website] | ||
- [libX11 Documentation](https://www.x.org/releases/X11R7.6/doc/libX11/specs/libX11/libX11.html) | ||
|
||
### Video resources | ||
|
||
- [Online Computer Graphics II](https://www.youtube.com/watch?v=U0-58hpucp4) | ||
- [Binary Space Partitioning](https://www.youtube.com/watch?v=6vrPCkHqWwg) | ||
- [Super Fast Ray Casting in Tiled Worlds using DDA](https://www.youtube.com/watch?v=NbSee-XM7WA) | ||
- [Make Your Own Raycaster - Part 1](https://www.youtube.com/watch?v=gYRrGTC7GtA) | ||
- [Make Your Own Raycaster - Part 2](https://www.youtube.com/watch?v=PC1RaETIx3Y) | ||
- [Make Your Own Raycaster - Part 3](https://www.youtube.com/watch?v=w0Bm4IA-Ii8) | ||
- [Introduction to the MinilibX](https://www.youtube.com/watch?v=bYS93r6U0zg) | ||
- [Pikuma - Raycasting](https://drive.google.com/drive/folders/1GzCshkJDq5x4EZHRnoir6g4YeQ-9lU_r) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.