send link to app

Easy To Use OpenGL Game Rendering Tutorial app for iPhone and iPad


4.4 ( 5744 ratings )
Business
Developer: Nguyen Thuc
1.99 USD
Current version: 1.5, last update: 7 years ago
First release : 10 Dec 2015
App size: 6.5 Mb

01. How Normal Mapping Works
02. Normal Mapping Implementation
03. How Parallax Displacement Mapping Works
04. Render to Texture
05. How Shadow Mapping Works
06. Normal Mapping Mathematics
07. Parallax Mapping Implementation
08. PCF Soft Shadows
09. Shadow Mapping Preparations
10. Shadow Mapping Implementation
11. Variance Shadow Mapping Implementation 1/3
12. How Variance Shadow Mapping Works
13. Variance Shadow Mapping Implementation 2/3
14. Generic SpotLight Shadows
15. Generic Directional Light Shadows
16. Variance Shadow Mapping Implementation 3/3
17. Generic Directional Light Shadows Follow Up: Fixing the Shadow Banding Problem
18. How MipMapping works
19. Multisample Anti-Aliasing (MSAA)
20. Implementing FXAA
21. MipMapping & Anisotropic Filtering Implementation
22. How FXAA works