Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timostrating/ludumdare51

Raytracer game build for the Ludum Dare Game Jam - based on the books raytracing in one weekend
https://github.com/timostrating/ludumdare51

game-jam ludum-dare ludum-dare-51

Last synced: about 19 hours ago
JSON representation

Raytracer game build for the Ludum Dare Game Jam - based on the books raytracing in one weekend

Awesome Lists containing this project

README

        

# Ludumdare51
Raytracer game build for the Ludum Dare Game Jam - based on the books raytracing in one weekend

[Play it here](https://ldjam.com/events/ludum-dare/51/rtxducks)

Boilerplate code and most raytracing code is inspired or based on https://raytracing.github.io/ The knowhow how most of this works is from https://www.cs.uu.nl/docs/vakken/magr/2021-2022/ Duck model is made in Blender (Obj file is converted to code using python)