Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 487 Bytes

File metadata and controls

23 lines (18 loc) · 487 Bytes

kubechaser

KubeChaser is a 3D renderer for visualizing Kubernetes clusters.

⚠️ Note

This project is under active development.

Install

You will need cmake and to install run

git clone --recurse-submodules https://github.com/kabicin/kubechaser.git; cd kubechaser; ./scripts/build_and_run.sh

Dependencies

  • Eigen
  • GLFW
  • GLAD
  • STB
  • GLM
  • Dear ImGUI