Ryan Timpe
|
494dacfe46
|
bricks_from_excel() to allow for model creation using an Excel template.
|
2019-04-10 14:12:13 -04:00 |
|
Ryan Timpe
|
bb08271bd9
|
Next release for bricks_from_coords() and updated README.
|
2019-03-22 09:31:17 -04:00 |
|
Ryan Timpe
|
a4f758e9d4
|
Lightened the brick sides from 75% of color to 90%
|
2019-03-18 12:09:59 -04:00 |
|
Ryan Timpe
|
2ff0b037a8
|
First pass at bricks_from_coords(). Need to create a bricks_from_() function for duplicate procedures.
|
2019-03-17 17:42:39 -04:00 |
|
Ryan Timpe
|
229ec9ada8
|
Small updates for initial release
|
2019-03-15 10:56:04 -04:00 |
|
Ryan Timpe
|
97a5f9c118
|
The color update! display_colors() shows allowed color names and ID. Uses {brickr} color ID #s instead of LEGO. Error messag for wrong colors.
|
2019-03-14 17:39:25 -04:00 |
|
Ryan Timpe
|
c134fa0ac4
|
Animation options for incrementing and cutting off x, y, z
|
2019-03-14 16:42:56 -04:00 |
|
Ryan Timpe
|
10c607a669
|
Initial work to make animations more accessible
|
2019-03-13 17:30:14 -04:00 |
|
Ryan Timpe
|
149138d6d9
|
Added more brick groups with offsets. Slightly slower collect_bricks() but reduces the final brick count. Probably a more elegant way to do this.
|
2019-03-10 12:22:51 -04:00 |
|
Ryan Timpe
|
bd4cc5df40
|
Moved collect_bricks() to a new script as it's used in both Mosaics and 3D Models
|
2019-03-10 11:30:18 -04:00 |
|
Ryan Timpe
|
488d231d22
|
Initial functions for 3D brick models. Super basic right now.
|
2019-03-09 21:10:39 -05:00 |
|
Ryan Timpe
|
5fef7617f4
|
Final set of original 2D and 3D mosaic functions added to pkg.
|
2019-03-08 16:26:22 -05:00 |
|
Ryan Timpe
|
80351b418a
|
Pkg functions to view 2D mosaics and instructions
|
2019-03-07 17:48:32 -05:00 |
|
Ryan Timpe
|
da66a17cac
|
Updates to the core functions to allow for 3D rendering of non-images later. Specifically, the "level" or z metric
|
2019-03-05 22:49:50 -05:00 |
|
Ryan Timpe
|
ba3686a9c3
|
Additional pkg development work... through collect_bricks()
|
2019-03-04 15:30:26 -05:00 |
|
Ryan Timpe
|
8ceac8eab7
|
Initial pkg development
|
2019-03-03 14:06:33 -05:00 |
|