
Fechado
Publicado
Pago na entrega
I need a lightweight, browser-based virtual try-on plugin that drops straight into my website like [login to view URL] Visitors should be able to grant camera access, have their face detected in real-time, and see any of our frames—supplied as GLTF/GLB models—rendered accurately on their face. Smooth performance on both desktop and mobile is a must, with natural motion tracking that keeps the glasses locked to key facial points as users turn or tilt their head. Key points • Assets: GLTF/GLB models only; the script should load multiple variants on demand • Tech stack you choose can include [login to view URL], WebGL, WebXR, [login to view URL] or similar face-tracking libraries, provided everything stays client-side and privacy-friendly • Styling hooks: expose simple props or CSS classes so I can match the look and feel of the rest of the site • Bundle size matters—please tree-shake and lazy-load where possible Deliverables 1. Reusable components that mounts the camera feed, handles face tracking, and overlays selected GLTF/GLB model 2. Configuration file or props interface to swap frame models, adjust scale offsets, and fine-tune positioning 3. Clear setup instructions plus a short demo page showing the component in action 4. Commented source code pushed to my private Git repo Acceptance criteria • Initialisation time under 2 seconds on a mid-range mobile device • Tracking remains stable within ±5° head rotation without visible drift • Component passes basic accessibility checks (keyboard focus management, ARIA labels for controls) • All code lint-clean and builds in a standard Create React App or Vite environment Let me know your proposed approach, any relevant past work, and an estimated timeline so we can get this feature live quickly.
ID do Projeto: 40305967
76 propostas
Projeto remoto
Ativo há 27 dias
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
76 freelancers estão ofertando em média $163 USD for esse trabalho

I specialize in JavaScript, CSS, HTML5, OpenGL, and Augmented Reality, making me a perfect fit for the React 3D Glasses Try-On Plugin project. I have extensive experience in developing similar interactive web applications. I am confident in my ability to meet the project requirements and deliver high-quality results within your timeline. The budget can be adjusted based on the full project scope discussion. Let's discuss how we can bring this project to life efficiently. Please review my 15-year-old profile to see my past work. Your satisfaction is my priority, and I am ready to showcase my commitment by starting the tasks without being hired. Looking forward to working together on this exciting project.
$175 USD em 7 dias
8,1
8,1

Hi there - your goal to drop a lightweight, browser-based virtual try-on into your site with camera access, real-time face tracking, and GLTF/GLB frames is a strong business move for engagement and conversions. I'm Iosif Peterfi, 15+ years as Senior Web Developer & CMS Engineer. I help product teams ship fast, polished experiences that scale. This maps directly to my experience in client-side AR overlays. Portfolio: https://www.freelancer.com/u/iosifpeterfi My approach: a reusable React component that mounts the camera feed, handles face tracking, and overlays the selected GLTF/GLB model. A simple props interface lets you swap frames, adjust scale offsets, and fine-tune positioning. I'll provide setup instructions plus a short demo page, and push well-documented, commented source code to your private Git repo. I'll ensure the bundle is tree-shaken and lazy-loaded, with styling hooks via CSS classes so you can match your site. Similar project story: Recently I delivered a browser-based try-on for an eyewear retailer. We tackled mobile performance and drift, and the result was a 15% lift in add-to-cart conversions. Acceptance criteria will be met: initialisation under 2 seconds on mid-range mobile; tracking stable within ±5° head rotation; accessibility basics; lint-clean code that builds in CRA or Vite. Let's chat - I can walk you through my approach in 15 minutes.
$1.200 USD em 5 dias
6,0
6,0

Trying to offer virtual glasses try-on that feels truly natural is tough when performance lags or the frames keep drifting off users’ faces, especially on mobile. Wrestling with bundle size and privacy at the same time only adds to the headache, and it can make smooth integration feel out of reach. You can expect a React plugin that keeps the glasses locked to facial points as visitors turn or tilt their heads, launching in under two seconds even on mid-range devices. First, I’ll set up a reusable component that mounts the camera, tracks the face in real-time, and overlays your GLTF or GLB models. Next, I’ll create a flexible props interface to let you swap frame models and tweak fit or positioning. Finally, I’ll include a demo page and clear instructions, with all code pushed to your private repo and styled to match your site. Which frame models would you like to see in the first demo?
$137 USD em 7 dias
4,3
4,3

Hello, I can build this as a lightweight browser-based virtual try-on component that works smoothly on desktop and mobile, with real-time face tracking and accurate GLTF or GLB frame overlay directly in a React or Vite setup. I would keep everything client-side for privacy, optimize bundle size with lazy loading, and make the component reusable so you can easily swap models, tune scale and position, and match the styling to your site. I have strong experience with modern frontend work, interactive UI, and performance-focused implementation, so I can deliver clean commented code, a demo page, setup instructions, and a structure that is easy to drop into your existing website or private repo. Do you already have the glasses models prepared with a consistent origin and scale, or would you like me to handle normalization for different GLTF and GLB files as part of the build? Let’s discuss detail via chat.
$140 USD em 7 dias
3,8
3,8

Hello, I can build your AI-powered website that generates content automatically, including text, images, and structured pages based on your requirements. I have experience working with modern AI website builders and custom solutions to create fast, scalable, and SEO-friendly sites with dynamic content generation. I’ll ensure a clean UI, smooth performance, and easy content management for future updates. Let’s discuss your features and goals in detail. Regards, Bharti
$140 USD em 7 dias
2,2
2,2

Hey — saw your post about building a React 3D glasses try-on plugin. The tricky part with these widgets is keeping the 3D preview smooth and accurate without slowing the page to a crawl, especially on mobile. Quick question before I suggest an approach: Are you expecting full face tracking via webcam, or is this more of a static “upload a photo and try on” experience? I’ve worked on WebGL/React integrations before where performance and bundle size were critical, including 3D product viewers that had to drop into existing sites with minimal friction. If you send your current site link, any design mockups, or a short spec, I can review it and tell you what’s realistic for a lightweight drop-in plugin.
$140 USD em 7 dias
0,4
0,4

Building a browser-based AR try-on requires strict bundle management; if the face-tracking model is too heavy, mobile users will bounce before the camera even opens. I will build this React component using @react-three/fiber for the GLTF/GLB rendering and MediaPipe Face Mesh for ultra-fast, client-side landmark detection. To guarantee the ±5° stability and eliminate visual jitter as the user tilts their head, I will apply a mathematical low-pass filter (lerping) to the rotational data, keeping the frames locked perfectly to the nose bridge and ear anchors. To hit your sub-2-second initialization metric, the 3D canvas and tracking models will be dynamically lazy-loaded. The component will be delivered in a clean Vite environment, exposing a strict props interface (modelUrl, scaleOffset, positionOffset) while ensuring all camera permission UI is fully keyboard accessible with proper ARIA labels. Are your GLTF/GLB frame models already optimized (e.g., using Draco compression) to ensure the 3D assets themselves don't bottleneck the load time? MS
$140 USD em 7 dias
0,0
0,0

I've just completed a similar project. I built a browser-based AR try-on plugin that overlays GLTF models with real-time face tracking. This project aligns well with the use of lightweight, privacy-focused, client-side face detection. Understanding the key deliverables means focusing on GLTF model rendering and stable motion tracking. Specializing in this area, I prioritize performance, security, and a refined, accessible user experience. Feel free to reach out for a chat and a free consultation. Worst case, you walk away with a free consultation and a clearer understanding of your project. Kind regards, Curtley
$150 USD em 14 dias
0,0
0,0

Hello, I am proficient in web and mobile development, including iOS and Android, as well as development automation tools like scraping. I believe this task would be a great fit for me.
$30 USD em 1 dia
0,0
0,0

Montesson, France
Método de pagamento verificado
Membro desde nov. 30, 2023
€30-250 EUR
€30-250 EUR
€2-6 EUR / hora
€30-250 EUR
$30-250 USD
₹750-1250 INR / hora
₹600-1500 INR
₹600-1500 INR
₹600-700 INR
$10-30 USD
₹1500-12500 INR
$30-250 USD
₹1000-3000 INR
₹37500-75000 INR
€30-250 EUR
₹12500-37500 INR
$250-750 USD
€250-750 EUR
$30-250 USD
$10-30 USD
$8-15 USD / hora
₹800-1500 INR
$750-1500 AUD
$10-30 CAD