tamasmeszaros
|
93ae3a0f1a
|
Flip Y changed back to BOTTOM_LEFT
Merge remote-tracking branch 'origin/master' into feature_slice_to_png
|
2018-07-25 17:27:02 +02:00 |
|
tamasmeszaros
|
b82bc5feba
|
Rasterizer fix to flip Y axis if it's coordinate origin is in the TOP_LEFT corner.
|
2018-07-18 09:46:55 +02:00 |
|
tamasmeszaros
|
835e89f8c1
|
Delete copy constructor of Raster, we dont want to use that. Getting rid of AGG warnings.
|
2018-05-22 17:37:39 +02:00 |
|
tamasmeszaros
|
2eddacfb7e
|
getting rid of strerror problem
|
2018-05-22 16:39:47 +02:00 |
|
tamasmeszaros
|
9c2d9b2ba3
|
OSX build fixes, again...
|
2018-05-22 15:13:07 +02:00 |
|
tamasmeszaros
|
73b861287c
|
Zipped output and tryfixes for linux and mac build.
|
2018-05-22 11:16:32 +02:00 |
|
tamasmeszaros
|
e36164c76b
|
OSX and linux build fixes
|
2018-05-22 10:15:15 +02:00 |
|
tamasmeszaros
|
e6e078cbf7
|
Unneccessary AGG sources removed. Added libpng and zlib sources and static build in cmake.
|
2018-05-21 15:58:52 +02:00 |
|
tamasmeszaros
|
6b5c0073a7
|
Model centered when exporting to png. Added some comments to the rasterization.
|
2018-05-21 13:46:41 +02:00 |
|
tamasmeszaros
|
0f552832da
|
PNG conversion and parallel execution working.
|
2018-05-18 18:11:29 +02:00 |
|
tamasmeszaros
|
d97939c012
|
Holes now printed correctly. export changed to pgm which is grayscale.
|
2018-05-18 15:08:18 +02:00 |
|
tamasmeszaros
|
c3a944ef97
|
Can rasterize polygons with holes using AGG. Export is raw ppm for now.
|
2018-05-17 18:17:15 +02:00 |
|
tamasmeszaros
|
e1b9c13024
|
Rasterizer skeleton
|
2018-05-16 18:51:28 +02:00 |
|