-
My shapes in Cityengine are imported into the Unreal Engine through Datasmith, and a model is generated using Vitruvio. The height attribute on the shape cannot be read by Vitruvio. I tried again to…
-
With [ESRI's rapidly approaching retirement of ArcGIS 10.X](https://support.esri.com/en/technical-article/000017062) within the next year or two, we really need to look at providing an ArcPro release …
-
I need to be able to identify the group of users in our ArcGIS Online organization who have taken their ArcGIS Pro license offline.
One reason for generating such a list is to monitor how our user…
-
I have some code that is working correctly with Metal (and it was working fine with OpenGL, too while using a version of sokol_gfx from some months ago).
Now I am experiencing a weird behavior. On …
-
Currently, the PRT encoder uses a single index for all vertex attributes (e.g. vertex normals):
https://github.com/Esri/palladio/blob/caf667602e0637923fd3606ba4a322d03cf3213a/src/codec/encoder/Houdin…
-
Following the recommendation in [#540](https://github.com/carla-simulator/carla/issues/540) I imported a scene from CityEngine. It looks better than Infraworks models and the import is faster!
To s…
-
Hi, great list.
Would you mind adding the CityEngine procedural modeling SDK?
https://esri.github.io/cityengine
This link points to our C++ and Python APIs to create 3d building models out of G…
-
The section "Extension Lifecyle" contains outdated API calls:
https://esri.github.io/cityengine-sdk/arcgis_prt_architecture.pdf
The version query functions have changed to `getVersionMajor/Minor`.
-
hello,Thanks for your great work!
Apart from the paper itself, are you able to tell me about how were the roads in the rendering images generated?
Manually generated or fully automated?Looking forwa…
-
Hello, I meet a problem when i use "i3s_convert.exe" tools, could you help me to solve this?
I'm trying to update a 3DObject slpk file from i3s 1.7 to 1.8, with ktx2 texture container. The command …