PORTFOLIO · 3D PRODUCTIE
Client — XPEL
3D LAUNCH
VISUALS
voor XDC

Van productfotoshoot naar volledige 3D launch campagne. XPEL vroeg visuals voor de internationale productlancering op XDC wij gingen verder dan gevraagd.

#3DANIMATION #PRODUCTLAUNCH #3DRENDER ##VIRTUALPHOTOSHOOT \ #CREATIVEDIRECTION #MOTIONDESIGN #DIGITALPRODUCTION
9
PRODUCTEN
1
CAMPAGNE
Their dedication to going above and beyond has made them an invaluable partner. We highly recommend the Creative Dome for your next project.
JACQUES JOUBERT
CONSUMER MARKETING MANAGER AT XPEL
const observer = new IntersectionObserver((entries) => { entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('visible'); observer.unobserve(e.target); } }); }, { threshold: 0.15 }); document.querySelectorAll('.cd-fade-up, .cd-line, .cd-label') .forEach(el => observer.observe(el));