First update

This commit is contained in:
Florian Richer (MrDev023) 2016-03-06 13:45:34 +01:00
commit 292abf9a57
28 changed files with 1886 additions and 0 deletions

7
Diffuse light/.classpath Normal file
View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/LWJGL3"/>
<classpathentry kind="output" path="bin"/>
</classpath>