1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2024-11-22 18:28:52 -05:00
General purpose nuclear (online) data visualization library and project framework
Go to file
2022-02-22 20:49:54 -05:00
Navigator Switched to implot backends for heatmap improvement 2022-02-22 20:49:54 -05:00
NavProject Added colorbar and adjustable color scale to zoomed in 2D histograms 2022-02-22 20:11:08 -05:00
.gitignore Removed and properly ignored extraneous build files from Xcode and MSVC 2022-01-03 15:37:38 -05:00
.gitmodules Added Font Awesome icons, as well as icon header library. Editor now has icons for various actions 2022-01-29 20:15:13 -05:00
debug_spectra.nav Added intial test classes to NavProject for use with SPS data. After brief testing, obv issue that analysis speed tied to rendering rate. Reverted to multi-threaded case, albeit with layer style 2022-02-05 13:20:45 -05:00
GenerateProjects.bat Fixed some pch nonsense, hopefully works properly on Unix. 2021-12-19 12:58:03 -05:00
navigator.sublime-project Fixed some semantics to reduce warnings from strings in ImGui widgets. HistogramMap now has a nullResult member 2022-02-03 16:18:24 -05:00
premake5.lua Added intial test classes to NavProject for use with SPS data. After brief testing, obv issue that analysis speed tied to rendering rate. Reverted to multi-threaded case, albeit with layer style 2022-02-05 13:20:45 -05:00
spectra.nav Added asio submodule for socket and created CompassOnlineSource. Needs testing. Some refinement to come for the source classes I think 2022-01-23 13:48:14 -05:00