3DStreet / 3dstreet-assets-source

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

add co2 scrubber object to loud bicycle game #39

Closed kfarr closed 1 year ago

kfarr commented 1 year ago

Co2 scrubber that can be mounted on the bike similar in spirit to loud bicycle horn

Example product for inspiration: https://www.globalindustrial.com/p/global-industrial-8482-commercial-air-scrubber-3-stage-w-hepa-filtration-500-cfm-120v?infoParam.campaignId=T9F&gclid=Cj0KCQjw1bqZBhDXARIsANTjCPKi5ai4eNAs-5RSDudU7zBXcFzhSKzd7lWPyB-fOX7OZU-pYzNul-8aAuQiEALw_wcB

Picture Image

gnansai commented 1 year ago

image image image image Hi @kfarr Here is an update on the C02 Scrubber. Please check when ever you are free and let me know if we need more details on the model.

kfarr commented 1 year ago

@gnansai looks good, this has been approved in discord by Jonathan.

Next step is to add source files to 3dstreet-assets-source as well as compress with gltfpack to 3dstreet-assets-dist in the same manner as the other loud-bicycle-game assets. Let me know if you need more info

gnansai commented 1 year ago

@kfarr I added the c02-scrubber here https://github.com/gnansai/3dstreet-assets-source/tree/main/sets/c02-scrubber/gltf-exports https://github.com/gnansai/3dstreet-assets-dist/tree/main/sets/c02-scrubber/gltf-exports/meshopt

kfarr commented 1 year ago

I have cherry picked this and merged the co2 scrubber into 3dstreet-assets-dist repo here: https://github.com/3DStreet/3dstreet-assets-dist/blob/main/sets/c02-scrubber/gltf-exports/meshopt/co2-scrubber.glb

Next is to add to the loud-bicycle-game in this section: https://github.com/3DStreet/loud-bicycle-game/blob/main/src/index.html#L262

kfarr commented 1 year ago

Added to loud bike game in this PR https://github.com/3DStreet/loud-bicycle-game/pull/61

Image