-
```
I was imported a model (the one in attachment) done in blender when I got this.
java.lang.IllegalArgumentException: Unsupported type:
com.jme3.scene.plugins.blender.objects.Properties
at co…
-
```
NOTE:
Issue #60 http://code.google.com/p/jmonkeyengine/issues/detail?id=60
Must be resolved before this issue.
The refraction/reflection shader (cube_texture) provides a representation
of light…
-
```
Currently phong_lighting has a few issues:
1) Some parameters are supported in certain techniques while being ignored
in others.
2) It should be preferable to only use one of the techniques, e.g t…
-
```
Currently phong_lighting has a few issues:
1) Some parameters are supported in certain techniques while being ignored
in others.
2) It should be preferable to only use one of the techniques, e.g t…
-
```
Currently phong_lighting has a few issues:
1) Some parameters are supported in certain techniques while being ignored
in others.
2) It should be preferable to only use one of the techniques, e.g t…
-
```
Currently phong_lighting has a few issues:
1) Some parameters are supported in certain techniques while being ignored
in others.
2) It should be preferable to only use one of the techniques, e.g t…
-
Refactor the main shader program by moving current Phong lighting calculations into the fragment shader.
-
```
NOTE:
Issue #60 http://code.google.com/p/jmonkeyengine/issues/detail?id=60
Must be resolved before this issue.
The refraction/reflection shader (cube_texture) provides a representation
of light…
-
```
Investigate moving particle system to the GPU.
```
Original issue reported on code.google.com by `khang.du...@gmail.com` on 15 Apr 2011 at 6:33
-
```
A recent change has caused the phong_lighting shader to incorrectly shade
surfaces. To try this, run any of the lighting demos, notice how the light
becomes brighter as the camera approaches the s…