dp0518 2018-05-21 10:49
浏览 42

如何将任何图像转换为统一的无缝图像?

I am working on this project in unity3d where I need to capture a photo using camera, crop the captured image make it seamless and then use it in the scene. I managed to create the capture and using it in scene part but I have no idea how to convert the captured image to a seamless images. i was thinking if I can create some service using php where I can pass a texture2d and get an image in return.

like on this website : https://www.imgonline.com.ua/eng/make-seamless-texture.php

any idea how can I get started ?

  • 写回答

0条回答 默认 最新

    报告相同问题?