Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 4 of 4

Thread: Good environment maps?

  1. #1
    Advanced Member Frequent Contributor marcus256's Avatar
    Join Date
    Aug 2001
    Location
    Sweden
    Posts
    853

    Good environment maps?

    Does anyone know of any good downloadable cube map environment textures? I'm especially looking for real world indoor/office/lab environments (this is for making materials more realistic in a "scientific" application).

  2. #2
    Senior Member OpenGL Guru
    Join Date
    Dec 2000
    Location
    Reutlingen, Germany
    Posts
    2,052

    Re: Good environment maps?

    Getting cubemaps is kind of hard.
    The only ones i know of right now are here: http://esprit.campus.luth.se/~humus/?page=3D
    under "textures".

    I got a lot of other textures out of Jedi Knight 2 (the .pak files can simply be opened with WinZip). Take a look into some games, sometimes it´s possible to get their textures.

    But if you find some other sites where one can get cubemaps, i´d like to know them too :-)

    Jan.
    GLIM - Immediate Mode Emulation for GL3

  3. #3
    Super Moderator OpenGL Guru dorbie's Avatar
    Join Date
    Jul 2000
    Location
    Bay Area, CA, USA
    Posts
    4,388

    Re: Good environment maps?

    You cannot use these textures ripped from games in any kind of real of software you're considering distributing. They are copyright works, look & play around with them, but shipping them is a major problem.

    There are some free textures out there. Look online for phrases like "light probe" and HDR. That crowd likes to make sample environment maps.

    You can also buy images for example here: http://www.newmagic.com.au/NM_pages/...h/DD_HDRI.html

  4. #4
    Advanced Member Frequent Contributor marcus256's Avatar
    Join Date
    Aug 2001
    Location
    Sweden
    Posts
    853

    Re: Good environment maps?

    Well, spheremaps are OK too (I can convert them to cube maps). People have been doing environment mapping for over twenty years now (?), so I figured there must be some standard maps, similar to the way the teapot has become the defacto standard geometric shape.

    I do have a few maps, but only one that looks good for my application, and that's something I screen-shot from a PDF document (i.e. not very high quality).

Posting Permissions

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