|
MaterialXWeb 1.39.5
Utilities for using MaterialX Packages with Web clients
|
Files | |
| materialx_ocio_app.py | |
| PYTHON_APP_DESCRIPTION | |

MaterialX OCIO Flask App. Reads in default AcesCG config from OCIO and allows for generation of supported MaterialX definitions either in source code or graph form.
Note: This is just a sample application with graph generation still in progress.
Either install the package from PyPi (soon to be available):
or clone the materialXWeb
repository and install from the flast/ocio folder under the root:
or
if planning to perform edits on the repository.
Run the main package using:
or directly with Python:
By default the application is running a local server. To access the client page open the following in a Web browser:
where <port-number> is the chosen port to host from.