Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 363 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 363 Bytes

rayTracing3D

This work is inspired by "Concours Centrale-Supélec 2021 - Informatique commune - MP,PC,PSI,TSI"

It is meant as a coding challenge, the code will be written in Rust as that's what I'm learning currently

In a first time, only spheres will be dealt with, but image fragmentation into triangles for universal treatment may be done in the future.