Skip to content

MaterialX support in Bevy (and potentially other Rust projects)

Notifications You must be signed in to change notification settings

killercup/materialx

Repository files navigation

MaterialX Parser in Rust and Support in Bevy

Collection of crates to support MaterialX in Bevy (and potentially other Rust projects).

Current Status

Some basic functions work as proof-of-concept. Expect continuous changes to every aspect of this project.

Crates

Testing

Our test approach is very simple: Given a bunch of MaterialX files, try to parse and render them.

How to get MaterialX files for testing? Aside from the official MaterialX spec repository, you can find open source MaterialX files on multiple platforms, e.g. AMD's GPU Open MaterialX Library or ambientCG. In resources/downloader you can find a script to download a bunch of test files from there.

About

MaterialX support in Bevy (and potentially other Rust projects)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages