This project demonstrates a real-time hologram visualization system using a device camera. The application mirrors and tiles the live video feed to simulate a holographic display effect, which can be viewed using a hologram pyramid.
This project is developed as a college mini project and focuses on real-time visualization using modern web technologies.
🔗 https://hologramview.netlify.app/
- HTML5
- CSS3
- JavaScript
- Web Camera API
- MediaPipe (via CDN)
- Netlify (Deployment)
- Clone or download the repository
- Open
index.htmlin a modern web browser - Allow camera access when prompted
- Adjust the on-screen view to align with the hologram pyramid
The following block diagram shows the overall working of the system.
A transparent hologram pyramid is placed over the display to visualize the holographic output.
The camera feed is mirrored and tiled to create a hologram-like visual effect.
The web-based interface provides live camera access and hologram visualization.
College Mini Project
- Likhith Gowda H R
- Akash V
- Kushal B
The complete mini project documentation is available in the report file included in this repository.
This project is developed for academic and educational purposes only.




