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

https://github.com/tmcdonell/accelerate-ray

A simple ray-tracer written in Accelerate
https://github.com/tmcdonell/accelerate-ray

Last synced: about 1 year ago
JSON representation

A simple ray-tracer written in Accelerate

Awesome Lists containing this project

README

          

A simple ray-tracer
===================

This is a simple ray tracer written using the Accelerate library, which runs in
real time on the GPU.

For more information see the main [Accelerate][accelerate] project page. This
repo has now been merged into the [accelerate-examples][accelerate-examples]
package.

[accelerate]: https://github.com/AccelerateHS/accelerate
[accelerate-examples]: https://github.com/AccelerateHS/accelerate-examples