Activity
From 08/16/2016 to 09/14/2016
08/31/2016
08/30/2016
- 04:55 PM Revision 815869cb (library): Vertex positions fully 3D now. Remaining: normals!
- 04:29 PM Revision f4e44230 (examples): Preparation to make the WAVE effect fully 3D
- 04:29 PM Revision 02ef26bc (library): Preparation to make the WAVE effect fully 3D
08/29/2016
- 09:34 PM Revision 6ddda212 (library): Adjustments for EffectQueueVertex.postprocess()
- 06:32 PM Revision 9b82becd (library): Improvements for WAVE
- 04:51 PM Revision 30e77a6c (examples): Beginnings of the WAVE effect.
- 04:51 PM Revision 4fde55a0 (library): Beginnings of the WAVE effect.
08/24/2016
- 09:31 PM 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 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 Revision 889a962e (examples): Fixes for fragment effects in Effects3D.
- 11:15 AM Revision e4878781 (library): Fixes for fragment effects in Effects3D.
08/21/2016
Also available in: Atom