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: Apply a marble like surface to Quad

  1. #1
    Junior Member Newbie
    Join Date
    Apr 2004
    Location
    Colombo
    Posts
    15

    Apply a marble like surface to Quad

    Can any one help me to apply a White Marble Like And Wood like surface to a quad.

  2. #2
    Senior Member OpenGL Pro
    Join Date
    May 2001
    Location
    The Round Table at Camelot
    Posts
    1,537

    Re: Apply a marble like surface to Quad

    Use a shader.

    -SirKnight
    -SirKnight

  3. #3
    Senior Member OpenGL Pro
    Join Date
    May 2001
    Location
    The Round Table at Camelot
    Posts
    1,537

    Re: Apply a marble like surface to Quad

    Or even get a texture map off the net of a marble surface (nvidia's texture pack has some) and use plain ol texture mapping.

    -SirKnight
    -SirKnight

  4. #4
    Advanced Member Frequent Contributor
    Join Date
    Apr 2003
    Posts
    680

    Re: Apply a marble like surface to Quad

    is this question a joke? well.. use texture mapping.

Posting Permissions

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