https://github.com/ssloy/stroll
code example for bachelor programming class
https://github.com/ssloy/stroll
Last synced: 10 months ago
JSON representation
code example for bachelor programming class
- Host: GitHub
- URL: https://github.com/ssloy/stroll
- Owner: ssloy
- Created: 2016-09-23T06:52:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T20:25:10.000Z (over 7 years ago)
- Last Synced: 2025-01-10T05:57:06.064Z (12 months ago)
- Language: C++
- Size: 53.7 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README

This project is a stub for a small programming project, it shows how to start with SDL and Makefile.
The code contains a **very** crude and basic raytracer and is not meant to be used as is.
The textures are courtesy of André LaMothe and were initially distrubuted on
floppy discs with his excellent book "Tricks of the Game-Programming Gurus" published in 1994.