Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.38 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.38 KB

RoomCanvas: A Visualization System for Spatiotemporal Temperature Data in Smart Homes

RoomCanvas is an open-source, MIT-licensed web application for visualizing spatiotemporal sensor data in 3D building models.

The system was first published at the 23rd International EG Conference on Visualization (EuroVis 2021).

Bastian König, Daniel Limberger, Jan Klimke, Benjamin Hagedorn, and Jürgen Döllner: “RoomCanvas: A Visualization System for Spatiotemporal Temperature Data in Smart Homes”. EuroVis 2021 - Short Papers.

Source Structure

This repository is structured as follows:

Directory Description
toolkit Add-ons, plug-ins, and scripts for importing 3D floor plan models and precomputing assets
viewer TypeScript and GLSL source code files for the web-based sensor data visualization and configuration
website Static HTML files used to serve the https://roomcanvas.dev website

For instructions about the individual components and their setup, view the respective README files of the directories.