BabylonJS / Exporters

Exporters for Babylon.js and gltf file formats
Other
612 stars 313 forks source link

Add support for Cinema4D (.gltf / .babylonjs) #56

Closed deltakosh closed 5 years ago

ThibaultJanBeyer commented 6 years ago

+1

MacroMachines commented 6 years ago

crazy?! would this be a C4D plugin or ?

deltakosh commented 6 years ago

Probably :)

DonutKilla commented 6 years ago

+3

flopanzer commented 6 years ago

+1

jameslashmar commented 6 years ago

+1

couch4 commented 5 years ago

+4D

readyforchaos commented 5 years ago

+1

donmccurdy commented 5 years ago

Maxon just released a glTF exporter for Cinema4D to Maxon Labs: https://labs.maxon.net/?p=3360

deltakosh commented 5 years ago

Woot! Closing the issue then :D

kentbarber commented 5 years ago

I don't mean to re-open this. But since I am a C4D developer who is currently using Babylon I was wondering if it would still be useful to have a babylonjs exporter natively in C4D as a plugin. Is this something the community would want?

I may also write my own glTF exporter as well and integrate the new Basis texture compression into the pipeline, as well as sample textures and simplify the texture export process (maybe include baking) and a better PBR workflow, LOD support and anything else that makes sense.

Also thinking of adding in custom tags, objects, UI workflows and custom dialogs for C4D to essentially setup a full interactive scene ready for export and immediate play with no additional steps.

If this is something that interested people then let me know.

DonutKilla commented 5 years ago

Yes, I would use a c4d Babylon exporter with compression and rounding vertices. I use glTF but a Babylon.js exporter I would use more often.

flopanzer commented 5 years ago

Also thinking of adding in custom tags, objects, UI workflows and custom dialogs for C4D to essentially setup a full interactive scene ready for export and immediate play with no additional steps.

If this is something that interested people then let me know.

Yes, please! Let me know if you need help with testing!

DonutKilla commented 5 years ago

Yes, Do it!

jameslashmar commented 5 years ago

Have you guys seen this? https://labs.maxon.net/?p=3360

On Fri, May 24, 2019, 7:25 AM DonutKilla notifications@github.com wrote:

Yes, Do it!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/BabylonJS/Exporters/issues/56?email_source=notifications&email_token=AGDHXKXNDZ6KXXCYJ2ETLHTPW6C4PA5CNFSM4EKUHEXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWEIZIQ#issuecomment-495488162, or mute the thread https://github.com/notifications/unsubscribe-auth/AGDHXKUMSTRXXQYZSKNT7SLPW6C4PANCNFSM4EKUHEXA .

deltakosh commented 5 years ago

Yeah this is great!!