Skip to content

Python wrapper around the OSPRay rendering library

License

Notifications You must be signed in to change notification settings

player1537/PyOSPRay

Repository files navigation

PyOSPRay

Python wrapper around the OSPRay rendering library.

Building

Use the go.sh script to download and build the project.

$ ./go.sh download  # download ospray
$ ./go.sh build

Running examples

Go to the examples directory you want and use the pyospray wrapper:

$ cd examples/render_to_file
examples/render_to_file$ ../../pyospray render_to_file.py

About

Python wrapper around the OSPRay rendering library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published