Implement Pointless Broken Things
authorSam Moore <[email protected]>
Wed, 16 Apr 2014 16:22:06 +0000 (00:22 +0800)
committerSam Moore <[email protected]>
Wed, 16 Apr 2014 16:22:06 +0000 (00:22 +0800)
commit07db15ca49833542130f7c29c6a6dc7560fab59d
tree0dc7f4e7dbac1dba9ebc044e71840a074ee4bed3
parent709efed7bb1d5e028e6b6b0a1e82f7fbae297329
Implement Pointless Broken Things

Trying to overlay the screenshot on an existing bmp to make it easier to combine the outputs of
different implementations (ie: Recompile program with a different typedef instead of using templates).

Rendering the existing bmp is proving to be a pain.

This is also using ancient opengl.

Cannot see what is wrong. I get something in the window but it does not resemble the bmp I saved at all.
And then the screenshot of *that* is just totally black.
src/ipdf.h
src/main.cpp
src/main.h
src/screen.cpp
src/screen.h
src/view.cpp
src/view.h

UCC git Repository :: git.ucc.asn.au