Skip to content

Releases: kwokcb/MaterialX_Learn

1.39 Final

16 Jul 14:21
f515800
Compare
Choose a tag to compare

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

26 Feb 21:09
Compare
Choose a tag to compare

Version 1.38.8

11 Sep 18:45
1a1486b
Compare
Choose a tag to compare

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

05 Jun 22:02
fb695d9
Compare
Choose a tag to compare
  • 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

27 Feb 01:25
1ff39b8
Compare
Choose a tag to compare

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

03 Feb 17:12
07d8272
Compare
Choose a tag to compare
Pre-release
v0.1

Update README.md