kwando / dmonkey

Deferred Shading for jMonkeyEngine 3
MIT License
2 stars 1 forks source link

Generate bounding volumes for jME light types #2

Open kwando opened 11 years ago

kwando commented 11 years ago

Being able generate a LightVolume from jME Light instance.

Setekh commented 11 years ago

On it ^^

kwando commented 11 years ago

Great! I'll be away for a couple of hours, then I'm all in for this project.

Setekh commented 11 years ago

Almost done

Setekh commented 11 years ago
kwando commented 11 years ago

The git way of doing this is fork my project and then issue a pull request back to me with the proposed changes =)

I will look through what you have done =)

Setekh commented 11 years ago

yeah.. now i got it, tho im not home >.> lame.

Setekh commented 11 years ago

Gonna do a Pull Request in the morning, i was in a hurry and forgot to delete some code like the updateLights(boolean) method, it's basically useless lol. My first intention was to parse rootNode, but then i thought its pointless.