Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paweljarosz/normal-map-lighting-2d-sprites-defold

Normal map lighting example rendering pipeling for 2D Pixel Art sprites in Defold Game Engine using OpenGL fragment program for sprites to achive lit sprite in one draw call.
https://github.com/paweljarosz/normal-map-lighting-2d-sprites-defold

Last synced: 17 days ago
JSON representation

Normal map lighting example rendering pipeling for 2D Pixel Art sprites in Defold Game Engine using OpenGL fragment program for sprites to achive lit sprite in one draw call.

Awesome Lists containing this project

README

        

# Normal map example render pipeline for 2D sprites in Defold

The project is in development.

This project is an example of 2D normal maps for 2D sprites of high res and Pixel Art with experimental materials and shaders for achievieng normal map based lighting for 2D games in as low draw calls as possible.

Project is not licensed, do whatever you want with it! ^^

Happy Defolding!

---