An open API service indexing awesome lists of open source software.

https://github.com/codeandweb/axmol-dynamic-lighting-example

Learn how to use normal mapped sprites to create 2d light effects in Axmol Game Engine
https://github.com/codeandweb/axmol-dynamic-lighting-example

Last synced: 12 months ago
JSON representation

Learn how to use normal mapped sprites to create 2d light effects in Axmol Game Engine

Awesome Lists containing this project

README

          

# How to use 2d dynamic light effects in Axmol Game Engine


How to create a physics enabled game in Axmol Game Engine

This is the example code for the Axmol Game Engine 2d light tutorial.

You learn

- How to create normal mapped sprites
- How to use normal mapped sprites with a shader to create 2d light effects

Read the complete tutorial here:

[How to use 2d dynamic light effects in Axmol Game Engine](https://www.codeandweb.com/spriteilluminator/tutorials/how-to-use-light-effects-with-axmol-game-engine)