Skip to content

Quixel Megascans Bridge custom exports C# plugin sample.

License

Notifications You must be signed in to change notification settings

Quixel/Bridge-C-Sharp-Plugin

Repository files navigation

Bridge-C-Sharp-Plugin

Quixel Megascans Bridge custom exports C# plugin sample.

Quixel AB - Megascans Project

Quixel : https://quixel.se

Bridge C# Plugin

The Bridge plugin is an open-source, C#-written integration for Bridge custom exports. The plugin requires .Net 4.0 or later.

This integration gives you a LiveLink between itself and Bridge Custom Exports. The source code is all exposed and documented for you to use it as you wish (within the Megascans EULA limits, that is). We provide a set of useful functions for importing json data from Bridge.

This integration was written in a threaded manner to allow the plugin to run in background.

If you're facing issues with and this documentation isn't helping you please let us know : [email protected] . We'll help you get things fixed ASAP.

More information on Bridge custom exports can be found here: https://docs.google.com/document/d/14g6LsFS-pnPGdI-FiCsWpMIvpaCJUJweyJD9SgaOjAo/

Example

This integration gives you an example method that reads the data from the json and prints the result on the console.

Notes:

You must have .Net version 4.0 or higher. Download and Install .Net from: https://www.microsoft.com/net/download/ Project was created with Visual Studio 2017. You can get it from: https://visualstudio.microsoft.com/vs/

About

Quixel Megascans Bridge custom exports C# plugin sample.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages