d-wasserman / Complete_Street_Rule

The Complete Street Rule for ArcGIS CityEngine is a scenario oriented design tool intended to enable users to quickly create procedurally generated multimodal streets.
https://geonet.esri.com/docs/DOC-6915
Apache License 2.0
169 stars 33 forks source link

Cyclist Model Issues #18

Closed bneukom closed 3 years ago

bneukom commented 4 years ago

Hi!

The cyclist assets from https://github.com/d-wasserman/Complete_Street_Rule/tree/master/assets/Complete_Streets/LowPolygon3D.com_Cyclists have issues when exporting for example to Blender via FBX or Unreal via Datasmith.

See:

image

The issue is that the inside and the outside of the models are separate geometry. This will lead to artifacts for example in Unreal as Opaque geometry is rendered two sided (what you see on the screenshot is actually the backside of the inside of the model).

This could be fixed by removing the "internal" faces and readjusting the normals in Blender.

d-wasserman commented 4 years ago

Hi @bneukom ,

The bicycle models have been THE most problematic models in the entire rule. Everything from the bicycle having separate color maps to this issue have plagued me too.

Thank you for narrowing this down. I am not a pro at Blender, but I would gladly use another model if we can find one. Is this is a quick series of edits in blender?

d-wasserman commented 3 years ago

I am going to close this issue for now. It is a low priority item in that many may not use the cyclists native to the rule in other platforms. If you have a better low poly model, I am all ears.