Skip to content

Releases: kwokcb/MaterialX_Learn

Version 1.39.4 Release

16 Sep 18:36
86b4ae3

Choose a tag to compare

Release sync'ed to MaterialX version 1.39.4

What's Changed

  • New tree graph reference
image
  • Add release download scripts for usage on library comparisons. Updated library compare mechanism.

Version 1.39.3 Release

18 Mar 21:56
f935539

Choose a tag to compare

Release sync'd to MaterialX version 1.39.3

What's Changed

Full Changelog: v1.39.2...v1.39.3

Version 1.39.2 Release

22 Jan 21:49
a118648

Choose a tag to compare

Update

  • Refactored to split into "Labs" vs "Elements".

    • Most utilities transferred to "Labs" or other repos include node editor, plugins, etc.
  • Entire repo can now be built by anyone locally.

    • The minor exception being some notebooks which still has some issue requiring
      manual building for USD and Blender books. This should go away when both are synced to 1.39 / 1.39.2
  • Update to released 1.39.2 version of MaterialX

Change Log

Full Changelog: v1.38.8...v1.39.2

1.39 Final

16 Jul 14:21
f515800

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

Choose a tag to compare

Version 1.38.8

11 Sep 18:45
1a1486b

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

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

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

Choose a tag to compare

Pre-release
v0.1

Update README.md