本文摘自:http://blog.selfshadow.com/

Open Access

SIGGRAPH 2016 Conference Content (for a limited time)

Recordings

Courses: Physically Based Shading in Theory and Practice
Talks: Brain & Brawn
Live Streaming Sessions (free registration required)

Courses

A Practical Introduction to Frequency Analysis of Light Transport
Advances in Real-Time Rendering (starting to appear)
An Elementary Introduction to Matrix Exponential for CG
An Introduction to Graphics Programming Using WebGL (preliminary) 
Augmented Reality - Principles and Practice
Computational Tools for 3D Printing
Fundamentals Seminar
Geometric and Discrete Path Planning for Interactive Virtual Worlds
Haptic Technologies for Direct Touch in Virtual Reality
Moving Mobile Graphics
Open Problems in Real-Time Rendering (starting to appear)
Physically Based Shading in Theory and Practice (video recording) (starting to appear)
Physically Based Sound for Computer Animation and Virtual Environments
The Material Point Method for Simulating Continuum Materials
The Quest for the Ray Tracing API
Vector-Field Processing on Triangle Meshes

Technical Papers

See Ke-Sen Huang’s comprehensive papers list.

Talks

A Practical Stochastic Algorithm for Rendering Mirror-Like Flakes
Blue-noise Dithered Sampling
Cache-Friendly Micro-Jittered Sampling (video)
Differential appearance editing for measured BRDFs
Digital Painting Classroom: Learning Oil Painting Using a Tablet
Estimating Local Beckmann Roughness for Complex BSDFs
HFTS: Hybrid Frustum-Traced Shadows in ‘The Division’
Luma HDRv: An Open-Source High-Dynamic-Range Video Codec Optimized by Large-Scale Testing
Making a Dinosaur Seem Small: Cloudscapes in “The Good Dinosaur”
Mesh Colors With Hardware Texture Filtering
Shape-Analysis-Driven Surface Correction
Simulating Rivers in “The Good Dinosaur”
Stochastic Layered Alpha Blending
Volume-Modeling Techniques in “The Good Dinosaur”

Posters

A Tabletop Stereoscopic 3DCG System With Motion Parallax for Two Users
Coded Skeleton: Programmable Bodies for Shape Changing User Interfaces
Cross-Field Haptics: Push-Pull Haptics Combined With Magnetic and Electrostatic Fields
Dynamic Spatial Augmented Reality With a Single IR Camera
Graphical Manipulation of Human’s Walking Direction With Visual Illusion
Interaction With Virtual Shadow Through Real Shadow Using Two Projectors
Interactive Multi-Scale Oil Paint Filtering on Mobile Devices
Light-Field Completion Using Focal-Stack Propagation
Model Predictive Control for Robust Art-Directable Fluids
Non-Humanoid Creature Performance From Human Acting
OpenEXR/Id (code)
Optimal LED Selection for Multispectral Lighting Reproduction
Ray-Traced Diffusion Points
Real-Time 3D Face Super-Resolution From Monocular In-the-Wild Videos
Real-Time 3D Rendering Using Depth-Based Geometry
Relation-Based Parametrization and Exploration of Shape Collections
Sculpting Fluids: A New and Intuitive Approach to Art-Directable Fluids
Synesthesia Suit: The Full-Body Immersive Experience

Birds of a Feather

glTF
Khronos Chapters (videos)
OpenCL
Vision
WebGL

Exhibitor Sessions

NVIDIA
The Foundry (videos)

Real-Time Live

Real-Time Cinematography in Unreal Engine 4

Open Source / Standards

Hydra
MaterialX
OpenDCX 
OpenEXR/Id
OpenUSD

SIGGRAPH2016【转】的更多相关文章

  1. [工作积累] TAA Ghosting 的相关问题

    因为TAA要使用上一帧的历史结果,那么在相机移动的时候,颜色就会有残留,出现ghosting(残影). 由于上一帧历史是累积的,是由上一帧的直接渲染结果和上上帧的结果做了合并,所以ghosting并不 ...

随机推荐

  1. WeakHashMap回收时机

    import java.util.ArrayList; import java.util.List; import java.util.WeakHashMap; public class TestWe ...

  2. chattr无法删除某个文件

    chattr LNMP无法删除或更改权限,显示:rm: cannot remove `.user.ini': Operation not permitted 无法删除".user.ini&q ...

  3. [转]保护眼睛的Windows和IE、Firefox、谷歌等浏览器颜色设置

    保护眼睛的Windows和IE.Firefox.谷歌等浏览器颜色设置  长时间在电脑前工作,窗口和网页上的白色十分刺眼,眼睛很容易疲劳,也容易引起头痛,其实我们可以通过设置Windows窗口和软件的颜 ...

  4. 【python】迭代器&生成器

    源Link:http://www.cnblogs.com/huxi/archive/2011/07/01/2095931.html 迭代器 迭代器是访问集合元素的一种方式.迭代器对象从集合的第一个元素 ...

  5. php js => splice 数组 插入 功能

    php    array_splice 手册详解 array_splice   - 把数组中的一部分去掉并用其它值取代 参数 input 输入的数组. offset 如果 offset 为正,则从 i ...

  6. TopShelf框架创建Windows服务作为Remoting的宿主案例:

    1.创建服务 using System; using System.Collections.Generic; using System.Linq; using System.Text; using S ...

  7. 使用id名称和name直接获取元素

    我们知道一些第三方的js库对如何快速选取html中的元素做了一些简化,貌似十分高深莫测,其实也不然.而且js本身自带了对于特殊元素的简便选取的方法,下面就为大家简单介绍下. 在html中,一般最直接的 ...

  8. AspNetPager分页控件使用方法

    一.下载AspNetPager.dll 二.AspNetPager.dll复制于应用程序下的bin目录,打开解决方案,引用dll文件 三. 在工具栏中添加控件,这样可以支持拖拽使用 四. 要使用Asp ...

  9. codeforces 742D (分组背包)

    D. Arpa's weak amphitheater and Mehrdad's valuable Hoses   Just to remind, girls in Arpa's land are ...

  10. sublime text3的安装与汉化

    sublime text3 3126 64位的下载地址: https://download.sublimetext.com/Sublime%20Text%20Build%203126%20x64%20 ...