tamasmeszaros
|
e970e6f16a
|
Refactoring member variable names for my classes to match our coding style.
|
2018-09-19 14:54:37 +02:00 |
|
tamasmeszaros
|
0fa348155f
|
Merge remote-tracking branch 'origin/eigenize' into sla_base_pool
|
2018-08-21 13:50:09 +02:00 |
|
tamasmeszaros
|
4e559c63fc
|
wall generation with different top and bottom plates.
|
2018-08-17 15:11:30 +02:00 |
|
tamasmeszaros
|
3269c97fe0
|
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
|
0e5780dd7c
|
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
|
6c9fe94926
|
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
|
5ff8603b29
|
getting rid of strerror problem
|
2018-05-22 16:39:47 +02:00 |
|
tamasmeszaros
|
9362a1b623
|
OSX build fixes, again...
|
2018-05-22 15:13:07 +02:00 |
|
tamasmeszaros
|
b8c548aa48
|
Zipped output and tryfixes for linux and mac build.
|
2018-05-22 11:16:32 +02:00 |
|
tamasmeszaros
|
0a7a659c0d
|
OSX and linux build fixes
|
2018-05-22 10:15:15 +02:00 |
|
tamasmeszaros
|
daa6b1d8d3
|
Unneccessary AGG sources removed. Added libpng and zlib sources and static build in cmake.
|
2018-05-21 15:58:52 +02:00 |
|
tamasmeszaros
|
7a01f5a6e1
|
Model centered when exporting to png. Added some comments to the rasterization.
|
2018-05-21 13:46:41 +02:00 |
|
tamasmeszaros
|
1188d56dda
|
PNG conversion and parallel execution working.
|
2018-05-18 18:11:29 +02:00 |
|
tamasmeszaros
|
cb3e05c5cc
|
Holes now printed correctly. export changed to pgm which is grayscale.
|
2018-05-18 15:08:18 +02:00 |
|
tamasmeszaros
|
b725161192
|
Can rasterize polygons with holes using AGG. Export is raw ppm for now.
|
2018-05-17 18:17:15 +02:00 |
|
tamasmeszaros
|
bd09c65068
|
Rasterizer skeleton
|
2018-05-16 18:51:28 +02:00 |
|