3DStreet / 3dstreet-assets-source

🧊🌳🚗 3DStreet model source files
Other
2 stars 4 forks source link

export glb file with just the parklet #68

Closed JLansey closed 1 year ago

JLansey commented 1 year ago

found inside the street-props object.

If you have time - the parklet has leaves coming through one of the seats - not sure if that is on purpose, or we could convert it to a normal bench, and push the leaves more to the side. not super important though.

gnansai commented 1 year ago

Hi @JLansey image I have removed the plants and added seats there.

gnansai commented 1 year ago

I noticed that, The transformations of the parklet were not applied. I am not sure if this causes the white parklet issue. image

gnansai commented 1 year ago

I have applied the transformation to the parklet. I have updated the street-props file. https://github.com/gnansai/3dstreet-assets-dist/tree/main/sets/street-props/gltf-exports/draco I have exported parklet as separate file https://github.com/gnansai/3dstreet-assets-dist/tree/main/sets/street-props-parklet/gltf-exports/draco

gnansai commented 1 year ago

Hi @kfarr @JLansey I used gltf-pipeline for draco compression, which reduced the file size more than the gltf-transform. https://github.com/gnansai/3dstreet-assets-dist/tree/main/sets/street-props-parklet/gltf-exports/draco https://github.com/gnansai/3dstreet-assets-dist/tree/main/sets/street-props/gltf-exports/draco

kfarr commented 1 year ago

Looks great! Merged into 3dstreet-assets-dist.