javascript - How to use front-end technology to implement model dressing function
阿神
阿神 2017-07-05 10:55:35
0
3
1130

There is such a requirement in the project that clothing customization is required. If you want to show a 2D or 3D model image to the user, the user can select the logo, color, and text of the clothes, and the selection will be displayed on the model in real time. Is there any similar framework that can do this? Or are there any ideas that I can refer to? Thank you, it's a bit tricky.

阿神
阿神

闭关修行中......

reply all (3)
刘奇

3D modeling library, three.js, and of course others

    滿天的星座

    1. Need 2D or 3D models of various clothes.
    2. 2D or 3D models of one or more models are required.
    3. The [dressing] function needs to be implemented. There are many ways to do this, the simple one is to directly design a model wearing each type of clothing.
    4. A 2D or 3D display engine is required.

    The display engine has high technical content and high research and development costs. The design of models and clothes is not difficult, but the workload is huge.

    If the subject is a small company, it is recommended that the display engine be purchased directly off-the-shelf and the model be outsourced to order. The feasibility verification of small data volume must be done in the early stage. Verify the technical feasibility, whether the quality is up to standard and easy to control, whether the cost is within the budget, and whether the project development time is controllable.

      过去多啦不再A梦

      It is recommended to render all possible options in advance and display them directly after the customer selects them. Currently, the efficiency of 3D real-time rendering on the front end is still too low, and the effect is difficult to guarantee.

        Latest Downloads
        More>
        Web Effects
        Website Source Code
        Website Materials
        Front End Template
        About us Disclaimer Sitemap
        php.cn:Public welfare online PHP training,Help PHP learners grow quickly!