File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ Big changes were made since the last release which makes some of the old code in
99- RaytracingAlgorithm modules
1010 - postprocessing.nim: A collection (small for now) of postprocessing effects to improve the quality of a rendered image.
1111- Documentation
12- - RaytracingAlgorithm language documentation added ! [ here] ( https://github.com/lorycontixd/RaytracingAlgorithm/blob/master/rta.md ) .
13- - First tutorial documentation added ! [ here] ( https://github.com/lorycontixd/RaytracingAlgorithm/blob/master/tutorials/firsttutorial.md ) .
12+ - RaytracingAlgorithm language documentation added [ here] ( https://github.com/lorycontixd/RaytracingAlgorithm/blob/master/rta.md ) .
13+ - First tutorial documentation added [ here] ( https://github.com/lorycontixd/RaytracingAlgorithm/blob/master/tutorials/firsttutorial.md ) .
1414
1515### Incompatible changes
1616- Removed the possibility of calling the stats module as it drastically slows down the program. (Will be reinserted on parallelization)
You can’t perform that action at this time.
0 commit comments