1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2024-11-23 02:38:52 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
Gordon McCann de5fc21ccc 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
Gordon McCann 1f7e1a49ae Updated rendering pipeline so that, eventually, there will be full functionality. Not actively used 2022-01-22 15:45:37 -05:00
Gordon McCann 34bf7e741b Re-enabled windows support. Event builder now instanced outside application. Some premake cleanup. 2022-01-08 22:36:16 -05:00
Gordon McCann 2fc8c946a7 Added beginnings of analysis stack 2021-12-31 14:48:18 -05:00
Gordon McCann e723416fcc Beginning addition of physics event building/analysis pipeline. Separate thread with event builder, start user customizable data analysis 2021-12-21 17:14:24 -05:00
Gordon McCann 7001ef21a4 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
Gordon McCann d3bae6e11d Working Winodw on Linux with OpenGLgit add -A . No support for Windows, Mac debatable 2021-12-20 12:08:25 -05:00
Gordon McCann 58a0d46009 Added Event system basics 2021-12-19 15:11:24 -05:00
Gordon McCann 45abdd122a Fixed some pch nonsense, hopefully works properly on Unix. 2021-12-19 12:58:03 -05:00
Gordon McCann 2502e2a620 Restructured the repo so that things make more sense 2021-12-18 20:00:32 -05:00
Gordon McCann 4c0d959ee7 Initial developement of Application, Logger, etc. Setup premake file 2021-12-18 19:23:14 -05:00