How can I create the sense of a distance (inside a web page)?

Discussion in 'HTML & Website Design' started by cre8ive, Dec 13, 2007.

  1. #1
    How can I create the sense of a distance (inside a web page)?

    So, I’m trying to create a 3D-ish website. One problem I’m having right now is to create the sense of a distance in the background.

    - I can blur it …
    - I can make it darker …
    - I can title up and make each tile look blur and dark …

    But I’m not getting this right. As I look whatever page I create, it doesn’t seem like that the background is behind objects (texts, pictures, etc.).

    Given available tools like JavaScript, CSS, Photoshop, etc., how can I create the sense of a distance (inside a web page)?
     
    cre8ive, Dec 13, 2007 IP
  2. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #2
    You mean perspective?

    Look for tutorials about how to make an image look 3d at good-tutorials.com :) thats where I usually look for tutorials on things like this, usually find something decent :)
     
    twistedspikes, Dec 13, 2007 IP
  3. Shawn_SycoBlue

    Shawn_SycoBlue Peon

    Messages:
    176
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Basically this comes down to psychology and how we perceive things. There are general distance clues that every artist uses to create a sense of distance.

    The most common are:
    linerization (having a horizon and things shrink as they approach it)
    textures and gradients
    relative size (things farther away are smaller)
    interposition (you sorta talked about this already and how you want things on top of each other and behind)

    Those are just 4 out of like 10(i think 10??) but I would google distance clues. Like this one I found
     
    Shawn_SycoBlue, Dec 13, 2007 IP
  4. submitmaster

    submitmaster Well-Known Member

    Messages:
    329
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #4
    try this simple process called "blur" this will help you achieve what your looking to do. ;)
     
    submitmaster, Dec 13, 2007 IP
  5. cre8ive

    cre8ive Peon

    Messages:
    295
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Kind of.

    Even if I were a genius artist who can draw 3D objects on a blank canvas, that’s not what I’m doing right now. I need to place elements of each page like texts, pictures, maybe small animations, … you know, 2D objects and make them look like floating on 3D space. Hmmm …
     
    cre8ive, Dec 13, 2007 IP