All Articles Tagged Code sample

Link/UrlTags
Shadow Explorer - Comparing Shadow Mapping Techniques[Videos]
Shadow Explorer is the latest code sample from Intel. At the highest level, this sample allows the user to compare and contrast the quality and performance characteristics of four different shadowing algorithms....

Posted: 2011-02-24 08:38:39
Code sample, EVSM, exponential variance shadow mapping, game developer, game development, graphics, ISN, PCF, percentage closer filtering, Sandy Bridge, shadow explorer, shadow map, shadow mapping, variance shadow mapping, vcsource_domain_graphics, vcsource_os_windows, vcsource_platform_desktoplaptop, vcsource_techsample_shadowexplorer, vcsource_type_video, visual computing, VSM
Deferred Rendering for Current and Future Rendering Pipelines[Knowledgebase]
Deferred Rendering for Current and Future Rendering Pipelines By Andrew Lauritzen Beyond Programmable Shading, SIGGRAPH Courses 2010 This sample demonstrates a number of deferred...

Posted: 2010-08-14 00:00:00 by Cecilia Villalon (Intel)
Code sample, deferred lighting, deferred rendering, deferred shading, directx 11, vcsource_domain_graphics, vcsource_index, vcsource_type_techarticle, visual computing
Adaptive Volumetric Shadow Maps[Knowledgebase]
Adaptive Volumetric Shadow Maps By: Marco Salvi, Kiril Vidimce, Andrew Lauritzen, Aaron Lefohn Advances in Real-Time Rendering in 3D Graphics and Games, SIGGRAPH Courses 2010. We...

Posted: 2010-08-14 00:00:00 by Cecilia Villalon (Intel)
adaptive volumetric shadow maps, AVSM, Code sample, shadow map, vcsource_domain_graphics, vcsource_index, vcsource_type_techarticle, visual computing
Upgrade Code Examples in IPP Book for Intel® Compiler and Intel® Parallel Studio[Knowledgebase]
Source Code Examples from Intel IPP book* offer some code examples in Intel IPP book to demonstrate some common usages with Intel IPP function. The sample codes were based on IPP 4.1 and Microsoft*...

Posted: 2010-02-17 06:00:00 by Ying H (Intel)
Code sample, IPP book, ippiFilter, ippiResizeSqrPixel
Threading Building Blocks book[Knowledgebase]
Intel® Threading Building Blocks: Outfitting C++ for Multi-core Processor Parallelism, by James Reinders, © 2007      Sample Code: Download the sample code for the book here....

Posted: 2008-05-22 17:36:40 by James Reinders (Intel)
Code sample, developer, How to, Multi-threading