Originally shared by Fabio Ferretti
#Sardauscan Developper diaries ![]()
Plugin system work. before the Soft release. Let people see how plugins will be easy.
there is a plugin sample on github.
one for each Ihardwareproxy (Table,Laser,Camera). you will be allowed to have your own hardware.
the FakeLaserProxy.cs is commented to explain how it work.
there is also a simple FakeTask.cs to explain a simple Task Plugin.
These one only replace the color/texture of the scan. but yoou can do almost anything ![]()