Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: greeniekin

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,786

    I have seen that technique. It only works when...

    I have seen that technique. It only works when the source light is visible.
  2. Replies
    5
    Views
    1,786

    Here is a link what volumetric lighting is....

    Here is a link what volumetric lighting is. http://en.wikipedia.org/wiki/Volumetric_lighting
    Essentially it is known as light beams,god rays and some other stuff.

    I get how to do it with a mesh...
  3. Replies
    5
    Views
    1,786

    Volumetric lighting using Shadow volumes

    I have heard of ways to do this with shadow maps. I remember also reading something not to long ago where a shadow map was used on a tessellated quad to make a mesh that contained only light area....
  4. Replies
    3
    Views
    1,266

    Re: Painting a models texture from a 3d model

    I was hoping there would be more solutions.
    reading and writing pixels sounds pain-full and not efficient.
    I can not think of any glsl solution that could write to a texture in this situation.
    ...
  5. Replies
    3
    Views
    1,266

    Painting a models texture from a 3d model

    I've been thinking how to paint a 3d model texture in 3d.
    I am thinking of actually how a modelling program would do it not a game. So it needs to modify the texture.

    I have failed to find...
Results 1 to 5 of 5