Skip to main content

Command Palette

Search for a command to run...

Day 13: Making My 3D Portfolio Mobile-Friendly 📱

Published
•1 min read•View as Markdown
Day 13: Making My 3D Portfolio Mobile-Friendly 📱
C

I'm a full-stack engineer with a passion for 3D animation, simply doing my best to maximize the technological advancements of our time by creating amazing applications and web solutions to solve present problems in our world today.

Today’s focus was responsiveness. The goal was simple:

Ensure mobile users see the same complete 3D room as desktop users, without losing detail or usability.

Key improvements:

  • Added a scene-wide scale factor when screen width ≤ 480px.

  • Adjusted camera position and FOV for smaller viewports.

  • Fine-tuned OrbitControls distance limits so navigation stays smooth on mobile.

This update makes my 3D portfolio look equally polished on all devices 🚀

🔗 Live Demo

More from this blog

T

The Developer Experience

28 posts