kamilsan / radiohead-point-cloud

Interactive visualization of Radiohead point cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radiohead - Point cloud visualization

Interactive viewer of Thom Yorke singing House of Cards, represented as a point cloud.

Preparation

Download point cloud data from this repository, extract archives and place .csv files to data directory.

Requirements

  • libglfw3-dev
  • CMake
  • OpenGL 3.3 Core support

Build

cmake .
make -j8

Run

./app

About

Interactive visualization of Radiohead point cloud

License:MIT License


Languages

Language:C 94.6%Language:C++ 5.1%Language:CMake 0.2%Language:GLSL 0.1%