PointViz (or doing the ASE assignment) Week 2
Week 2
So much went wrong today, update for MacOS broke a few thing that I had to fix.
Getting started with the frame stuff, I should have thought about this more in advance. Also new to using the std::variant class so need to get my head around that.
Overloading the « operator for the class
Co-pilotx to the rescue on how to overload « for any type in my own class, use the tools just cite them based on the coding standard.
Setting up a simple test generator program and adding to cmake to copy the generated files.
Added the beginning of a reader class and tests. Now to design the rest of it.