360 Viewer Component
Resposnive 360 degree viewer component with dark mode support.
HTML Code
<div class="flex justify-center items-center h-screen bg-gray-100 dark:bg-gray-900">
<div class="relative w-64 h-64">
<div class="absolute inset-0 transform rotate-45 bg-gray-300 dark:bg-gray-700"></div>
<div class="absolute inset-0 transform -rotate-45 bg-gray-400 dark:bg-gray-600"></div>
<div class="absolute inset-4 flex justify-center items-center bg-white dark:bg-gray-800">
<div class="w-32 h-32 bg-gray-200 dark:bg-gray-700 rounded-full flex items-center justify-center">
<svg class="w-16 h-16 text-gray-500 dark:text-gray-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 10l4.553-2.276A1 1 0 0121 8.618v6.764a1 1 0 01-1.447.894L15 14m-7 0l-4.553 2.276A1 1 0 013 15.382v-6.764a1 1 0 011.447-.894L7 10m0 4v6a1 1 0 001 1h3v-60H8a1 1 0 00-1 1v6zmz"></path></svg>
</div>
</div>
</div>
</div>
Related Components
360 Degree Viewer Component
360 degree viewer component with microinteractions, triadic color scheme, complex complexity, e-commerce purpose, responsive design, dark theme support, and Tailwind CSS.
360° Viewer Component
A responsive 360° viewer component designed in a 3D style with dark theme support, using placeholder images from picsum.photos.
Neumorphic 360 Viewer Component
A 360° Viewer Component with Neumorphism design, Triadic color scheme (example: light blue, pink, yellow-orange) and moderate complexity for social media applications. The component is responsive, supports dark mode using Tailwind classes, and uses picsum.photos for images and randomuser.me for avatars. No JavaScript is required.