This site requires JavaScript, please enable it in your browser!
Greenfoot back

Duta's Comments

Back to Duta's profile

Thank you! :) I'll update it at some point, I just don't really have the time right now.
Kageryu, you're wrong about me "stealing" it. You're right in saying that it's not my idea though. Ages ago, I came across a website where someone had created a little demo of a waving, gray, isometric square. I thought it looked cool, so I took a printscreen. I've uploaded this printscreen so you can see it - http://i.imgur.com/imANLoK.jpg - this was all I had though. I was browsing through my files one day, and came across that printscreen. And I thought it looked cool. So, I decided to try and recreate the wavy square. I first wanted to find the original source (so I could see what it was actually like and check I hadn't forgotten anything), so I searched the internet, but just couldn't find it. So, I gave up on finding the original and re-created it from scratch, based off my memory of how I remembered the original behaving. I didn't steal or even look at their code. Believe me, I wanted to give credit. I thought it was really, really cool. But as I couldn't find the original, I couldn't. I told myself I'd go back and search more for the original, but honestly I'd forgotten about this a couple days after making this, so I never got round to it. Because you've mentioned it though, I've spent quite a while searching, and have finally found the original. It's here - http://bluethen.com/wordpress/index.php/processing-apps/wavy/ This program though, is entirely my own. I didn't steal, or copy, a single line.
DutaDuta

2013/1/12

You could try looking at Builderboy's rigid body physics scenario for inspiration: http://www.greenfoot.org/scenarios/925
It's different - your wave appears to be linear, mine is sinusoidal.
Cool. Would be interesting to see if you do it a different way :)
Is this doing the same thing as my wave thing from a few days back? (here: http://www.greenfoot.org/scenarios/7179) I can't check 'cause you haven't published source. Anyway, nice! :)
Just threw together a quick version, uploaded at http://pastebin.com/V2Q80m8g That version only has the "roof" parts of the bars, and no variance in colour, but I'm sure you can work it out from there. When I get home though, I'll upload the actual source
Sure. I'm at college right now and the source code is on my home computer, but I'll just re-create it on this computer. Will be up in a mo
Hmm, I kinda like the effect. What do other people think?