A complete 3-D game development suite written in Java.

#gamedev #game-engine #engine #java #jmonkey #3d

rem..om 130ddbdfd2 SpotLigth: the cosine of the inner and outer angle of a spotlight are packed in the same float to send it to the shader (to save some varryings). This imples that their precision is no more than 0.001. This was producing wrong lighting for very close angles because the cosine were equals. 12 years ago
engine 130ddbdfd2 SpotLigth: the cosine of the inner and outer angle of a spotlight are packed in the same float to send it to the shader (to save some varryings). This imples that their precision is no more than 0.001. This was producing wrong lighting for very close angles because the cosine were equals. 12 years ago
nbproject 0ef9a6b152 - add NetBeans Freeform project to build SDK 15 years ago
sdk 7e09bf035f SDK: Update global library settings for Android OpenAL Soft 12 years ago
build.xml 245114c801 SDK: 13 years ago