Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pk2.html « paletteknife « tools - github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 14f1f7e7ba91154630998dd9ed84ede8dac76f6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
<title>PaletteKnife for FastLED</title>
<body>
<h3>PaletteKnife for FastLED</h3>
<p>Drag this to a toolbar: <a href="javascript:(function(){s=document.createElement('script');s.type='text/javascript';s.src='http://fastled.io/tools/paletteknife/pk2.js?v='+parseInt(Math.random()*99999999);document.body.appendChild(s);})();">PaletteKnife</a>

<p>Then:
<ol>
<li>Go to CPT-CITY here, <a href="http://soliton.vm.bytemark.co.uk/pub/cpt-city/\" target=_new>http://soliton.vm.bytemark.co.uk/pub/cpt-city/</a>
<li>Find a palette you like, e.g. <a href="http://soliton.vm.bytemark.co.uk/pub/cpt-city/rc/tn/purplefly.png.index.html" target=_new>http://soliton.vm.bytemark.co.uk/pub/cpt-city/rc/tn/purplefly.png.index.html</a>
<li>Click PaletteKnife in your toolbar,
<li>Copy the resulting code and paste it into your FastLED project.
<li>Relaxen und watchen das blinkenlights.
</ol>
</body>
</html>