Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sque/thrender
- Owner: sque
- Created: 2013-04-03T13:14:12.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-04T12:10:46.000Z (over 11 years ago)
- Last Synced: 2023-05-25T05:31:15.149Z (over 1 year ago)
- Language: C++
- Size: 398 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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