Abiy Hailu LogoAbiy Hailu Logo
< 3D Graphics & Web Development / >

Virtual Art Gallery Tour - Interactive 3D Museum

Back
//
npm run case_study

An interactive 3D virtual art gallery built with modern web technologies that allows users to explore a realistic gallery space, view art pieces, and interact with 3D sculptures. Combines computer graphics concepts with web development to create an immersive virtual museum experience.

3D Gallery Experience

Created an immersive 3D gallery environment spanning 40x30 units with checkerboard floor, textured walls, and modern LED lighting. Features interactive art collection with mix of 2D paintings and 3D sculptures with detailed information panels for educational purposes. Experience the gallery at https://virtual-art-gallery-et.vercel.app/.

Art Collection

Curated collection featuring 5 paintings including 'Madonna and the Sacred Chalice', 'Ethiopian Last Supper', and 'Napoleon Crossing the Alps', plus 6 sculptures including 'The Thinker (Replica)' and 'Bust of Roza Loewenfeld' with furniture and decor elements.

Technical Implementation

Built with Three.js v0.162.0 featuring realistic navigation with camera controls, raycasting for mouse interaction, dynamic lighting system with 15+ light sources, PBR materials with metalness and roughness, and performance optimization for 60fps animation.