Skip to content

ema2159/RealTime3DSprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sprint: Video color cloud and elevation map visualizer

Description

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.

Instructions

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:

Demo

./demo.gif

Limitations

Due to time limitations, the VR controller support was not implemented.