Implemented CPU rendering for current ObjectTypes
authorSam Moore <[email protected]>
Mon, 16 Jun 2014 17:01:55 +0000 (01:01 +0800)
committerSam Moore <[email protected]>
Mon, 16 Jun 2014 17:01:55 +0000 (01:01 +0800)
RECT_FILLED (easy), RECT_OUTLINE (ok I need to maths), CIRCLE_FILLED (oh my god how do I maths)

Screen::RenderPixels is FITH but can see the correct(ish) output in "cpu_rendering_last_frame.bmp"

TODO:
 - Fix Screen::RenderPixels
 - Fix reading a BMP from the screen (so we can do "gpu_rendering_last_frame.bmp" as well)
 - Put Beziers in
 - Implement infinite precision document format
 - Profit


No differences found

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