Message 1 of 4
nwcreate Texture Support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Our application exports to NWC format from a C++ executable using the nwcreate API. We would like to add texture support, but are finding it difficult as there are no examples of writing textures in the API. We assume we need to use some combination of LcNwcAutodeskMaterial and "connected assets".
Is anyone able to provide an example of how to apply a texture to an NWC model using nwcreate?
Thanks.