-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate bounding volumes for jME light types #2
Comments
On it ^^ |
Great! I'll be away for a couple of hours, then I'm all in for this project. |
Almost done |
No description provided. |
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 =) |
yeah.. now i got it, tho im not home >.> lame. |
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. |
Being able generate a LightVolume from jME Light instance.
The text was updated successfully, but these errors were encountered: