├── README.md └── lightmapper_bgfx.h /README.md: -------------------------------------------------------------------------------- 1 | # lightmapper_bgfx 2 | A bgfx port of lightmapper.h 3 | 4 | Original: https://github.com/ands/lightmapper 5 | --------------------------------------------------------------------------------