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 5 of 5

Thread: I need some good articles

  1. #1
    Advanced Member Frequent Contributor Ehsan Kamrani's Avatar
    Join Date
    May 2005
    Location
    Iran
    Posts
    547

    I need some good articles

    I need some good articles about the following topics:
    1)Bloom Effect
    2)Depth of field
    3)Motion blur

    I prefer to use GLSL

    Thanks

    <span style="color: #006600">-Ehsan-</span>

  2. #2
    Member Regular Contributor
    Join Date
    Apr 2007
    Posts
    271

    Re: I need some good articles


  3. #3
    Member Regular Contributor
    Join Date
    Apr 2007
    Posts
    271

    Re: I need some good articles

    motion blur with velocity buffer: "Stupid OpenGL Shader Tricks", Simon Green, NVIDIA, http://developer.nvidia.com/docs/IO/...aderTricks.pdf


    If don't have it yet, I recommend buying "real-time rendering, third edition" http://www.realtimerendering.com/

  4. #4
    Member Regular Contributor
    Join Date
    Apr 2007
    Posts
    271

    Re: I need some good articles

    Depth of field (HLSL not GLSL, sorry):

    http://developer.amd.com/media/gpu_a...pthOfField.pdf

  5. #5
    Advanced Member Frequent Contributor Ehsan Kamrani's Avatar
    Join Date
    May 2005
    Location
    Iran
    Posts
    547

    Re: I need some good articles

    Thanks Overlay
    I'm reading those articles
    <span style="color: #006600">-Ehsan-</span>

Posting Permissions

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