Releases: kwokcb/MaterialX_Learn
Releases · kwokcb/MaterialX_Learn
1.39 Final
1.39 Release
- All content has been updated to release version 1.39 of MaterialX, 2.3.2 of OCIO and 23.11 of USD.
- Main new additions for Web are a series of new utilities including a Web based node graph editor, definition publishing, shader reflection and JSON serialization using the latest updates in 1.39.
- Main new additions for Python are additional graph connectivity / topology tools and tutorials and updates to OCIO and USD interop.
Version 1.38.9
Update with changes in core 1.38.9
Changes:
https://github.com/kwokcb/MaterialX_Learn/compare/v.1.38.78..v1.38.9
Version 1.38.8
The site is synced with the MaterialX release v1.38.8.
The minimum version is still v1.38.7 but with v1.38.8, it is possible to run Python code on more deployments
as Python packages are now available on PyPi. It is recommended to use that release as well as some notebooks will
take advantage of fixes / updates in that release. For example it is easier to run notebooks on Google Colab.
Full Changelog: v.1.38.7...v1.38.8
Version 1.38.7
- 1.38.7 release minimum
- 1.38.7 definitions library update.
- Books:
- Usd / MaterialX book
- Blender / MaterialX book
- More advanced shader generation information
- Python:
mtxlutils
package basics
Version 1.0 Release
MX Learn : Version 1.0
First release of site with the "basics" setup.
- Learning for nodes, graphs, documents, and definitions
- Standard library detailed reference
- Rendered definition previews
- Mermaid graphs for implementations
- Glossary of types, color management, units and geometry properties
- Python environment set for developers
- Tutorials for:
- Basic set
- Node creation and value edit
- Graph creation, node connections, input and output interface setup
- Shader generation basic setup
- Jupyter notebooks, python, and html.
- Note: codespaces support yet but local environment usage available.
- Design and architecture overview
- Mermaid graphs and viewer
Version 0.1 Pre-release
v0.1 Update README.md