This repository corresponds to the final project of the Real Time 3D Visualization course, completed on a 20 hours/3 days sprint. It corresponds to a 3D scene where a monitor screen with a video is displayed alongside its elevation map and color cloud. The color space and coordinates displayed can be controlled through a 3D GUI placed in the scene.
You’ll require the live-server NPM package. Then, simply download and execute the live-server
command inside the src/
directory. You can also view the project in this GitHub Page:
Due to time limitations, the VR controller support was not implemented.