we are planning to create a custom product builder for Hat, T-shirts, etc to existing ecommerce website. One product can have multiple product type example: Hat can be Baseball cap, Beret, Fedora, Bucket Hat, etc.
It will have admin parts where clients can add products configurations and frontend parts where users can see those configured products are can customised by their own.
Main Feature will be like custom pricing for logos, materials in admin and choosing from existing colors, logos, fonts options or uploading by users on frontent.
So far I have found WebGL + threejs or babylonjs will be good for this kind of application.
I need some suggestions for technology and any reference how to setup a product admin configuration. And best practices for designing 3D models based on tech packs.
Here is an example for shoes customisation from Nike:
https://www.nike.com/in/u/custom-nike-dunk-low-by-you-su24-10001873/8252951675#Builder
webgl #3d #threejs #babylonjs