Python GPUOpen Material Inspector
This sample package shows the basic components required to connect MaterialX running in Python to a Web client running Javascript in order to access materials on the AMD GPUOpen material site.
Dependents
- Usage of the
materialxMaterialsPython package flaskandflask-socketioPython packagessocket-ioJavascript library
Installation
Either install the package from PyPi:
pip install materialx_gpuopen_app
or clone the materialXWeb
repository and install from the root folder:
pip install .
or
pip install -e .
if planning to perform edits on the repository.
Execution
Run the main package using:
materialx-gpuopen-app
or directly with Python:
python MaterialXGPUOpenApp.py
By default the application is running a local server. To access the client page open the following in a Web browser:
http://127.0.0.1:8080
Release files for materialx-gpuopen-app 1.39.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| materialx_gpuopen_app-1.39.5.tar.gz | 2.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| materialx_gpuopen_app-1.39.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.5 kB
Release files / materialx_gpuopen_app-1.39.5.tar.gz
| Download URL | materialx_gpuopen_app-1.39.5.tar.gz |
|---|---|
| Size | 2.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
812b7913363416085edeb50b3e4beb03d53286bb6b20e410b8bede3eea119e78
|
|
BLAKE2b-256 checksum How to use checksums |
58903dbe12df972e88a57b121e499999a4613fe2d4391bc5b4b6960bc0093116
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.0
|
Release files / materialx_gpuopen_app-1.39.5-py3-none-any.whl
| Download URL | materialx_gpuopen_app-1.39.5-py3-none-any.whl |
|---|---|
| Size | 2.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d77cf79ae8fc130a65cecdacc2dfb383faf6bca26299f4ffb7cbe15d8d20e583
|
|
BLAKE2b-256 checksum How to use checksums |
44c2e7e7e924d912ac9fe80f79564f70658bc399606c70d522374a6cc9a12316
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.0
|