bitwitch [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=29583 Tunnel Effect + music <p> <table><tr><td> <a href="/bbs/?pid=83694#p"> <img src="/bbs/thumbs/pico8_tunnelmusic-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=83694#p"> tunnelmusic</a><br><br> by <a href="/bbs/?uid=29583"> bitwitch</a> <br><br><br> <a href="/bbs/?pid=83694#p"> [Click to Play]</a> </td></tr></table> </p> <p>I always liked tunnel effects and I wanted to see if I could make one in PICO-8 with a simple method of drawing circles. I think it turned out pretty well. There is the issue of gaps between circles, but this does allow you to see parts of the tunnel further in the distance which I find interesting. I also gained a bit of intuition about shaping behavior with sin/cos and square root functions. </p> <p>I also decided to try out the music capabilities of PICO-8 for the first time. I was mostly inspired by a track from the game No Time to Explain. I don't remember which one, I have just had parts of the melody floating around in my head for years.</p> https://www.lexaloffle.com/bbs/?tid=40130 https://www.lexaloffle.com/bbs/?tid=40130 Wed, 04 Nov 2020 23:28:41 UTC Times Tables <p> <table><tr><td> <a href="/bbs/?pid=83414#p"> <img src="/bbs/thumbs/pico8_timestables-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=83414#p"> Times Tables</a><br><br> by <a href="/bbs/?uid=29583"> bitwitch</a> <br><br><br> <a href="/bbs/?pid=83414#p"> [Click to Play]</a> </td></tr></table> </p> <p>A representation of times tables drawn on a circle, animating through the progression of times tables starting at 2. The structures that exist intrinsically within the generated images are hypnotic.</p> <p>Here is a youtube video that explains in detail: <a href="https://www.youtube.com/watch?v=qhbuKbxJsk8">https://www.youtube.com/watch?v=qhbuKbxJsk8</a></p> <p>I wrote a c++ version awhile ago you can see here: <a href="https://github.com/bitwitch/times-tables">https://github.com/bitwitch/times-tables</a></p> https://www.lexaloffle.com/bbs/?tid=40057 https://www.lexaloffle.com/bbs/?tid=40057 Wed, 28 Oct 2020 01:30:40 UTC