#web-api #assets #3d #api #api-bindings #web

polyhaven

Rust interface around the PolyHaven web API

8 releases

0.3.0 Aug 27, 2022
0.2.4 Aug 27, 2022
0.1.1 Aug 27, 2022

#156 in #assets

25 downloads per month

MIT license

27KB
632 lines

polyhaven-rs

Provides a relatively user-friendly Rust API for interacting with the PolyHaven web API.

PolyHaven is a public domain, free source of high quality PBR materials, HDRIs, models and more. This crate isn’t officially supported by, endorsed by or created by PolyHaven; instead, it’s a community-built wrapper around their own web APIs.

This crate was largely made for my own personal usage. It’s incomplete and probably could do with a lot more work. Nonetheless I’m publishing it now, in it’s semi-complete state, so that I can more easily use it in other projects I’m working on. I don’t intend for this to be used widely at the moment.


lib.rs:

polyhaven

Provides a relatively user-friendly Rust API for interacting with the PolyHaven web API.

PolyHaven is a public domain, free source of high quality PBR materials, HDRIs, models and more. This crate isn’t officially supported by, endorsed by or created by PolyHaven; instead, it’s a community-built wrapper around their own web APIs.

This crate was largely made for my own personal usage. It’s incomplete and probably could do with a lot more work. Nonetheless I’m publishing it now, in it’s semi-complete state, so that I can more easily use it in other projects I’m working on. I don’t intend for this to be used widely at the moment.

Dependencies

~5–17MB
~247K SLoC