Kickflip logo
Kickflip
Create
Roadmap
Feedback
Feature Requests
Voters
Bo Lamon
TotalArtik Total
C
Christian Nunez
S
Scott Henderson
Zoe Manutes
J
Jay
R
Rommel Lorica
and 2 more...
Powered by Canny
I would like that a logo or an image upload can be 'wrapped' or take the shape of a product (ex: bottle of water)
member badge
Kickflip Team
February 14, 2024
member badge
Kickflip Team
Merged in a post:
Smart Object Warping around products for a more realistic view
C
Christian Nunez
Allow the logos that are placed onto the product to use a warping effect to wrap around the fabric of the product
Technical Implementation:
Displacement Mapping Approach:
  1. Use pre-generated grayscale displacement maps specific to each product type (hoodies, t-shirts, crewnecks).
The uploaded logo should dynamically adjust based on this texture map.
WebGL / Three.js for Real-Time Warping (Preferred for 3D)
  1. Implement real-time distortion using WebGL shaders to make the logo wrap around fabric folds.
Example: Similar to how Printful, Printify, or Zazzle handle live previews.
Canvas + CSS Filters for Lightweight 2D Warping (Alternative)
  1. Apply a subtle CSS transform or canvas-based warping effect for a faster, mobile-friendly implementation.
  2. AI-Generated Warping (For Server-Side Processing)
When an image is uploaded, the system automatically processes it using AI-driven displacement effects and returns a realistic preview.
February 16, 2025
September 3, 2025
Bo Lamon
This would be a great feature when trying to please Logo/ text on angle objects
·
April 18, 2025
·
Reply
Powered by Canny