Project

General

Profile

Activity

From 12/29/2016 to 01/27/2017

01/27/2017

09:49 PM Revision e11b37f4 (examples): Beginnings of the 'Multiblur' app.
Leszek Koltunski
09:42 PM Revision 58059374 (examples): Beginnings of the 'Multiblur' app.
Leszek Koltunski
09:42 PM Revision 464e53fa (library): Beginnings of the 'Multiblur' app.
Leszek Koltunski

01/26/2017

09:24 PM Revision ed841982 (library): BLUR: implemented caching of the BLUR kernels.
Leszek Koltunski
05:20 PM Revision 93dca704 (library): Minor progress with Gaussian. Still need to cache the Weights and Offests tables.
Leszek Koltunski
05:11 PM Revision 3365725b (examples): Separable Gaussian Blur with linear sampling done.
Linear sampling implemented - i.e. blurring by a (2N+1)x(2N+1) gaussian kernel (centeral pixel + N pixels in each dir... Leszek Koltunski
05:11 PM Revision a225e5aa (library): Separable Gaussian Blur with linear sampling done.
Linear sampling implemented - i.e. blurring by a (2N+1)x(2N+1) gaussian kernel (centeral pixel + N pixels in each dir... Leszek Koltunski
03:02 PM Revision 99218642 (library): Precompute the standard normal distribution.
Leszek Koltunski

01/24/2017

12:56 AM Revision 9d5bb851 (library): minor.
Leszek Koltunski
05:35 PM Revision 5ccafcca (library): Separable Box blur fully works now!
Leszek Koltunski
03:27 PM Revision 1c67457f (library): Separable Box blur fully works now!
Leszek Koltunski
02:07 PM Revision 1b8b55a9 (examples): Separable Box blur (almost) works.
Leszek Koltunski
02:07 PM Revision 0d81d0fb (library): Separable Box blur (almost) works.
Leszek Koltunski

01/23/2017

12:51 AM Revision f1d5ea12 (library): Small progress with Blur.
Leszek Koltunski

01/20/2017

12:25 AM Revision 2e7ad49f (library): Define float precision in Vertex Shaders to the same like in Fragment Shaders.
Leszek Koltunski
11:57 PM Revision 2e755580 (examples): Correct a bug in Effects3D.
Leszek Koltunski
11:50 PM Revision 41a81a14 (examples): Try using OpenGL ES 3.0 everywhere (but if device does not support it, try creating 2.0 context - this is important because of the emulator!)
Leszek Koltunski
11:50 PM Revision 194ab46f (library): Try using OpenGL ES 3.0 everywhere (but if device does not support it, try creating 2.0 context - this is important because of the emulator!)
Leszek Koltunski

01/19/2017

11:49 PM Revision e5443762 (examples): Manifest: require OpenGL ES 3.0.
Leszek Koltunski
11:49 PM Revision dbe8ea80 (library): Manifest: require OpenGL ES 3.0.
Leszek Koltunski
03:09 PM Revision c318fb14 (library): Minor.
Leszek Koltunski
02:49 PM Revision 7d755851 (library): Still one more problem in boundingVertices.
Leszek Koltunski
01:37 PM Revision bfcf419a (examples): Improvements for the 'Cubes' and 'Effects3D' apps.
Leszek Koltunski
11:01 AM Revision ff31e865 (examples): Small bugfix
Leszek Koltunski

01/18/2017

12:28 AM Revision a6da86cc (examples): improve Postprocessing; new icon; minor things.
Leszek Koltunski
12:28 AM Revision 667a1ad9 (library): improve Postprocessing; new icon; minor things.
Leszek Koltunski
11:10 PM Revision 2d90d8a7 (examples): Postprocessing effects: remove support for Center
Leszek Koltunski
11:10 PM Revision 85cbbc5e (library): Postprocessing effects: remove support for Center
Leszek Koltunski
09:15 PM Revision e8b2f311 (library): boundingVertices fully work now!
Leszek Koltunski
05:03 PM Revision f44ea591 (library): Debugging
Leszek Koltunski
04:01 PM Revision c90b9e01 (library): Progress with getting Mesh'es bounding rectangle. Still doesn't quite work yet (visible : 'Cubes' app with a 0111 Mesh)
Leszek Koltunski

01/17/2017

11:12 PM Revision d6994cc6 (library): Correct construction of boundingVertices in MeshCubes.
Leszek Koltunski
05:57 PM Revision 69ed1eb4 (library): Progress with getting Mesh'es bounding rectangle.
Leszek Koltunski

01/15/2017

11:56 PM Revision 11fb6ce0 (library): Correct a bug with Postprocessing Shortcut.
Leszek Koltunski
11:31 PM Revision 8fa96e69 (library): Move more intelligence to EffectQueuePostprocess.
Leszek Koltunski

01/11/2017

10:33 PM Revision b33f6f0a (library): Fix a regression in 'SAVE' app.
Leszek Koltunski
04:14 PM Revision 55c14a19 (library): Minor reorganization.
Leszek Koltunski
04:05 PM Revision f4f3a440 (examples): Correct 'Deform'
Leszek Koltunski

01/10/2017

12:11 AM Revision cc0734e7 (library): Fix the fact the the Buffer FBO in Postprocess Queue wasn't properly re-created after a Context loss.
Leszek Koltunski
11:53 PM Revision 6b9f9441 (examples): Progress with multi-program rendering.
Leszek Koltunski
11:53 PM Revision 02de77c9 (library): Progress with multi-program rendering.
Leszek Koltunski
09:24 PM Revision 2b942cd0 (library): Naive implementation of blur works now!
Leszek Koltunski
10:27 AM Revision bfe2c61b (library): Blurred image visible now!
Leszek Koltunski

01/06/2017

12:49 AM Revision 43bda3db (examples): New 'Blur' App. Actual BLUR effect, of course, does not work.
Leszek Koltunski
11:27 PM Revision 86eb00a9 (library): Initial version of the first post-processing effect - BLUR - ready for the first app!
Leszek Koltunski
05:20 PM Revision 47d838ca (library): NUM_POSTPROCESS corectly #defined now.
Leszek Koltunski
01:46 PM Revision c638c1b0 (library): Further progress with Postprocessing. Now the missing bits are:
- implement Distorted.getFBO()
- implement Distorted.clean()
- improve compilation of DistortedPrograms so that the N...
Leszek Koltunski

01/05/2017

12:26 AM Revision e2b2d95f (library): Minor.
Leszek Koltunski
02:23 AM Revision 596714ec (examples): progress with Postprocessing.
Leszek Koltunski
02:23 AM Revision d6e94c84 (library): progress with Postprocessing.
Leszek Koltunski

01/04/2017

11:28 PM Revision 1746198f (examples): FBO APP: add dynamic adding/removing the DEPTH attachment.
Leszek Koltunski
10:17 PM Revision 8337fa41 (library): Fix issues with the DEPTH attachment to DistortedFramebuffer.
Leszek Koltunski
05:57 PM Revision 843646bd (examples): First attempt at making it possible to dynamically add and remove DEPTH attachments from an FBO.
Leszek Koltunski
05:57 PM Revision 8c327653 (library): First attempt at making it possible to dynamically add and remove DEPTH attachments from an FBO.
Leszek Koltunski
12:18 PM Revision 371d99fa (examples): Minor
Leszek Koltunski

01/03/2017

09:59 PM Revision 7fca6741 (examples): rename all the 'grid' variables to 'mesh'.
Leszek Koltunski
09:59 PM Revision 05403bba (library): rename all the 'grid' variables to 'mesh'.
Leszek Koltunski
12:01 PM Revision b01acdaf (examples): Rename Grid to Mesh
Leszek Koltunski
12:01 PM Revision 26df012c (library): Rename Grid to Mesh
Leszek Koltunski
 

Also available in: Atom