Skip to content

AssetFetch endpoint for ambientCG Materials

Earlier this year I announced my intentions to build AssetFetch, a system for building easy asset discovery and import solutions without the redundancy normally associated with developing a new software plugin for every software / asset vendor combination. The specification and more info about this system is available on assetfetch.org.

In order to bring this system into the real world the first implementation of the provider-side of AssetFetch is now available using the following initialization endpoint: https://ambientcg.com/api/af/init.

This endpoint serves materials (currently only materials) from ambientCG via the AssetFetch protocol v0.3. Because the AF spec is still actively being worked on there is currently only one version available, future implementations (post 1.0) may endpoint versioning to improve stability.

A first client implementation for Blender is being developed in parallel on GitHub.

The availability of the "traditional" ambientCG API (v2) is not affected by this and any changes to it will be announced in advance on this blog.