sairajk/easi-tex
[SIGGRAPH 2024] "EASI-Tex: Edge-Aware Mesh Texturing from Single Image", ACM Transactions on Graphics.
This project helps 3D artists and designers quickly texture 3D models. You provide a single image with a desired texture and a 3D mesh, and it automatically transfers the visual style from the image onto the 3D model, respecting its shape and edges. It's ideal for anyone needing to create realistic or stylized textured 3D assets efficiently.
128 stars. No commits in the last 6 months.
Use this if you need to apply a texture from a single 2D image onto a 3D model, even if the model's shape is very different from the object in the source image.
Not ideal if you require precise, pixel-level control over texture projection or if your source texture involves complex lighting interactions that need to be replicated.
Stars
128
Forks
10
Language
Python
License
—
Category
Last pushed
Sep 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/sairajk/easi-tex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
GaParmar/clean-fid
PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
yuanming-hu/exposure
Learning infinite-resolution image processing with GAN and RL from unpaired image datasets,...
albertpumarola/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
wuhuikai/GP-GAN
Official Chainer implementation of GP-GAN: Towards Realistic High-Resolution Image Blending...