Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.
/ rt-old Public archive

[Old - See https://codeberg.org/27/rt] A raytracer in C using a cursed graphics library and a severe lack of math knowledge

License

Notifications You must be signed in to change notification settings

27network/rt-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

61a629c Β· May 4, 2024

History

32 Commits
Apr 18, 2024
May 4, 2024
May 4, 2024
May 4, 2024
Apr 25, 2024
Apr 18, 2024
Apr 18, 2024
Feb 23, 2024
Apr 19, 2024
Apr 29, 2024
Apr 19, 2024
Apr 19, 2024
Apr 18, 2024
Apr 18, 2024

Repository files navigation

A raytracer in C using a cursed graphics library and a severe lack of math knowledge.

Project notice

This repository holds the code to our rt final project. However, the resulting binary is intended to be fully compatible with the miniRT common-core project's requirements and restrictions.

Bonus functions

The bonus part of both projects allows usage of any function as long as it's reasonable and in scope; here's the list of bonus functions and their usage in the project:

Function name Header file Usage
pthread_create pthread.h man it's threads

License

This project is released under the ISC License.

About

[Old - See https://codeberg.org/27/rt] A raytracer in C using a cursed graphics library and a severe lack of math knowledge

Resources

License

Stars

Watchers

Forks