Page 4 of 13 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 124

Thread: quad-engine

  1. #31
    really impressive work !!!
    Current (and lifetime) project: FAR Colony
    https://www.farcolony.com/

  2. #32
    That is looking really good. Makes all the items look more vivid and powerfull.
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

  3. #33
    Hi there again!
    Today i glad to present to you Parallax oclussion (steep) mapping with quad-engine:


    Download demo here:
    http://quad-engine.com/public/pom.zip

    Requires pixel shaders 3.0;
    Theory is - when you know everything but nothing works.
    Practice is - when all works, but you don't know why.
    We combine theory and practice - nothing works and nobody knows why

  4. #34
    Quote Originally Posted by Darthman View Post
    Hi there again!
    Today i glad to present to you Parallax oclussion (steep) mapping with quad-engine:

    Download demo here:
    http://quad-engine.com/public/pom.zip

    Requires pixel shaders 3.0;
    Works buttery smooth for me. What are the practical applications for this though? I imagine if you try to use this too much it would significantly slow a game down.

  5. #35
    Quote Originally Posted by Darthman View Post
    Hi there again!
    Today i glad to present to you Parallax oclussion (steep) mapping with quad-engine:


    Download demo here:
    http://quad-engine.com/public/pom.zip

    Requires pixel shaders 3.0;
    Works smoth here, HD4200 onboard video.
    From brazil (:

    Pascal pownz!

  6. #36
    Quote Originally Posted by dazappa View Post
    Works buttery smooth for me. What are the practical applications for this though? I imagine if you try to use this too much it would significantly slow a game down.
    There is one nuance. This effect apply only on pixels. Not Texels. So — no matter how much polygons. Matter how big screen resolution for all this.
    Theory is - when you know everything but nothing works.
    Practice is - when all works, but you don't know why.
    We combine theory and practice - nothing works and nobody knows why

  7. #37
    Here it is. 1024x768 and my cheapy old radeon card gives me 111fps with the full screen of this effect:

    I add FPS counter at window label. You can try it with yourself:
    http://quad-engine.com/public/pom2.zip
    Last edited by Darthman; 03-02-2011 at 07:25 AM.
    Theory is - when you know everything but nothing works.
    Practice is - when all works, but you don't know why.
    We combine theory and practice - nothing works and nobody knows why

  8. #38
    And another one demo. More powerful and impressive I think:

    http://quad-engine.com/public/pom3.zip
    Theory is - when you know everything but nothing works.
    Practice is - when all works, but you don't know why.
    We combine theory and practice - nothing works and nobody knows why

  9. #39
    I get 100 FPS on the last one, very impressive -- although at least in this case, I'm sure you could improve the FPS by just having a 3d model, it's still quite amazing that it's generated from the image and looks so fantastic.

  10. #40
    Maybe you right. But! But if we want to know that — we must make same scene in 3d and watch fps. Unlikely my way to create terrains very easy to use. Even with shadows. And at my desctop it gives me an impressive 900fps (thanks to 336 shader processors).
    In other sight — quad is 2.5D engine from time I start to develop it. There is a lot of 3D engines. There is a lot of 2D engines. But I need very impressive 2D image for my games. I like 2D.
    This is not "just a demo".... heeey, look how I can!!! NO This technique was developed for my game. And game can be look like this:

    Notice that FPS is real and all gfx drawing with pretty small amount of code.
    Theory is - when you know everything but nothing works.
    Practice is - when all works, but you don't know why.
    We combine theory and practice - nothing works and nobody knows why

Page 4 of 13 FirstFirst ... 23456 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •