Sorry everyone for being incommunicado for so long. Brief story/excuse:
This semester I took on the task of teaching a new computer science course here at the college - Advanced 3D Graphics. Basically it's a course in shader programming in OpenGL 4.3 and JOGL. The hitch - I had never done any shader programming before. Heck, I'd never really even studied the fundamentals of 3D graphics programming, let alone shaders. And there are virtually no decent textbooks on shader programming (and absolutely none in Java/JOGL) -- well, there's one, the OpenGL SuperBible - but the latest edition which contains non-deprecated programming only came out in August and is full of typos and missing chunks.
Plus, as I learned firsthand, if you've never done any shader programming before, it is pretty much the hardest code in the world to debug. So I have been spending most nights, hours on end getting code to run, and in sufficiently presentable form for course material. I have had little time for anything else since classes started in early September.
I had other classes to teach too, and other normal university obligations.
Instruction just ended this past thursday. I'm very proud of how the class ended up and students said they enjoyed it a lot. They also said it was the hardest class they ever had, which is saying something for CSc seniors. We got through most of the fundamentals - buffers, textures, tessellation, shadow mapping, etc. The NEXT go around will be much, much easier and a lot more fun at least for me, now that I actually semi-understand it and have course materials laid out.
I should have some time between Xmas and New Years to finally have a look at the project files Harmy put together for reels 2 and 3. And I still have to send him two segments of reel 1 that will help him finish that portion. Of course, some other video projects have piled up too, in the meantime, but ROTP remains solidly etched in my mind and my near plans.
So everyone, rest assured the project is moving forward. And, with any luck, I'll survive finals week and return to the land of the living soon. At least presuming I get all these shadow-mapping projects graded.