CityEngine sdk in Unity 5+

1851
2
06-23-2017 01:16 AM
KasperHalkjær_Jensen
New Contributor

I realize the Unity plugin at https://github.com/Esri/esri-cityengine-sdk is deprecated, but I'm interested to hear if anyone has been able to get it working in Unity 5+ regardless, and if so, could you share your solution?

Thanks,

Kasper

Tags (2)
0 Kudos
2 Replies
JohnnyFehr
New Contributor II

Hi Kasper,

from what I've heard you're actually right. I'm not aware that somebody has specifically worked on this recently that would be able to share their work as it's low-level C++ code.

Cheers from the vrbn office,

Johnny Fehr

0 Kudos
ZorkoSostaric1
Esri Contributor

Hi,

I am not a developer but I do have an interest in getting CityEngine content in Unity (and other game engines). My intention is not to develop/replace SDK but to automate some workflows.

Workflow I am interested in testing and developing is an automation of processing assets from CityEngine (FBX is favourite for now) to create specific items like terrains, materials, collision meshes, prefabs, etc and then building a scene. That is first stage of automation. Then I would like to replace assets like trees, street lights, people, cars, etc with game optimized assets for optimization and visualization. Images below are from test scenes done as manual process to identify the issues. 

Unity example

Unity scene

UnrealEngine example

UnrealEngine

For Unity editor scripting would be sufficient for those tasks. This something to get started and see how far we can get.

David Wasserman Geoff Taylor