rpthorne / cs_raytrace

1 stars 1 forks source link

Sunset demodriver.cpp #2

Closed rpthorne closed 5 years ago

rpthorne commented 5 years ago

demodriver does not contain proper OOP, it does not hold a detector plate, it also does not properly show a sample. all functionallity is migrated to the backend library save a few choice OpenGL functions.

it also needs to interface with the Simulation.cpp as opposed to doing it itself?

rpthorne commented 5 years ago

demodriver removed, add simulation interfacing