Project

General

Profile

Activity

From 07/31/2016 to 08/29/2016

08/29/2016

09:34 PM Revision 6ddda212 (library): Adjustments for EffectQueueVertex.postprocess()
Leszek Koltunski
07:20 PM Feature #3 (Closed): New Effect: wave
This is arguably not a circular wave effect, nevertheless - closing! Distorted Admin
07:19 PM Feature #3: New Effect: wave
Commit commit:library|9b82becd provides implementation of a 2D sinusoidal wave effect. Distorted Admin
06:32 PM Revision 9b82becd (library): Improvements for WAVE
Leszek Koltunski
04:51 PM Revision 30e77a6c (examples): Beginnings of the WAVE effect.
Leszek Koltunski
04:51 PM Revision 4fde55a0 (library): Beginnings of the WAVE effect.
Leszek Koltunski

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... Leszek Koltunski
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... Leszek Koltunski

08/22/2016

11:15 AM Revision 889a962e (examples): Fixes for fragment effects in Effects3D.
Leszek Koltunski
11:15 AM Revision e4878781 (library): Fixes for fragment effects in Effects3D.
Leszek Koltunski

08/21/2016

08:22 PM Revision 47833473 (examples): Slight improvement for Effects3D
Leszek Koltunski
07:54 PM Revision 76a81b6a (examples): Combine Fragment3D and Vertex3D apps into one.
Leszek Koltunski

08/12/2016

11:22 AM Bug #23 (Closed): FOV is a static global variable
mFOV in Distorted class is a static global variable, which mean that is we set it from one app, exit it and go to ano... Leszek Koltunski

08/11/2016

10:43 PM Bug #17 (Closed): Regions of Fragment Effects migrate
Fixed by commit:library|77fcb24d. Distorted Admin
10:41 PM Revision 77fcb24d (library): Fix for Bug #17: Regions of Fragment Effects migrate.
Fix is: don't send vertex position and the Fragment Effect region to the fragment shader already multiplied by the Mo... Leszek Koltunski

08/09/2016

02:29 PM Bug #17 (In Progress): Regions of Fragment Effects migrate
Distorted Admin
02:22 PM Revision 63fc1eaf (examples): Remove the MACROBLOCK Effect altogether.
Leszek Koltunski
02:22 PM Revision 42e08626 (library): Remove the MACROBLOCK Effect altogether.
Leszek Koltunski
02:12 PM Revision 66466936 (examples): Fix the 'Fragment3D' app
Leszek Koltunski
02:07 PM Revision 70d7a31f (examples): Fix the 'FBO' app
Leszek Koltunski
02:04 PM Revision bdfec906 (examples): Fix the 'Effects2D' app
Leszek Koltunski
01:57 PM Revision c1ca7c3d (examples): Fix the 'Different Effects' app
Leszek Koltunski
01:52 PM Revision 4348b52e (examples): Fix the 'Moving Effects' app
Leszek Koltunski
01:44 PM Revision f26ab2fd (examples): Fix the 'Macroblock' app.
Leszek Koltunski
12:11 PM Revision 985ea9c5 (library): Finally fix the 'when rendering though an FBO, the other side of triangles is visible'
Leszek Koltunski
12:11 PM Revision 8ff32d4d (examples): Finally fix the 'when rendering though an FBO, the other side of triangles is visible'
Leszek Koltunski

08/07/2016

10:50 PM Revision 3c28857f (examples): Fix the 1x1 case! Before it used to be impossible to create a DistortedBitmap just with 2 triangles!
Leszek Koltunski
10:50 PM Revision 79f172ab (library): Fix the 1x1 case! Before it used to be impossible to create a DistortedBitmap just with 2 triangles!
Leszek Koltunski
09:32 PM Revision c5b1451b (library): Remove the 'invert' option from DistortedProjection - this was making the DistortedNode-based apps not show the Objects, because the winding of triangles was wrong.
Now however the DistortedNode based stuff is inverted top-down :) Leszek Koltunski

08/02/2016

11:48 PM Revision 29dd01c6 (library): Further simplify and speed up the DistortedCubes target.
Leszek Koltunski
11:42 PM Revision e5d9b235 (library): Further simplify and speed up the DistortedCubes target.
Leszek Koltunski
11:21 PM Revision 15873844 (library): Simplify and spped up the DistortedCubes target.
Leszek Koltunski
11:09 PM Revision adb2661c (library): Correctly tesselate the DistortedBitmap target!
Leszek Koltunski

07/31/2016

02:16 PM Bug #22 (Closed): Arrangement of triangles causes unpleasant 'steps' along the NW-SE line
Commit commit:library|84ee2a6a fixes this. Distorted Admin
02:13 PM Revision 84ee2a6a (library): Advanced tesselation of DistortedCubes should be done! This fixes Bug #22
Leszek Koltunski

07/30/2016

01:25 AM Revision ce7f3833 (library): beginnings of support for advanced tesselation in DistortedCubes target (still doesn't quite work)
Leszek Koltunski
 

Also available in: Atom