opengl raytracer in fortran 90
- Fortran 83.9%
- Makefile 16.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .vscode/ipch | ||
| include/GL | ||
| lib | ||
| Makefile | ||
| raygl | ||
| raygl.f90 | ||
| README.md | ||
This is a raytracer implemented from the book Ray Tracing In One Weekend using the National Institute of Standards and Technology library f90gl
It also allows you to move around the scene using the WASD for horizontal and Q/E for vertical movement