Game Code Resources Browser
Landing page for the Game Code Resources Browser DVD's ISO available for download! Type: Download |
vcsource_os_windows vcsource_platform_desktoplaptop vcsource_domain_graphics vcsource_type_techsample vcsource_index |
02/06/2012
|
Intel® Performance Counter Monitor - A better way to measure CPU utilization
The Intel® Performance Counter Monitor provides sample C++ routines and utilities to estimate the internal resource utilization of the latest Intel® Xeon® and Core™ processors and gain a significant performance boost. Type: Download |
monitoring Intel Performance Counter Monitor simultaneous multithreading out-of-order execution Intel® Performance Counter Monitor Intel® Xeon® Core™ processors multi-level caches pipelining |
11/30/2011
|
Download Intel® OpenCL SDK
Back to the Intel® OpenCL SDK page.
*End User License Agreement
Installation and Setup
Before installation, please read the Release Notes.
After downloading Intel® OpenCL SDK, follow the instr ... Type: Download |
openCL OpenCL SDK |
11/09/2011
|
Dynamic Resolution Rendering
[image]
Dynamic Resolution Rendering
The Dynamic Resolution Rendering sample demonstrates a technique for dynamically adjusting the resolution of the main rendering, with graphica ... Type: Download |
|
07/19/2011
|
Morphological Antialiasing (MLAA)
MLAA is an image-based, post-process filtering technique which identifies discontinuity patterns and blends colors in the neighborhood of these patterns to perform effective anti-aliasing. Type: Download |
samples sandybridge antialiasing GameDev GamingGraphicSamples |
07/15/2011
|
Colony - A highly parallel crowd simulation technique
Colony is a highly parallel optimized crowd simulation technique. Tens of thousands of units are simulated using a novel ray-casting technique. This is achieved by utilizing TBB to distribute our work across multiple threads and multiple frames and uti Type: Download |
|
06/23/2011
|
Download the latest version of Manageability Developer Tool Kit
Manageability Developer Tool Kit
Download Executable File Set Here Source File Set Here
Overview:
Manageability Developer Tool Kit is a set of tools to help designers, developers and testers ... Type: Download |
Manageability Community Intel Core vPro KVM Remote Control |
06/14/2011
|
Manageability Developer Tool Kit Source Code
License Agreement
IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING..
End User License Agreement for theManageability Developer Tool KitCopyright © 2008-2011 Intel CorporationAll rights reserved.
... Type: Download |
|
06/08/2011
|
GPU Detect Sample
GPU Detect is a short sample demonstrates a way to detect the primary graphics hardware present in a system, and to initialize a game’s default fidelity presets based on the found graphics device using a simple API. Type: Download |
|
04/21/2011
|
Kernel Template Library
Template Library to express Kernels with high level objects allowing auto-vectorization Type: Download |
C++0x simd SSE Vectorization AVX Lambda |
03/10/2011
|
Adaptive Transparency
We introduce a new technique for real-time order independent transparency called Adaptive Transparency (AT) that closely approximates the ground-truth results obtained from A-buffer compositing but is 5x to 40x faster. Type: Download |
rendering Adaptive Transparency vcsource_type_techarticle vcsource_domain_graphics vcsource_index |
03/03/2011
|
Game Engine Tasking Animation
To give your customers the best experience on their particular platform we want to write game engine code that is core count independent. Type: Download |
|
03/02/2011
|
Shadow Explorer
[image]
Shadow Explorer
Shadow Explorer is a sample application, with source code, that allows developers to work with several shadowing techniques, examine the performance versus ... Type: Download |
|
02/25/2011
|
Download Intel® Cilk++ SDK
Warning! You are about to download an old, unsupported version of this software. For information about the current version of the compiler and matching runtime, please visit the Intel® Cilk™Plu ... Type: Download |
|
01/19/2011
|
Onloaded Shadows
[image]
Onloaded Shadows
Onloaded Shadows is a technique by which shadow maps can be calculated asynchronously on the CPU. By using cascades, the shadow map for objects near the c ... Type: Download |
samples sandybridge GameDev GamingGraphicSamples |
01/13/2011
|
AVX Cloth
[image]
AVX Cloth
AVX Cloth is a tech sample that demonstrates use of 8 wide floating point SIMD processing with 256 bit AVX. The sample has many active cloth pieces simulating as ... Type: Download |
samples Intel AVX sandybridge GameDev GamingGraphicSamples |
01/11/2011
|
Fireflies - Scalable Ambient Effects
Fireflies is a tech sample demonstrating a scalable ambient effect. In this sample, the ambient effect is a swarm of fireflies that scatter and reform into a walking character. Using Intel TBB, the firefly flight trajectory calculations performed per fram Type: Download |
|
01/07/2011
|
Sandy Bridge Samples Suite
[image]
Sandy Bridge Code Samples and ArticlesFind content to speed up your game development on 2nd Gen Intel® Core Processor family (codenamed Sandy Bridge).
[image]
... Type: Download |
Sandy Bridge |
01/05/2011
|
FFT length and layout advisor
Multidimensional Fast Fourier Transform (FFT) - selecting optimal sizes and data layout Type: Download |
fast fourier transform FFT data layout FFT size Discrete Fourier Transform |
12/14/2010
|
Download MacCPUID
MacCPUID is a developer tool used for displaying information collected from the microprocessor via the CPUID instruction. The CPUID instruction returns information in the general purpose registers such ... Type: Download |
|
10/14/2010
|
Download the Intel AESNI Sample Library
OverviewThe Intel® AES New Instructions (AES-NI) Sample Library demonstrates how one might implement a high performance Advanced Encryption Standard (AES) block cipher using the new AES-NI instructions ... Type: Download |
AESNI AES-NI Sample library |
10/11/2010
|
EvenOddVariants - Part 2
This is the second part of the series published earlier EvenOddVariants
This article suggests different ways in which co-ordination can be achieved between two or more threads using even and odd number generation as an example.
Type: Download |
|
09/21/2010
|
Intel® Concurrent Collections for C++ 0.6.0 Release Notes
Intel® Concurrent Collections for C++ 0.6.0Release Notes
Contents
Overview
Supported Platforms
Installation Notes
Restrictions
What's New with Release 0.6.0 (this releas ... Type: Download |
Paralle Programming |
09/19/2010
|
Intel® Concurrent Collections for C++ 0.6.x Getting Started
Intel® Concurrent Collections for C++ 0.6.xGetting Started
Contents
This is Pre-Release Code
The prerequisite Software for Install and Set-up
Installing the Intel® Thre ... Type: Download |
Paralle Programming |
09/19/2010
|
Even-Odd Variants
This article suggests different ways in which co-ordination can be achieved between two or more threads using even and odd number generation as an example. Type: Download |
Even-Odd Variants |
08/31/2010
|