Home

Awesome

USD-URI-resolver

A generic, URI based resolver for USD, support custom plugins.

Project Goals

Features

Current

Planned

Building

You'll need the following libraries to build the project; newer versions most likely work as well, but they are not tested. Currently, the cmake files are looking for the openexr libs, but only use the half headers. This will be removed in the future.

PackageVersion
USD0.7.6+ (stock)
TBB4.3+
OpenEXR2.2.0+
Boost1.61.0+
MySQL Connector C6.1.9+
CMAKE2.8+

You can download the MySql library here.

There are two main ways to configure a library location. 1, configure an environment variable. 2, pass the location of the library using -D<varname>=<path> to cmake. This will be simplified soon, once we add proper find modules.

Contributing

TODO.

Using the SQL resolver.

Consult the README.md installed alongside the URIResolver.