Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sque/thrender

Software Renderer using thrust library for parallelization.
https://github.com/sque/thrender

Last synced: 12 days ago
JSON representation

Software Renderer using thrust library for parallelization.

Awesome Lists containing this project

README

        

thrender
========

Software Renderer using thrust library for parallelization.

Prerequisites
=============

* C++11 compliant compiler
* [Thrust](http://thrust.github.io/) >= 1.6.0 library
* [GLM](http://glm.g-truc.net/) OpenGL Mathematics library
* [Assimp](http://assimp.sourceforge.net/) Open Asset Import Library