Share

Generative Texture API

What is the Generative Texture API?

The Generative Textures API makes it easy to integrate your generative AI service of choice into LookdevX by creating a C++ or Python plugin. The plugin appears as a compound node in the "Experimental" section of the node library which encapsulates the texture nodes generated by the service.

An overview and instructions on how to get started with either the Python or the C++ API is included in the LookdevX installation: Python API : ..\lookdevx\plug-ins\lookdevx\python\generative\README.md C++ API: ..\lookdevx\plug-ins\lookdevx\includes\GenerativeTextures\README.md

There is also a zip file with all the C++ documentation in the same location as the C++ README.md file.

Was this information helpful?