TACC / Galaxy

Galaxy is an asynchronous parallel visualization ray tracer for performant rendering in distributed computing environments. Galaxy builds upon Intel OSPRay and Intel Embree, including ray queueing and sending logic inspired by TACC GraviT.
Apache License 2.0
20 stars 9 forks source link

update cinema2state to work with python3 #13

Open dhrogers opened 5 years ago

dhrogers commented 5 years ago

Trying to use cinema2state, but it appears to have trouble under python3.

Not critical, but it should be on the list.

dhrogers commented 5 years ago

In particular, this should be updated to work with the render.state state in the dev branch's WitU example. It appears that there are issues with both Python3 update and some clauses in the render.state we are using.