#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

#162 in #assets

Download history 109/week @ 2024-02-19 27/week @ 2024-02-26

136 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–19MB
~274K SLoC