An open API service indexing awesome lists of open source software.

https://github.com/mrsloth-dev/42.minirt


https://github.com/mrsloth-dev/42.minirt

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# miniRT

Raytracer with minilibx

TO-DO list
- [x] Parser
- [x] Chapter 1
- [x] Chapter 2
- [x] Chapter 3
- [x] Chapter 4
- [x] Chapter 5
- [x] Chapter 6
- [x] Make parser great again.
- [ ] Limit Light,Ambient and Camera to 1
- [x] Reorganize files (chapter 1 to 6).
- [ ] Reorganize Makefile sources.
- [ ] Norminette previous chapters 1 to 6(kinda) .
- [ ] Chapter 7 - Scene
- [ ] Chapter 8 - Shadows
- [ ] Chapter 9 - Planes
- [ ] Chapter 10 - Patterns
- [ ] Chapter 11 - Reflection and Refraction
- [ ] Chapter 12 - Cubes
- [ ] Chapter 13 - Cylinders
- [ ] Maybe use fucking quaternions????
- [ ] Make it work
- [ ] Make it robust
- [ ] Finish

At the end of project (or in advanced state)
- [ ] Remove wildcards from Makefile