opengl raytracer in fortran 90
  • Fortran 83.9%
  • Makefile 16.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-09-03 23:37:35 -04:00
.vscode/ipch init 2022-09-03 23:37:35 -04:00
include/GL init 2022-09-03 23:37:35 -04:00
lib init 2022-09-03 23:37:35 -04:00
Makefile init 2022-09-03 23:37:35 -04:00
raygl init 2022-09-03 23:37:35 -04:00
raygl.f90 init 2022-09-03 23:37:35 -04:00
README.md init 2022-09-03 23:37:35 -04:00

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