Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zelhajou committed Apr 18, 2024
1 parent 3ef2b6a commit 90eb43f
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
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 added subject/en.subject.pdf
Binary file not shown.
Binary file added subject/minilibx-linux.tgz
Binary file not shown.
Binary file added subject/minilibx_mms_20200219_beta.tgz
Binary file not shown.
Binary file added subject/minilibx_opengl.tgz
Binary file not shown.

0 comments on commit 90eb43f

Please sign in to comment.