Moguri / blend2bam

A CLI tool to convert Blender blend files to Panda3D BAM files
MIT License
68 stars 18 forks source link

Exported bam file does not respect directional lighting with light ramp setAutoShader() enabled. #83

Open csevier opened 1 year ago

csevier commented 1 year ago

In the title. If I export a model via blend2bam and enable toon shading with a light ramp, directional lighting is not respected. In the same seen I have a panda model thats egg based and a bam exported via blend2bam and the directional lighting is not on for the terrain, only the panda.

csevier commented 1 year ago

heres the export command: blend2bam levels/playground.blend levels/playground11.bam --blender-dir ~/Apps/blender-3.6.0-linux-x64/ --physics-engine b ullet -m legacy