Skip to content

hiroaki-santo/mitsuba2-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a Dockerfile for Mitsuba2.

Build:

$ docker build -t mitsuba2-docker .

Run:

$ docker run -it mitsuba2-docker bash

Choosing variants

You can change this setting by editing mitsuba.conf.cpu.

The current setup enables:

    "scalar_rgb",
    "scalar_spectral",
    "scalar_rgb_polarized",
    "scalar_spectral_polarized",
    "packet_rgb",
    "packet_spectral"

Note that this dockerfile does not support GPU dependency.

About

Dockerfile for Mitsuba2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published