Deferred Render Pipeline for the Panda3D game engine originally made for the KITSUNETSUKI project game.
KITSUNETSUKI project: https://k.kitsune.one/
Conda package: https://anaconda.org/kitsune.ONE/panda3d-krender
- rplight compatible lighting and shadowmapping system
- CMake
- Panda3D (full package with headers, not pip package)
pip wheel --no-deps .
pip install *.whl
git clone https://github.com/kitsune-ONE-team/panda3d-krender.git
conda build .
conda install panda3d-krender --use-local
conda config --add channels kitsune.one
conda install panda3d-krender