Anyway here is a result of what my Point Light looks like at the moment, there are still some issues with the specular lighting but that won't take too long to figure out.
My first game for the JBEngine is a small squash sports game that I have been wanting to make for a while. After collecting some models for this I noticed they were not displayed correctly. This is due to the fact that my model loader wasn't fully developed and didn't allow for relative transformations of submeshes. I have now implemented this as you can see in the image on the right: |
All is going pretty well with my project and I'm hoping I might be able to move onto game specific stuff soon.
Cheers :)