3D Fundamentals Tutorial 16

From Chilipedia
Revision as of 00:02, 2 September 2018 by Chili (Talk | contribs) (See also)

Jump to: navigation, search

Directional lights are okay, but with a point light it's lit fam.

Topics

  • Point light shading calculations
  • Multiple effects in one scene by sharing Z-Buffer via shared_ptr

Video

The tutorial video is on YouTube here.

Downloads

The GitHub repository for the tutorial code is here.

See also