PyC3D is a cross platform python library which is capable of reading .C3D files for Motion Capture with data classes for inspecting the data.
Continue ReadingService-Based Remote Pi Recording
Utilizing a service based design to search for connectable devices on the network, in this case looking Raspberry Pi Cameras to connect to
Continue ReadingRemotely capturing on the Pi – Part Three
Finish the remote Raspberry Pi recording tool allowing to trigger and preview data over the network from multiple clients
Continue ReadingRemotely capturing on the Pi – Part Two
Expand the Raspberry Pi recording tool with extra features, async processing and timecode!
Continue ReadingRemotely capturing on the Pi – Part One
In this 3 part series, we’re going to look at utilizing a $10 Raspberry Pi zero as a remote wireless video recorder, perfect for a wide host of applications which I will explore more in my next series. In the…
Continue ReadingLighting the cross-application signal beacons
A look at how MongoDB can be used to create Signals across Qt applications worldwide!
Continue ReadingEmpowering Visual Studio with Qt
A short guide on how to setup Qt with Visual Studios to give you the best pairing of IDE and Framework!
Continue ReadingPorting Py-Code to C-Code
Take a look at the ease and issues that come with porting a Python Qt tool to a C++ Qt Application
Continue ReadingPainting on a panel – Revisited
Look at re-writing an 8 year old paint tool, now using Qt based models, custom widgets to make easy to expand and use!
Continue ReadingMaking brighter Futures with Qt
Building a Qt powered Futures class to allow for easy offloading tasks to keep the main thread freer
Continue Reading