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-01-12 21:37:20 -05:00
Navigator Editor now can display plots, list available spectra with info. Made HistogramMap fully thread safe, and minimized amount of cross-thread calls. 2022-01-12 21:37:20 -05:00
NavProject Added HistogramMap class. Fixed ParameterMap usage, now isolated to the evb. 2022-01-09 14:06:10 -05:00
.gitignore Removed and properly ignored extraneous build files from Xcode and MSVC 2022-01-03 15:37:38 -05:00
.gitmodules Fixed submodules again 2022-01-07 10:58:03 -05:00
GenerateProjects.bat Fixed some pch nonsense, hopefully works properly on Unix. 2021-12-19 12:58:03 -05:00
navigator.sublime-project Added very barebones renderer to facilitate clearing and setting the background. Added ImPlot for the desired plotting functionality. 2021-12-20 15:23:17 -05:00
premake5.lua Re-enabled windows support. Event builder now instanced outside application. Some premake cleanup. 2022-01-08 22:36:16 -05:00