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

https://github.com/specht/ciao


https://github.com/specht/ciao

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Cham's Ambient Occlusion Renderer

This is a _working work in progress_. It's a small raytracer which does quadtree-powered ambient occlusion.

Compile with `make`, run with `./ciao out.pbm`. Tested on Linux!

This will render the following image:

![Spheres](https://i.imgur.com/aXrVCJs.png)

More information can be found [here](https://imgur.com/a/tbusM1l).