Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

NVIDIA GPU Gems 3 Call for Participation

Posted by timothy on Fri Oct 13, 2006 08:39 AM
from the no-cheating-by-using-other-acronyms dept.
H. writes "Following the success of GPU Gems and GPU Gems 2, NVIDIA has decided to produce a third GPU Gems volume to showcase the best new ideas and techniques for the latest programmable GPUs. If you would like to contribute to the GPU Gems series, please read the submission guidelines. The deadline for proposal submissions is Monday, December 11, 2006. If your proposal is accepted, you will receive additional time to complete the chapter." (Here are the participation guidelines.)
+ -
story

Related Stories

[+] News: GPU Gems 116 comments
Martin Ecker writes "Following other entrants in the successful series of graphics and game programming-related "Gems" books, Randima Fernando of NVIDIA has recently released GPU Gems - Programming Techniques, Tips, and Tricks for Real-Time Graphics through Addison- Wesley. As the title indicates, GPU Gems contains a collection of tips and tricks for real-time graphics programming with graphics processing units (GPUs) that are found on modern graphics adapters." Read on for the rest of Ecker's review, and for a few more notes on the book.
[+] News: GPU Gems 2 70 comments
Martin Ecker writes "Following up on last year's first installment of the "GPU Gems" book series, NVIDIA has recently finished work on the second book in the series titled GPU Gems 2 - Programming Techniques for High-Performance Graphics and General-Purpose Computation, published by Addison-Wesley. Just like the first book, GPU Gems 2 is a collection of articles by various authors from game development companies, academia, and tool developers on advanced techniques for programming graphics processing units (or GPUs for short). It is aimed at intermediate to advanced graphics developers that are familiar with the most common graphics APIs - in particular OpenGL and Direct3D - and high-level shading languages, such as GLSL, HLSL, or Cg. The reader should also be proficient in C++. As with GPU Gems, GPU Gems 2 is not for beginners. For professional graphics and game developers, however, it is an excellent collection of interesting techniques, tips, and tricks." Read on for Ecker's review.
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • This may just be a personal pet peeve, but I hate when the author neglects to explain what the hell they are posting about. I'm tech-oriented (are we not all reading slashdot?), but I have no clue what a GPU gem is? I don't feel compelled to go to some outside link just to discover what you are even discussing here.
      • Re:Posting 101 (Score:4, Informative)

        by theelectron (973857) on Friday October 13 2006, @11:22AM (#16423785)
        GPU is the buzzword for graphics card processors.
        Yeah, just like CPU is some asinine buzzword for the processor in a computer. (BTW, GPU is a abbreviation meaning Graphics Processing Unit and is a standard term outside of the gaming circle and makes perfect sense)

        Gems is the antiquated term used in the old "graphics gems" series of books
        True enough.
        which in and of itself is assinine

        Not really, gems in this sense is used to mean something small that is of value. It's a common term, like: She's a gem of a daughter. Since the book if full of example programs for the shader unit in a GPU, GPU Gems is a good title, and not a worse title than most new books now-a-days anyway.

        And in case anyone is wondering, the shader unit is a mathematical unit in GPUs that are usually used to 'shade' a scene, meaning to translate a 3d model into a meaningful 2d representation. Shader units can also be used for other tasks, such as physics, because of their ability to do floating point calculations en masse quickly.\ I hope that helps clear things up.
    • This may just be a personal pet peeve, but this is news for nerds. Do you not know who nVidia is? Do you really not know what a GPU is? And for that matter, do you really not know what a gem is?

      I'm tech-oriented (are we not all reading slashdot?)

      Tech-oriented? What does that mean exactly? From where I'm sitting it looks like the way you're using it, it means you're facing the computer.

  • As the title indicates, GPU Gems contains a collection of tips and tricks for real-time graphics programming with graphics processing units (GPUs) that are found on modern graphics adapters.

    Yeah, I had no clue what it was either....
  • I have this great idea where you put the color in one texture, and the (precomputed) brightness into another (possibly much lower resolution!) texture. With the right hardware, you can even color AND light the scene in a single pass!
  • Not to be facetious, I have long wanted to see more realistic gems (gemstones) and in fact did some modelling work on them a long time ago. Gemstones are fascinating and particularly with more lifelike video displays coming, realistic calculation of what happens to light in gemstones is perhaps a good area to look at.

    One problem of course is that when you look at a diamond, or a baccarat chandelier for that matter, each eye sees a different path, though perhaps this could be rendered on those new multi-ang