5 Forks
19 Stars
19 Watchers

embree_viewer

Embree viewer is a simple implementation of a progressive renderer, based on Intel's Embree raytracing kernels. Its UI is written in SDL2, and it supports Alembic, OBJ file formats, with a JSON file to describe a scene.

How to download and setup embree_viewer

Open terminal and run command
git clone https://github.com/martin-pr/embree_viewer.git
git clone is used to create a copy or clone of embree_viewer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with embree_viewer https://github.com/martin-pr/embree_viewer/archive/master.zip

Or simply clone embree_viewer with SSH
[email protected]:martin-pr/embree_viewer.git

If you have some problems with embree_viewer

You may open issue on embree_viewer support forum (system) here: https://github.com/martin-pr/embree_viewer/issues