improve gexit with init function and add basic mlx image gestion
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
# ressources
|
||||
|
||||
- https://harm-smits.github.io/42docs/libs/minilibx/getting_started.html
|
||||
- https://lodev.org/cgtutor/raycasting.html
|
||||
- [tuto mlx](https://harm-smits.github.io/42docs/libs/minilibx/getting_started.html)
|
||||
- [tuto raycasting](https://lodev.org/cgtutor/raycasting.html)
|
||||
- [tuto raycasting js](http://www.playfuljs.com/a-first-person-engine-in-265-lines)
|
||||
- [tuto mlx and wolf3d](https://github.com/qst0/ft_libgfx)
|
||||
- [tuto mlx images](https://github.com/keuhdall/images_example)
|
||||
- [bmp images](https://web.archive.org/web/20080912171714/http://www.fortunecity.com/skyscraper/windows/364/bmpffrmt.html)
|
||||
- [bmp images in c](https://stackoverflow.com/questions/2654480/writing-bmp-image-in-pure-c-c-without-other-libraries)
|
||||
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user