360 Degree myRIO Spinner

I had spare time, patience and a camera. Using Darktable and jQuery Reel, I assembled a photo shoot and webpage to display the photos. The result is an illusion of a rotating myRIO.

NI myRIO

Swipe or Click-n-drag the myRIO to spin it 360 Degrees.

You can embed this on your site by copying and pasting the following code.

<script src="http://resources.chrislarson.me/myrio/jquery-1.11.0.min.js"></script>
<script src="http://resources.chrislarson.me/myrio/jquery.reel-min.js"></script>
<img src="http://resources.chrislarson.me/myrio/20140328_01.jpg" width="500" height="422" id="my_image" class="reel" data-frames="15" data-velocity="2.1" data-preloader="8" data-images="http://resources.chrislarson.me/myrio/20140328_##.jpg">

Read More