don't click here

All Programming Discussion

Discussion in 'Sonic 2 HD (Archive)' started by Athelstone, Apr 24, 2008.

  1. LOst

    LOst

    Tech Member
    4,891
    8
    18
    That sounds awesome! Keep up the good work!
     
  2. Hamneggs

    Hamneggs

    Official Breakfast of S2HD Member
    303
    0
    0
    TEXAS
    Networked lighting
    Hey if you are still wondering how to nail down the physics in the Special stage, I think this may help:

    Sonic Physics Guide
     
  3. ICEknight

    ICEknight

    Researcher Researcher
    Does any of that apply to the Special Stages, though?
     
  4. LOst

    LOst

    Tech Member
    4,891
    8
    18
    No, don't think so.


    I believe the Special Stage to be fairly static. If the jump height is the same, no matter how long you press the jump button, then it shouldn't be a problem to do anything Special Stage related.

    I still think we need to see texturing first. A demo can also shade some light how well the engine (techniques) will work on everyones computer. Even if that engine has the text "The programmer had a nap" instead of a playable Sonic.
     
  5. ICEknight

    ICEknight

    Researcher Researcher
    Wait a second, regarding the boss arenas, why isn't this being considered for 16:9 mode?
    So this is a 16:10 monitor, but just adding a bit more of vertical scrolling does sound like the most feasable idea, as long as the hud stays in place when zooming in.
     
  6. Synergy

    Synergy

    Member
    90
    0
    0
    UK
    Like so?

    [​IMG]
    [​IMG]
    [​IMG]
     
  7. zemulii

    zemulii

    Member
    312
    0
    0
    Oh wow. That looks really cool :). Thank god you showed up ;).
     
  8. Vincent

    Vincent

    Sonic 2HD - Project Leader & Chara Member
    1,253
    0
    16
    Sonic 2 HD
    Welcome to S2HD Synergy. ^^
     
  9. LOst

    LOst

    Tech Member
    4,891
    8
    18
    Sorry, not too keen on scaling the graphics (the quality decreases depending on how good your graphics card is, where the best result is blurry graphics, and the worse is TERRIBLE). The direction we will take will probably redesign the boss timings instead. Many things changed when we took the HD direction, as pixels are no longer pixels, timings will change no matter what we do really (it is not just bosses, but every slope Sonic runs in will change the gameplay, little by little). It is better to focus on making the game as close to Sonic 2, but in a HD way, instead of restricing on the old game (Sonic would run stairways if he only could touch the original pixels).

    I will make sure the bosses are tested by you guys (as many times as needed), so that they are considered worthy. Only the very last resort will lead to scaling.


    I love how you made it possible to change colors of the halftube! I hope it will work on most 3D hardware. Then it's a win!
     
  10. ICEknight

    ICEknight

    Researcher Researcher
    ...But, by requirements of the S2HD staff, all the final art will be made in vectors. So if the sprites are saved at twice the size, everything would actually look better when zoomed in instead of blurrier.
     
  11. Canned Karma

    Canned Karma

    S2HD Project Manager Member
    806
    0
    0
    Sonic 2 HD, various 3D work
    Very nice proof of concept Synergy. How much flexibility is there around the shading? The is pretty flat in all the examples you've put up so far, not sure if this is the just a template you're working on or if that can be tweaked. The same goes for the geometry of the tube. There's visible jagged edges where the polygons connect. Can you up the subdivisions to smooth those out?
     
  12. Synergy

    Synergy

    Member
    90
    0
    0
    UK
    You missed a word so I'm not sure what it is you were describing as flat ;) If you mean rings and mines then yes, they're flat-shaded only because their temporary shader just outputs a straight colour, but they can be made to use any shader required. Again the tube can use any shader, it currently takes the procedurally-generated texture as a sampler parameter and then just fades it to a darker colour based on distance in the pixel shader. Because everything in the tube is also generated procedurally you can specify the number of subdivisions for both the semi-circle curve and the extrusion of the Bezier curves. Obviously the higher the subdivisions the higher the polygon count so perhaps this could be automatically scaled at runtime based on the player's hardware.
     
  13. Gambit

    Gambit

    Sonic 2 HD Staff - Level Artist Member
    711
    0
    0
    Sonic 2 HD
    While we could save things at twice the size required, that would pose a few problems.

    1) Not everything is full vector, so the raster elements wouldn't scale up well at all.
    2) Having to load even bigger files would be more taxing on the system.
    3) When vector graphics are scaled up they don't become blurry, but you can start seeing each individual part of something, so they kinda break down in their own way. Here's a comparison of what vector art looks like when it's been zoomed in, and what the same thing looks like after it's been rasterized.

    [​IMG]
     
  14. steveswede

    steveswede

    Member
    5,032
    1
    16
    Ask my hand
    Fighting against the Unitary State of Europe
    I guess this may be the final nail in the coffin over the Aquatic Ruin Boss. I hope the final decision for the game is an extended boss area, as well for the other boss arenas. It's the most logical in my mind.

    @Synergy

    I'm liking what I'm seeing. Keep it up.
     
  15. Hamneggs

    Hamneggs

    Official Breakfast of S2HD Member
    303
    0
    0
    TEXAS
    Networked lighting
    Ahem...

    This is a fun little mockup:
    [​IMG]

    Edit:

    Here is a better one, with a revised backdrop.
    [​IMG]

    And here is the backdrop itself. It's a modified version of one already submitted. Sorry I forgot your name, whosever it is.
    [​IMG]

    And I HATE photobucket. Look at that crappy quality. And the backdrop was a much higher resolution before I uploaded it.
     
  16. Drex

    Drex

    Lazy perfectionist Member
    812
    79
    28
    I'm going to have to strongly disagree. The 'better' one looks even worse. There is just way too much going on for such a simple layout.
     
  17. Hamneggs

    Hamneggs

    Official Breakfast of S2HD Member
    303
    0
    0
    TEXAS
    Networked lighting
    Man, but what else is there? I'll make one with the normal background. It's bland as hell.

    Here it is:
    [​IMG]


    Now what I was thinking:

    Synergy, is it possible to have the "pipe" reflect a skybox(something like the first one), and sonic and tails? Just wondering how that would look... And it still needs those ball and tube things, Just sayin'--I would have forgotten them if I were programming the SS.
     
  18. Mastered Realm

    Mastered Realm

    Member
    3,828
    553
    93
    -
    That BG was made by me, and It's missing two squares =P.
     
  19. Synergy

    Synergy

    Member
    90
    0
    0
    UK
    I was wondering how a faint reflection might look - something to think about later on, and yep I know the ball and tube thingies are missing. Btw I took this screenshot of the full diamond background for reference, I think it pretty much wraps vertically and horizontally from there.

    [​IMG]
     
  20. LOst

    LOst

    Tech Member
    4,891
    8
    18
    Don't forget the last Special Stage, when the emerald is about to be taken, the background flashes (using palette animation)