TheV360 [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=17000 Chaotic Voxels <p> <table><tr><td> <a href="/bbs/?pid=60020#p"> <img src="/bbs/thumbs/vox_v360voxchaosgame-3.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=60020#p"> Chaotic Voxels</a><br><br> by <a href="/bbs/?uid=17000"> TheV360</a> <br><br><br> <a href="/bbs/?pid=60020#p"> [Click to Play]</a> </td></tr></table> <br /> Here's my chaos game sim I showed off <em><a href="https://twitter.com/TheV360gameDev/status/1073818361031745538">over on Twitter</a></em> yesterday!<br /> EDIT: Fixed a bug with 2 edges, and also fixed some rounding issues.</p> <p>Also, here's how to control this:</p> <p>While viewing chaos:</p> <ul> <li>Z will open the menu.</li> <li>X will change rotate modes, but only if you have a finite amount of points.</li> </ul> <p>While in menu:</p> <ul> <li>Left and Right will edit the current value.</li> <li>Up and Down will move your cursor.</li> <li>Z will close the menu.</li> </ul> <p>Rotate modes go like this:</p> <ul> <li>Don't rotate</li> <li>Do rotate</li> <li>Do rotate, but you can control it with Left and Right.</li> </ul> <p>EDIT 2: Added step option, which lets you run the chaos game faster.<br /> EDIT 3: Added some more polish, including a tooltip to tell you about the menu.</p> <p>Old versions (not sure why you need them, but)<div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"> <table><tr><td> <a href="/bbs/?pid=60020#p"> <img src="/bbs/thumbs/vox_v360voxchaosgame-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=60020#p"> Chaotic Voxels</a><br><br> by <a href="/bbs/?uid=17000"> TheV360</a> <br><br><br> <a href="/bbs/?pid=60020#p"> [Click to Play]</a> </td></tr></table> <table><tr><td> <a href="/bbs/?pid=60020#p"> <img src="/bbs/thumbs/vox_v360voxchaosgame-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=60020#p"> Chaotic Voxels</a><br><br> by <a href="/bbs/?uid=17000"> TheV360</a> <br><br><br> <a href="/bbs/?pid=60020#p"> [Click to Play]</a> </td></tr></table> <table><tr><td> <a href="/bbs/?pid=60020#p"> <img src="/bbs/thumbs/vox_v360voxchaosgame-2.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=60020#p"> Chaotic Voxels</a><br><br> by <a href="/bbs/?uid=17000"> TheV360</a> <br><br><br> <a href="/bbs/?pid=60020#p"> [Click to Play]</a> </td></tr></table> </div></div></div></p> https://www.lexaloffle.com/bbs/?tid=32577 https://www.lexaloffle.com/bbs/?tid=32577 Sun, 16 Dec 2018 02:15:44 UTC box() Somehow Kills the Framerate <p>Somehow, box causes extreme lag. To reproduce, just add this code:</p> <div> <div class=scrollable_with_touch style="width:100%; max-width:800px; overflow:auto; margin-bottom:12px"> <table style="width:100%" cellspacing=0 cellpadding=0> <tr><td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> <td background=/gfx/code_bg0.png> <div style="font-family : courier; color: #000000; display:absolute; padding-left:10px; padding-top:4px; padding-bottom:4px; "> <pre>box(0, 0, 0, 127, 127, 63, 7)</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <p>I don't want to kill people's browsers, but here's a cart. Play at your own risk.<br /> <table><tr><td> <a href="/bbs/?pid=59976#p"> <img src="/bbs/thumbs/vox_laggybox-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=59976#p"> laggybox</a><br><br> by <a href="/bbs/?uid=17000"> TheV360</a> <br><br><br> <a href="/bbs/?pid=59976#p"> [Click to Play]</a> </td></tr></table> <br /> Edit: Updated with some stuff that better demonstrates how big the lag spike is. Press z to lag. Sorry for these frequent edits.</p> https://www.lexaloffle.com/bbs/?tid=32557 https://www.lexaloffle.com/bbs/?tid=32557 Thu, 13 Dec 2018 21:38:35 UTC