Redshift (https://www.redshift3d.com) is a rendering engine for biased GPU rendering. Demo version of Redshift is used. It's fun functional, but there are watermarks on the image rendered. Rendering results are converted to png format using exrtopng tool.
Docker 1.12 or higher Nvidia GPU Up-to-date Nvidia drivers nvidia-docker2 installed
docker run -it --name=redshift --runtime=nvidia -e URL=<tar.gz-OR-zip-file-with-data> -e FILE= emanaev/redshift3d docker cp redshift:/root/result.png . docker rm redshift
Environment parameters (passed through -e option in docker run command):
docker run -it --rm --runtime=nvidia -e BENCHMARK emanaev/redshift3d
Content type
Image
Digest
Size
1.2 GB
Last updated
over 8 years ago
docker pull emanaev/redshift3d