A Three-dimensional Scene Simulation System for Evaluating Textures of Fabrics

Ruyuan Dun,Huilin Yao,Zhen Fan,Senlin Zhang
DOI: https://doi.org/10.2991/lemcs-15.2015.27
2015-01-01
Abstract:In this paper, a method of displaying 3D model on the web end based on Three.js library which can simulate the wrinkle and distortion of fabric and support the replacement and modification of texture is realized. The visual effect of a specific fabric texture can be evaluated after texture mapping from the custom area in the model. At first, extract the texture image of 3D model and model it by using the finite element mesh algorithm. Using cubic convolution interpolation algorithm to solve the texture mapping anti aliasing problem can effectively smooth the jags after texture mapping so that the result of fabric simulation is more accurate and realistic. The luminance information of the scene is preserved based on fusion algorithm to make texture mapping more stereo. Introduce the processed texture and 3D model into the Web end for 3D display, which can help to evaluate the effect of different fabrics in different scenes.
What problem does this paper attempt to address?