User Tools

Site Tools


en:tutorials:shaders:lighting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:tutorials:lighting [2020/08/21 06:00 (4 years ago)] – ↷ Links adapted because of a move operation sausageen:tutorials:shaders:lighting [2020/08/31 08:56 (4 years ago)] (current) – ↷ Links adapted because of a move operation iarwain
Line 4: Line 4:
  
 This is tutorial shows how to use shaders for lighting with auto-generated normal maps.\\ This is tutorial shows how to use shaders for lighting with auto-generated normal maps.\\
-//NB: If you want to see how to use orx while using ''C++'' for your game, please refer to the [[locale|localization tutorial]].//+//NB: If you want to see how to use orx while using ''C++'' for your game, please refer to the [[..:localization:locale|localization tutorial]].//
  
 As we are **NOT** using the default executable anymore for this tutorial, the tutorial code will be directly built into the executable and not into an external library. As we are **NOT** using the default executable anymore for this tutorial, the tutorial code will be directly built into the executable and not into an external library.
  
-See previous basic tutorials for more info about basic [[object|object creation]], [[clock|clock handling]], [[frame|frames hierarchy]], [[.animation:anim|animations]], [[.viewport:viewport|cameras & viewports]], [[sound|sounds & musics]], [[FX|FXs]], [[physics]], [[scrolling]]. [[locale|C++ localization]] and [[spawner| spawner & shader]].+See previous basic tutorials for more info about basic [[..:objects:object|object creation]], [[..:clocks:clock|clock handling]], [[..:objects:frame|frames hierarchy]], [[..:animation:anim|animations]], [[..:viewport:viewport|cameras & viewports]], [[..:audio:sound|sounds & musics]], [[..:fx:fx|FXs]], [[..:physics:physics]], [[..:scrolling]]. [[..:localization:locale|C++ localization]] and [[..:spawners:spawner| spawner & shader]].
  
 This tutorial shows how to generate normal maps and use shaders for pixel-based lighting effects.\\ This tutorial shows how to generate normal maps and use shaders for pixel-based lighting effects.\\
en/tutorials/shaders/lighting.1598014812.txt.gz · Last modified: 2020/08/21 06:00 (4 years ago) by sausage