Skip to content

A directed acyclic graph image renderer written in Python

License

Notifications You must be signed in to change notification settings

Correct-Syntax/PyNodeEval

Repository files navigation

PyNodeEval

A directed acyclic graph image renderer written in Python.

This is a very minimal version of the renderer found in Gimel Studio which was used to test and implement node caching, etc.

Running the code

Install the following packages:

  • numpy
  • opencv-python
  • openimageio

Then run the main.py file.

License

This code is licensed under the 3-Clause BSD License.

About

A directed acyclic graph image renderer written in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages