Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 316 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 316 Bytes

blackbody

Simple tool for creating blackbody spectra. The resulting spectra can be exported as PNG, BMP, JPEG or PDF file.

Created with QT Creator using QCustomPlot.

Compilation

(Optional) Compile it by your own

cd src/ qmake-qt4 make

Or use the precompiled binary (bin/blackbody[-x64])