Author Topic: Sonic Physics  (Read 18198 times)

0 Members and 1 Guest are viewing this topic.

Offline JustCause

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 810
  • Rating: +115/-5
    • View Profile
Re: Sonic Physics
« Reply #15 on: November 05, 2010, 06:12:47 pm »
Wow! This looks quite nice. I may steal the 5-mode concept from you, it seems like it's working great and would lead to a robust engine.
See you, space cowboy...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Sonic Physics
« Reply #16 on: November 05, 2010, 06:18:07 pm »
Wow that is too great! I am amazed at how you managed to get the physics so close (well... faster but still...). On top of that, it was at 6 MHz! I tried it at 15 and it was ultra-fast.

Do you think with smooth scrolling it could be fast enough?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Sonic Physics
« Reply #17 on: November 05, 2010, 06:21:09 pm »
Its not my concept so go ahead :)

And shmibs that sounds like what i have done, we will have to compare engines :)

And thanks DJ :) I hope smoothscolling can work, as that is kind of what i am aiming with this whole tech demo.  I just need a fast enough engine and it should be good.  It is surprising how little power it takes to run this physics engine.  Even in Full i didn't get the speed increase i expected because the framerate was getting to the max the calc could handle O.O and i haven't even optimized it!  I guess the guys as Sega knew what they were doing :)

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Sonic Physics
« Reply #18 on: November 05, 2010, 06:29:38 pm »
Its not my concept so go ahead :)

And shmibs that sounds like what i have done, we will have to compare engines :)

And thanks DJ :) I hope smoothscolling can work, as that is kind of what i am aiming with this whole tech demo.  I just need a fast enough engine and it should be good.  It is surprising how little power it takes to run this physics engine.  Even in Full i didn't get the speed increase i expected because the framerate was getting to the max the calc could handle O.O and i haven't even optimized it!  I guess the guys as Sega knew what they were doing :)

Well not every technology company is like TI ;)
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline FinaleTI

  • Believe in the pony that believes in you!
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1830
  • Rating: +121/-2
  • Believe in the pony that believes in you!
    • View Profile
    • dmuckerman.tumblr.com
Re: Sonic Physics
« Reply #19 on: November 05, 2010, 06:49:25 pm »
Its not my concept so go ahead :)

And shmibs that sounds like what i have done, we will have to compare engines :)

And thanks DJ :) I hope smoothscolling can work, as that is kind of what i am aiming with this whole tech demo.  I just need a fast enough engine and it should be good.  It is surprising how little power it takes to run this physics engine.  Even in Full i didn't get the speed increase i expected because the framerate was getting to the max the calc could handle O.O and i haven't even optimized it!  I guess the guys as Sega knew what they were doing :)
Well, they did. At least for the classic Sonic games. The new ones are really not that good, unfortunately.


Spoiler For Projects:

My projects haven't been worked on in a while, so they're all on hiatus for the time being. I do hope to eventually return to them in some form or another...

Spoiler For Pokemon TI:
Axe port of Pokemon Red/Blue to the 83+/84+ family. On hold.

Spoiler For Nostalgia:
My big personal project, an original RPG about dimensional travel and a few heroes tasked with saving the world.
Coding-wise, on hold, but I am re-working the story.

Spoiler For Finale's Super Insane Tunnel Pack of Doom:
I will be combining Blur and Collision Course into a single gamepack. On hold.

Spoiler For Nostalgia Origins: Sky's Story:
Prequel to Nostalgia. On hold, especially while the story is re-worked.

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Sonic Physics
« Reply #20 on: November 05, 2010, 06:51:35 pm »
Well i was talking more on the code efficiency part, they came up with a method that is super duper fast ^^

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Sonic Physics
« Reply #21 on: November 05, 2010, 06:52:50 pm »
Its not my concept so go ahead :)

And shmibs that sounds like what i have done, we will have to compare engines :)

And thanks DJ :) I hope smoothscolling can work, as that is kind of what i am aiming with this whole tech demo.  I just need a fast enough engine and it should be good.  It is surprising how little power it takes to run this physics engine.  Even in Full i didn't get the speed increase i expected because the framerate was getting to the max the calc could handle O.O and i haven't even optimized it!  I guess the guys as Sega knew what they were doing :)
Well, they did. At least for the classic Sonic games. The new ones are really not that good, unfortunately.
True, especially remakes of the old ones as well as ports. The worst is Sonic The Hedgehog Genesis for the GBA. It's filled with physic glitches.
« Last Edit: November 05, 2010, 06:53:03 pm by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Sonic Physics
« Reply #22 on: November 05, 2010, 06:53:42 pm »
Yuk, although the site i linked to does mention a glitch in the original sonic where if you fall from too high you can pass through objects D:

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Sonic Physics
« Reply #23 on: November 05, 2010, 06:55:56 pm »
Yuk, although the site i linked to does mention a glitch in the original sonic where if you fall from too high you can pass through objects D:
Terminal Velocity anyone? :P

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Sonic Physics
« Reply #24 on: November 05, 2010, 07:01:49 pm »
heh yeah they fixed it in all the later versions i believe, there might not have been even that many places in the original sonic where you could even build up enough velocity o.O

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Sonic Physics
« Reply #25 on: November 05, 2010, 09:35:12 pm »
Haha I think that happened in Supersonic Ball before I slowed down falling XD. When moving down at a 4 pixel interval in a direction AND vertically, then landed in the very corner of two tiles, you went through it.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Re: Sonic Physics
« Reply #26 on: November 05, 2010, 09:39:16 pm »
Reminds me of a flash game I played called Flipside, where you can drive up walls in your car, if you have enough speed. A calc version of flipside could be done with physics like this, too.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Sonic Physics
« Reply #27 on: November 05, 2010, 10:36:47 pm »
Wow, that flash game takes A LOOOOOOOONG while to load O.O. It reminded me when we had dial-up at school, shared between 64 computers O.O
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline MRide

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 711
  • Rating: +14/-0
  • You can't see this.
    • View Profile
Re: Sonic Physics
« Reply #28 on: November 05, 2010, 10:51:27 pm »
And once again, the master of physics showcases his talent. :P
But seriously, nice job on this, Builderboy!

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Sonic Physics
« Reply #29 on: November 05, 2010, 11:02:26 pm »
And once again, the master of physics showcases his talent. :P
But seriously, nice job on this, Builderboy!

Not that it's inaccurate ;)
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)