mirror of
https://github.com/ryantimpe/brickr.git
synced 2026-02-21 06:10:01 -06:00
282 lines
11 KiB
HTML
282 lines
11 KiB
HTML
<!-- Generated by pkgdown: do not edit by hand -->
|
||
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
||
<title>Changelog • brickr</title>
|
||
|
||
<!-- favicons -->
|
||
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
|
||
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png">
|
||
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="../apple-touch-icon.png" />
|
||
<link rel="apple-touch-icon" type="image/png" sizes="120x120" href="../apple-touch-icon-120x120.png" />
|
||
<link rel="apple-touch-icon" type="image/png" sizes="76x76" href="../apple-touch-icon-76x76.png" />
|
||
<link rel="apple-touch-icon" type="image/png" sizes="60x60" href="../apple-touch-icon-60x60.png" />
|
||
|
||
<!-- jquery -->
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
|
||
<!-- Bootstrap -->
|
||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha256-916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG/aiY1w=" crossorigin="anonymous" />
|
||
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha256-U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8=" crossorigin="anonymous"></script>
|
||
|
||
<!-- Font Awesome icons -->
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.7.1/css/all.min.css" integrity="sha256-nAmazAk6vS34Xqo0BSrTb+abbtFlgsFK7NKSi6o7Y78=" crossorigin="anonymous" />
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.7.1/css/v4-shims.min.css" integrity="sha256-6qHlizsOWFskGlwVOKuns+D1nB6ssZrHQrNj1wGplHc=" crossorigin="anonymous" />
|
||
|
||
<!-- clipboard.js -->
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js" integrity="sha256-FiZwavyI2V6+EXO1U+xzLG3IKldpiTFf3153ea9zikQ=" crossorigin="anonymous"></script>
|
||
|
||
<!-- headroom.js -->
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.9.4/headroom.min.js" integrity="sha256-DJFC1kqIhelURkuza0AvYal5RxMtpzLjFhsnVIeuk+U=" crossorigin="anonymous"></script>
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.9.4/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script>
|
||
|
||
<!-- pkgdown -->
|
||
<link href="../pkgdown.css" rel="stylesheet">
|
||
<script src="../pkgdown.js"></script>
|
||
|
||
|
||
|
||
<link href="../extra.css" rel="stylesheet">
|
||
|
||
|
||
<meta property="og:title" content="Changelog" />
|
||
<meta property="og:image" content="http://brickr.org/logo.png" />
|
||
<meta name="twitter:card" content="summary" />
|
||
|
||
|
||
|
||
|
||
<!-- mathjax -->
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script>
|
||
|
||
<!--[if lt IE 9]>
|
||
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||
<![endif]-->
|
||
|
||
|
||
|
||
</head>
|
||
|
||
<body>
|
||
<div class="container template-news">
|
||
<header>
|
||
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
|
||
<div class="container">
|
||
<div class="navbar-header">
|
||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
|
||
<span class="sr-only">Toggle navigation</span>
|
||
<span class="icon-bar"></span>
|
||
<span class="icon-bar"></span>
|
||
<span class="icon-bar"></span>
|
||
</button>
|
||
<span class="navbar-brand">
|
||
<a class="navbar-link" href="../index.html">brickr</a>
|
||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.2.0</span>
|
||
</span>
|
||
</div>
|
||
|
||
<div id="navbar" class="navbar-collapse collapse">
|
||
<ul class="nav navbar-nav">
|
||
<li>
|
||
<a href="../index.html">
|
||
<span class="fas fa fas fa-home fa-lg"></span>
|
||
|
||
</a>
|
||
</li>
|
||
<li>
|
||
<a href="../reference/index.html">Reference</a>
|
||
</li>
|
||
<li class="dropdown">
|
||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
|
||
Articles
|
||
|
||
<span class="caret"></span>
|
||
</a>
|
||
<ul class="dropdown-menu" role="menu">
|
||
<li>
|
||
<a href="../articles/graphs.html">ggplot with brickr</a>
|
||
</li>
|
||
<li>
|
||
<a href="../articles/models-from-other.html">3D Models from mosaics & rayshader</a>
|
||
</li>
|
||
<li>
|
||
<a href="../articles/models-from-program.html">3D Models programmatically</a>
|
||
</li>
|
||
<li>
|
||
<a href="../articles/models-from-tables.html">3D models from tables</a>
|
||
</li>
|
||
<li>
|
||
<a href="../articles/mosaics.html">Mosaics with brickr</a>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<a href="../news/index.html">Changelog</a>
|
||
</li>
|
||
</ul>
|
||
<ul class="nav navbar-nav navbar-right">
|
||
<li>
|
||
<a href="https://github.com/ryantimpe/brickr">
|
||
<span class="fab fa fab fa-github fa-lg"></span>
|
||
|
||
</a>
|
||
</li>
|
||
</ul>
|
||
|
||
</div><!--/.nav-collapse -->
|
||
</div><!--/.container -->
|
||
</div><!--/.navbar -->
|
||
|
||
|
||
|
||
</header>
|
||
|
||
<div class="row">
|
||
<div class="col-md-9 contents">
|
||
<div class="page-header">
|
||
<h1>Changelog <small></small></h1>
|
||
<small>Source: <a href='https://github.com/ryantimpe/brickr/blob/master/NEWS.md'><code>NEWS.md</code></a></small>
|
||
</div>
|
||
|
||
<div id="brickr-020" class="section level1">
|
||
<h1 class="page-header">
|
||
<a href="#brickr-020" class="anchor"></a>brickr 0.2.0</h1>
|
||
<ul>
|
||
<li>Lots of bug fixes. More to come.</li>
|
||
</ul>
|
||
<div id="documentation" class="section level2">
|
||
<h2 class="hasAnchor">
|
||
<a href="#documentation" class="anchor"></a>Documentation</h2>
|
||
<ul>
|
||
<li>Issues and bugs are now actively tracked on <a href="https://github.com/ryantimpe/brickr/issues">GitHub Issues</a>.</li>
|
||
</ul>
|
||
</div>
|
||
<div id="3d-models" class="section level2">
|
||
<h2 class="hasAnchor">
|
||
<a href="<a href='https://github.com/ryantimpe/brickr/issues/3'>#3</a>d-models" class="anchor"></a>3D Models</h2>
|
||
<ul>
|
||
<li>
|
||
<code><a href="../reference/build_bricks.html">build_bricks()</a></code> now renders models in {rgl}, rather than {rayshader}. Most options for the rendering have changed. Use <code>build_brick_rayshader()</code> for previous output.</li>
|
||
</ul>
|
||
<hr>
|
||
</div>
|
||
</div>
|
||
<div id="brickr-011" class="section level1">
|
||
<h1 class="page-header">
|
||
<a href="#brickr-011" class="anchor"></a>brickr 0.1.1</h1>
|
||
<ul>
|
||
<li><p><strong>Breaking:</strong> Pretty much <em>EVERY</em> function. Seriously, check out the README and start fresh.</p></li>
|
||
<li><p><strong>Breaking:</strong> Data “lego_colors.rda” has been updated with more accurate RGB values and new <code>brickrID</code> numbers. This will impact previously created mosaics and 3D models.</p></li>
|
||
</ul>
|
||
<div id="documentation-1" class="section level2">
|
||
<h2 class="hasAnchor">
|
||
<a href="#documentation-1" class="anchor"></a>Documentation</h2>
|
||
<ul>
|
||
<li>pkgdown site</li>
|
||
<li>Vignettes</li>
|
||
</ul>
|
||
</div>
|
||
<div id="mosaics" class="section level2">
|
||
<h2 class="hasAnchor">
|
||
<a href="#mosaics" class="anchor"></a>Mosaics</h2>
|
||
<ul>
|
||
<li>New rendering of mosaics in ggplot2. Includes embossed text with custom labels.</li>
|
||
<li>Color_palette allows option to choose brick colors by rarity. ‘universal’ (most common), ‘generic’, and ‘special’ (least common).</li>
|
||
<li>New color matching options to convert image to available brick colors. Previous option still available, but results will look different due to changed RGB values.</li>
|
||
<li>Color <a href="https://en.wikipedia.org/wiki/Floyd%E2%80%93Steinberg_dithering">dithering</a> option for large, photo-realistic mosaics.</li>
|
||
<li>Updated brick collection algorithm to allow for custom brick input.</li>
|
||
<li>3D mosaics have been rewritten as 3D models using plates with <code><a href="../reference/bricks_from_mosaic.html">bricks_from_mosaic()</a></code>.</li>
|
||
</ul>
|
||
</div>
|
||
<div id="3d-models-1" class="section level2">
|
||
<h2 class="hasAnchor">
|
||
<a href="<a href='https://github.com/ryantimpe/brickr/issues/3'>#3</a>d-models-1" class="anchor"></a>3D Models</h2>
|
||
<ul>
|
||
<li>
|
||
<code>brick_res</code> input options to render models in higher definition (‘sd’, ‘hd’, ‘uhd’)</li>
|
||
<li>
|
||
<code><a href="../reference/bricks_from_rayshader.html">bricks_from_rayshader()</a></code> to render LEGO models from rayshader plot_3d() input.</li>
|
||
<li>Option to use plates rather than bricks. Combining the two involves some hacking.</li>
|
||
<li>Updated brick collection algorithm to allow for custom brick input.</li>
|
||
<li>Updated brick collection algorithm staggers bricks over layer, though still prioritizes larger bricks.</li>
|
||
<li>
|
||
<code>build_instructions</code> generates building instructions for 3D models, as well as mosaics.</li>
|
||
</ul>
|
||
</div>
|
||
<div id="ggplot-extension" class="section level2">
|
||
<h2 class="hasAnchor">
|
||
<a href="#ggplot-extension" class="anchor"></a>ggplot Extension</h2>
|
||
<ul>
|
||
<li>
|
||
<code>geom_brick_col</code> for bar charts in the shape of bricks. Negative values are fine, but <code>position = stack</code> is not available.</li>
|
||
<li>
|
||
<code>coord_brick</code> to prevent chart brick distortion. <code>coord_brick_flip</code> for horizontal bars.</li>
|
||
<li>
|
||
<code>scale_fill_brick</code> and <code>theme_brick</code> for different LEGO color options.</li>
|
||
</ul>
|
||
<hr>
|
||
</div>
|
||
</div>
|
||
<div id="brickr-0009200" class="section level1">
|
||
<h1 class="page-header">
|
||
<a href="#brickr-0009200" class="anchor"></a>brickr 0.0.0.9200</h1>
|
||
<ul>
|
||
<li>Added <code><a href="../reference/bricks_from_excel.html">bricks_from_excel()</a></code> as a way to decrease the starting cost of using brickr.</li>
|
||
<li>See <a href="https://github.com/ryantimpe/brickr_toybox">https://github.com/ryantimpe/brickr_toybox</a>
|
||
</li>
|
||
</ul>
|
||
<hr>
|
||
</div>
|
||
<div id="brickr-0009150" class="section level1">
|
||
<h1 class="page-header">
|
||
<a href="#brickr-0009150" class="anchor"></a>brickr 0.0.0.9150</h1>
|
||
<ul>
|
||
<li>Added <code><a href="../reference/bricks_from_coords.html">bricks_from_coords()</a></code> function to convert a long data frame with x, y, z, and Color columns into input for <code>display_bricks()</code>.</li>
|
||
<li>Aesthetic updates to the README and logo.</li>
|
||
<li>Added a <code>NEWS.md</code> file to track changes to the package.</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
|
||
<div id="tocnav">
|
||
<h2>Contents</h2>
|
||
<ul class="nav nav-pills nav-stacked">
|
||
<li><a href="#brickr-020">0.2.0</a></li>
|
||
<li><a href="#brickr-011">0.1.1</a></li>
|
||
<li><a href="#brickr-0009200">0.0.0.9200</a></li>
|
||
<li><a href="#brickr-0009150">0.0.0.9150</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<footer>
|
||
<div class="copyright">
|
||
<p>Developed by Ryan Timpe.</p>
|
||
</div>
|
||
|
||
<div class="pkgdown">
|
||
<p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.4.1.</p>
|
||
</div>
|
||
|
||
</footer>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</body>
|
||
</html>
|
||
|
||
|