Jump to content
MakeWebGames

Check This Out...you wont be disappointed


gamble

Recommended Posts

http://militaryrpg.com/relax.html

That is an amazing animation. I found it online and built a little off of it. I understand the code 100% and it blows my mind that i have never gotten into javascript animation before. It is essentially just rotation sin curves but that is cool with me haha. Hope you guys enjoy it, i want to create something like this but i dont know o.O kind of advanced but ill try though!

Edited by gamble
Link to comment
Share on other sites

I just had to comment for this thread. I must say that does look pretty sweet. Good Math involved. You could try make a small Helix or something. Plus if you get this code it shouldn't be much harder to make your own. Start off with some pseudo-code. Then move on to making the core.

Link to comment
Share on other sites

All that in 116 lines of code.

Shows how powerful web tech is becoming.

Have a look at this: http://madebyevan.com/webgl-water/

If you could do something like that, say make a mod out of it for a daily. make the ball go into the basket or drop the penny in the glass, and win 5 pts 3 trys a day...etc but the trick is the wave variables would make it difficult.

Link to comment
Share on other sites

If you could do something like that, say make a mod out of it for a daily. make the ball go into the basket or drop the penny in the glass, and win 5 pts 3 trys a day...etc but the trick is the wave variables would make it difficult.

Why would the waves make it difficult? They're "peripheral" to the actual outcome (the ball hitting the ground).

Link to comment
Share on other sites

The whole point is an interactive toy, as it is when I pick the ball up out of the water it just stays there, when it drops in you'd want it to be chance for them to make it. The plop when it hits the water should cause waves. Its just an idea ;)

Edited by Tangled
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...