|
|

Last Updated:
10
/
12
/
2007
Developer Newsletter: Issue #24
 |
 |
 |
SDK 8.5 Released
This release of the NVIDIA SDK includes hundreds of code samples, effects, and libraries to help you take advantage of the latest in graphics technology.
New in this release: HDR using 2x fp16 render targets, DXSAS implementation, GPU video filtering, PBO texture performance analysis, relief mapping, dozens of new HLSL FX examples for FX Composer and more... The code samples also include Shader Model 3.0 examples, High Dynamic Range Rendering, Deferred Shading, Instancing, Multiple Render Targets, Vertex Texturing, Soft Shadows, Perspective Shadow Maps, GPU Video Filtering, and many more.
The FX Composer effects include Flame, Glow, Gooch Shading, Metals, Multitexture-Based BRDFs, Color Controls, a selection of Image Filters, and much more.
Back to top
|
 |
 |
 |
 |
GPU Gems 2 Coming Soon
GPU Gems 2: Programming Techniques for High-Performance Graphics and General-Purpose Computation, published by Addison-Wesley, is a compilation of chapters covering the latest programming techniques for today’s graphics processing units (GPUs). Real-time graphics programmers will discover the latest algorithms for creating advanced visual effects, strategies for managing complex scenes, and techniques for advanced image processing. Readers will also learn new methods for using the substantial processing power of the GPU in other computationally intensive applications, such as scientific computing and finance.
GPU Gems 2 is hard bound, approximately 800 pages, and printed in full color throughout, with over 300 diagrams and screenshots. It will be released at the upcoming Game Developers Conference (March 7 - 11, 2005). You can sign up to be notified when the book is available.
Back to top
|
 |
 |
 |
Cg 1.3 Released
This 1.3 release of Cg introduces several significant new features:
- New 'vp40' profile, that enables texture sampling from within vertex programs
- New 'fp40' profile, that provides a robust branching model in fragment programs, and support for output to multiple draw buffers (‘MRTs’)
- Support for writing more than one color output (i.e. ‘MRTs’) in the arbfp1 and ps_2* profiles
- New semantics to access OpenGL fixed-function state vectors from within ARB_vertex_program and ARB_fragment_program
- New ‘-fastprecision’ option for arbfp*, fp30, and fp40 profiles, to use reduced precision storage (fp16) when appropriate.
- (New in Cg 1.2.1) The 'arbfp1' profile will attempt to generate code differently if the 'MaxTexIndirections' option is set to some non-zero value.
Back to top
|
 |
 |
 |
NVShaderPerf for Forceware 71.80 Drivers Released
This latest version of the NVShaderPerf command line utility uses the same technology as the Shader Perf panel in FX Composer to report shader performance metrics for Forceware 71.80 drivers. It supports DirectX and OpenGL shaders written in HLSL, GLSL, Cg, !!FP1.0, !!ARBfp1.0, VS1.x, VS2.x, VS3.x, PS1.x, PS2.x, and PS3.x. You can get performance reports for your shaders on the entire family of NVIDIA GPUs, including cycle count, register usage and pixel throughput metrics.
Back to top
|
 |
 |
Become a Registered Developer Today
Joining our Registered Developer program is free and gives you access to a number of benefits:
- Developer Forums
- Prerelease Tools
- Prerelease Drivers
- Bug Reporting
Joining is easy! Simply fill out one of applications below:
Please note that it may take a few weeks to receive a decision on your application, due to the large number of applicants.
Back to top
|
 |
 |
 |
 |
 |
Game Developers Conference 2005
The Game Developers Conference attracts over 10,000 attendees and provides educational, networking, and business opportunities for game development professionals driving the $10 billion video game industry. It is the main global forum where programmers, artists, producers, game designers, audio professionals and others involved in the development of interactive games gather to exchange ideas, network, and shape the future of the industry.
The NVIDIA Developer Technology team will be heavily involved at GDC, presenting at the following sessions:
- Advanced Visual Effects with Direct3D - Full-Day Tutorial (Monday, March 7)
- Next-Generation Rendering with OpenGL - Full-Day Tutorial (Tuesday, March 8)
- NVIDIA Sponsored Sessions (Wednesday, March 9 -- Room 2016)
- Next-Gen Special Effects Showcase
- Coming to a Pixel Near You: Mobile 3D Graphics on the NVIDIA GoForce WMP
- The NVIDIA Performance Analysis Tools
- Shader Workflow with FX Composer
- GPU Gems 2 Showcase
Back to top
|
 |
 |
 |
nForce Professional
Introducing the NVIDIA nForce™ Professional family of MCPs (media and communications processors), designed for professional users who demand stable, reliable, high-performance computing. The NVIDIA nForce Professional line offers a scalable architecture for AMD Opteron™ multiprocessor servers and workstations, including a proven fifth-generation HyperTransport™ design, and a flexible PCI Express™ bus interface. By continuing to build on the innovative single-chip NVIDIA MCP architecture, NVIDIA nForce Professional MCPs provide robust solutions for all professional computing environments.
Back to top
|
 |
 |
 |
Tip of the Month
Don't use the Read Time Stamp Counter (RDTSC) to do timing in your app. Here's why: It is unusable on mobile platforms because calculations assume a fixed clock speed. Mobile platforms (such as notebooks) will throttle back the CPU at unexpected times making the tick count from RDTSC useless. Instead use QueryPerformanceCounter, which insures consistent architecture independent results.
Back to top
|
 |
 |
Job Openings
NVIDIA's Developer Technology group is always looking for talented engineers and artists in the US, Japan, and Europe. See http://talent.nvidia.com for more general information, or our specific openings for: Handheld Devices Developer Technology Engineer, Developer Technology Engineer (Korea), and Developer Technology Engineer (USA).
Back to top
|
 |
|
|
  |