<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Locator on rostrum.blog</title>
    <link>https://www.rostrum.blog/tags/locator/</link>
    <description>Recent content in Locator on rostrum.blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Sun, 11 Dec 2022 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.rostrum.blog/tags/locator/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Animate sprites in R with {pixeltrix}</title>
      <link>https://www.rostrum.blog/2022/12/11/pixeltrix-animate/</link>
      <pubDate>Sun, 11 Dec 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2022/12/11/pixeltrix-animate/</guid>
      <description>tl;dr I’ve updated the {pixeltrix} package so you can create animated sprite gifs with a simple, interactive pixel editor from within R’s plot window.
 Pix all the right boxes The {pixeltrix} package—which I’ve written about before—lets you open an interactive R plot that you can click to turn ‘pixels’ on and off.
I created it for one purpose: to quickly create simple, blocky sprites for my {tamRgo} package, which lets you keep a persistent cyberpet on your computer (yes, really).</description>
    </item>
    
    <item>
      <title>Interactive pixel art in R with {pixeltrix}</title>
      <link>https://www.rostrum.blog/2022/09/24/pixeltrix/</link>
      <pubDate>Sat, 24 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2022/09/24/pixeltrix/</guid>
      <description>tl;dr I’ve written {pixeltrix}, an R package that lets you select ‘pixels’ interactively from a plot window and returns your final image as a matrix. You could use it to design sprites, for example.
 Pixel perfect I’ve written before about creating very simple pixel art in R. To create a sprite of Link from The Legend of Zelda I had to write out by hand a vector that encoded its pixel values.</description>
    </item>
    
  </channel>
</rss>