Skip to content
/ fdf Public

Heatmap visualizer written in C using X server API

Notifications You must be signed in to change notification settings

stepskop/fdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heatmap rasterizer in C

3D renderer of heatmaps written in C using X server API

Showcase

Build

Make shoul automatically pull submodules and build them

make

Usage

Supply the binary with map to render

./fdf map.fdf

Example map:

0 0 0 0
0 5 5 0
0 5 5 0
0 0 0 0

About

Heatmap visualizer written in C using X server API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published