CityEngine collada export vertex percision?

4457
1
01-07-2015 10:41 AM
leewinslow1
New Contributor II

Hello All,

I have a question about exporting CGA created models to collada files.  My problem being when exporting extruded building footprints to collada I would like not to have to recenter them.  This leaves them in the real world position just in collada format.  This leads to vertices that very large number of significant figures for example a vertex would look something like X = 123456.7891 Y = 12.1234 Z = 1234567.1234. Instead of a re-centered value of X = 12.123 Y = 1.23 Z = 12.123.  The problem is that CityEngine is converting some of the longer numbers to scientific notation and rounding numbers off.  This causes a loss of precision and is stretching footprints in odd ways. This has shifted vertices as much as 10 meters in places.  The vertex precision is correct when looking at the shape inspector under the vertex tab.  However when looking at the collada file in notepad the vertex now looks like Y = 1.12345e6.  Any thoughts on how to keep CityEngine from converting to scientific notation would be appreciated.

Thanks!

Tags (3)
0 Kudos
1 Reply
MatthiasBuehler
Occasional Contributor III

Hi Lee,

For georeferenced data, do not use Collade. Use GDB or KML what can deal with this properly.

Ok?

Matt

Matthias Buehler

Head of 3D Technologies

twitter: @MattB3D

-------------------------------------

Garsdale Design Limited

matthias.buehler@garsdaledesign.co.uk

www.garsdaledesign.co.uk

0 Kudos