Activity
From 08/20/2016 to 09/18/2016
09/15/2016
- 09:36 PM Distorted Android Revision 5eb95531 (examples): Fix the 'PlainMonaLisa' to be able to run in the Emulator as well (before ELG Context creation would fail)
- 09:04 PM Distorted Android Revision a7067deb (library): small improvements in DISTORT
08/31/2016
- 10:39 PM Distorted Android Revision 9ea4f88f (library): Better normals in DISTORT
08/30/2016
- 04:55 PM Distorted Android Revision 815869cb (library): Vertex positions fully 3D now. Remaining: normals!
- 04:29 PM Distorted Android Revision f4e44230 (examples): Preparation to make the WAVE effect fully 3D
- 04:29 PM Distorted Android Revision 02ef26bc (library): Preparation to make the WAVE effect fully 3D
08/29/2016
- 09:34 PM Distorted Android Revision 6ddda212 (library): Adjustments for EffectQueueVertex.postprocess()
- 06:32 PM Distorted Android Revision 9b82becd (library): Improvements for WAVE
- 04:51 PM Distorted Android Revision 30e77a6c (examples): Beginnings of the WAVE effect.
- 04:51 PM Distorted Android Revision 4fde55a0 (library): Beginnings of the WAVE effect.
08/24/2016
- 09:31 PM Distorted Android Revision 9f5eba09 (examples): Correct an important bug in the vertex shader.
- b = 1/a if a!=0, 1 otherwise was incorrectly computed as b = 1.0 / (a+1.0-sign(a)). This, when 0<a<2^-24, suffers fro...
- 09:31 PM Distorted Android Revision 20af7b69 (library): Correct an important bug in the vertex shader.
- b = 1/a if a!=0, 1 otherwise was incorrectly computed as b = 1.0 / (a+1.0-sign(a)). This, when 0<a<2^-24, suffers fro...
08/22/2016
- 11:15 AM Distorted Android Revision 889a962e (examples): Fixes for fragment effects in Effects3D.
- 11:15 AM Distorted Android Revision e4878781 (library): Fixes for fragment effects in Effects3D.
08/21/2016
- 08:22 PM Distorted Android Revision 47833473 (examples): Slight improvement for Effects3D
- 07:54 PM Distorted Android Revision 76a81b6a (examples): Combine Fragment3D and Vertex3D apps into one.
Also available in: Atom