NEWS.md
build_bricks()
now renders models in {rgl}, rather than {rayshader}. Most options for the rendering have changed. Use build_brick_rayshader()
for previous output.build_colors()
for list of color names.Breaking: Pretty much EVERY function. Seriously, check out the README and start fresh.
Breaking: Data “lego_colors.rda” has been updated with more accurate RGB values and new brickrID
numbers. This will impact previously created mosaics and 3D models.
bricks_from_mosaic()
.brick_res
input options to render models in higher definition (‘sd’, ‘hd’, ‘uhd’)bricks_from_rayshader()
to render LEGO models from rayshader plot_3d() input.build_instructions
generates building instructions for 3D models, as well as mosaics.bricks_from_excel()
as a way to decrease the starting cost of using brickr.bricks_from_coords()
function to convert a long data frame with x, y, z, and Color columns into input for display_bricks()
.NEWS.md
file to track changes to the package.