Own Exporter

1557
2
Jump to solution
04-24-2014 05:30 AM
MathiasHuebscher
New Contributor
Hello,

I want to export my generated Models to an own data format. Is it possible to get access to the needed data (vertices, normals, materials, textures, uv-coords...) in a python script?
If this is not possible: Is it possible to write an own exporter plugin?

Thank you for answers
Tags (3)
0 Kudos
1 Solution

Accepted Solutions
MatthiasBuehler1
Frequent Contributor
Hi !


Yes, this is possible with the CityEngine SDK:
https://github.com/Esri/esri-cityengine-sdk

Ok ?

matt

View solution in original post

0 Kudos
2 Replies
MatthiasBuehler1
Frequent Contributor
Hi !


Yes, this is possible with the CityEngine SDK:
https://github.com/Esri/esri-cityengine-sdk

Ok ?

matt
0 Kudos
MathiasHuebscher
New Contributor
Thank you this is all I need!
0 Kudos