Activity
From 10/09/2016 to 11/07/2016
11/07/2016
- 11:09 PM Distorted Android Revision 758303a3 (examples): Rename Effects2D to EffectQueue
- 11:04 PM Distorted Android Revision 65d5505f (library): 2 bugfixes:
- - in Dynamics, it has to be t<=0.5 (rather than t<0.5) (see comment in code)
- in EffectQueueVertex, we need to postp... - 03:59 PM Distorted Android Revision b041d424 (examples): Minor details
- 03:59 PM Distorted Android Revision 20dc919b (library): Minor details
11/05/2016
- 01:42 AM Distorted Android Revision 072682e6 (examples): Solve the issue of moving SeekBars
11/04/2016
- 12:39 AM Distorted Android Revision 21819119 (examples): Progress with Wind
- 12:39 AM Distorted Android Revision 8c3cdec5 (library): Progress with Wind
- 05:11 PM Distorted Android Revision 815687bb (examples): Progress with 'Wind'
- 02:11 PM Distorted Android Revision 14122c52 (examples): Beginnings of the 'Wind' app.
- 12:09 PM Distorted Android Revision 13a5c5cd (examples): Tidy up 'Save'
- 11:58 AM Distorted Android Revision b695a86a (examples): Tidy up 'Quaternion'
- 11:57 AM Distorted Android Revision ee76cb8f (examples): Tidy up 'PlainMoanLisa'
- 11:52 AM Distorted Android Revision 880bdf97 (examples): Tidy up 'Olympic'
- 11:50 AM Distorted Android Revision 4562f295 (examples): Tidy up 'Moving effects'
- 11:45 AM Distorted Android Revision 1d811f85 (examples): Tidy up 'Matrix3D'
- 11:38 AM Distorted Android Revision abc3054d (examples): Tidy up 'Girl'
- 11:28 AM Distorted Android Revision 2f9752c5 (examples): Tidy up 'FOV'
- 11:25 AM Distorted Android Revision e2c784bd (examples): Tidy up 'Flag'
- 11:22 AM Distorted Android Revision 7e6110e2 (examples): Tidy up 'FBO'
- 11:20 AM Distorted Android Revision 4f8ca8ff (examples): Tidy up the 'Effects3D'
- 11:17 AM Distorted Android Revision 3f07bedc (examples): Tidy up the 'Effects3D'
- 10:53 AM Distorted Android Revision 6c097dd3 (examples): Tidy up 'Different Effects' app
- 10:52 AM Distorted Android Revision b4237a76 (examples): TIdy up the 'DifferentBitmaps app'
- 10:49 AM Distorted Android Revision 30c71dd5 (examples): Remove 'statics' from the Deform app
- 10:38 AM Distorted Android Revision 2b261a18 (examples): Tidy up 'Cubes' app
- 10:38 AM Distorted Android Revision ece19d5a (library): Tidy up 'Cubes' app
- 10:36 AM Distorted Android Revision 9b9440a0 (examples): Remove unneeded 'statics' from the 'Check' app
- 10:29 AM Distorted Android Revision fe3c72ce (examples): remote unneeded 'static' variables and methods from the 'Dynamic' app
- 10:17 AM Distorted Android Revision 7182dafd (examples): Bugfix
- 10:17 AM Distorted Android Revision 75ec369a (library): Bugfix
11/03/2016
- 10:03 PM Distorted Android Revision 86b434a0 (library): Bugfix (sometimes, when t=0.5 exactly, it wouldn't recompute Noise in case of PATH mode)
- 05:21 PM Distorted Android Revision 291705f6 (library): re-generate noise after passing each Point.
- 10:34 AM Distorted Android Revision 8df64ab9 (library): Flag app finished
- 10:34 AM Distorted Android Revision 41d39cea (examples): Flag app finished
11/02/2016
- 05:17 PM Distorted Android Revision 100e2da7 (examples): Progress with the 'Flag' test app.
- 03:18 PM Distorted Android Revision dba16c99 (examples): Next fixes for issues with 'jumping' path when noise is on. (and a whole lot of commented out debugging)
- 03:18 PM Distorted Android Revision a36b0cbb (library): Next fixes for issues with 'jumping' path when noise is on. (and a whole lot of commented out debugging)
- 01:24 PM Distorted Android Revision 6a2ebb18 (library): Next fixes for issues with 'jumping' path when noise is on. (and a whole lot of commented out debugging)
- 01:21 PM Distorted Android Revision 508f22b5 (examples): Improvements to the Dynamic app.
11/01/2016
- 05:20 PM Distorted Android Revision 97dadfe5 (examples): 1. Attempt to deal with unstable Orthonormal Base in Dynamic class (so far unsuccessful)
- 2. Improvements to the 'Dynamic' (and by necessity, 'MovingEffects') applications (to be able to debug the previous)
- 05:20 PM Distorted Android Revision c6dec65b (library): 1. Attempt to deal with unstable Orthonormal Base in Dynamic class (so far unsuccessful)
- 2. Improvements to the 'Dynamic' (and by necessity, 'MovingEffects') applications (to be able to debug the previous)
10/21/2016
- 09:42 PM Distorted Android Revision ef0fd531 (examples): 1. Workaround for th issue that my shitty Nexus 4 crashes while compiling the vertext shader (actually the wave function)
- 2. Improvements to the Dynamics app
- 09:42 PM Distorted Android Revision fe3cee39 (library): 1. Workaround for th issue that my shitty Nexus 4 crashes while compiling the vertext shader (actually the wave function)
- 2. Improvements to the Dynamics app
- 03:50 PM Distorted Android Revision bf36cb6e (examples): minor
- 03:00 PM Distorted Android Revision 8b7c0ab3 (examples): Improve the Dynamics app (multi-dimensional noise)
- 01:44 PM Distorted Android Revision ea16dc89 (library): minor stuff
- 01:44 PM Distorted Android Revision bfc191eb (examples): minor stuff
- 11:34 AM Distorted Android Revision 9ff0c8c3 (examples): Fix 4D and 5D noise, make noise N dimensional.
- 11:34 AM Distorted Android Revision 1e22c248 (library): Fix 4D and 5D noise, make noise N dimensional.
- 10:34 AM Distorted Android Revision 65a21c19 (library): Bugfix for the fishy loops in 2D noise.
- 10:00 AM Distorted Android Revision 663fea68 (library): Some corrections for the new Noise, it is still fishy though (some suspicious loops form - see it with the ''Dynamics" example app, 2D, 3 points)
10/20/2016
- 01:18 AM Distorted Android Revision 649544b8 (library): Completely redesign Noise in the Dynamics and move all the complexity to the parent class.
- something does not work with it now :)
- 01:18 AM Distorted Android Revision 97c28b4e (examples): Completely redesign Noise in the Dynamics and move all the complexity to the parent class.
- something does not work with it now :)
10/18/2016
- 12:27 AM Distorted Android Revision 3002bef3 (library): Move most of the NOISE complications from DynamicND classes to the parent Dynamic class.
- 12:27 AM Distorted Android Revision 2010cf53 (examples): Move most of the NOISE complications from DynamicND classes to the parent Dynamic class.
- 03:14 PM Distorted Android Revision 76939f96 (examples): The Flag is waving!
- 02:34 PM Distorted Android Revision 807775b9 (examples): New constructor to DistortedCubes - easily create a hole-less Cuboid.
- 02:34 PM Distorted Android Revision 665e2c45 (library): New constructor to DistortedCubes - easily create a hole-less Cuboid.
- 01:40 PM Distorted Android Revision 688662ef (library): Beginnings of a new example app - a waving flag.
- No actual waving yet!
- 01:40 PM Distorted Android Revision 175f355d (examples): Beginnings of a new example app - a waving flag.
- No actual waving yet!
- 12:36 PM Distorted Android Revision 5de7841c (library): Javadoc.
- 12:16 PM Distorted Android Revision b911dc09 (library): Correct Javadoc issues
- 12:01 PM Distorted Android Revision 3695d6fa (library): Comments
- 11:19 AM Distorted Android Revision 2f2f6176 (examples): Make the WAVE effect 5D (extra parameter 'offset')
- 11:19 AM Distorted Android Revision 350cc2f5 (library): Make the WAVE effect 5D (extra parameter 'offset')
10/17/2016
- 11:36 PM Distorted Android Revision 522eebc8 (library): Add Static5D and Dynamic5D.
- 03:52 PM Distorted Android Revision 8298e6af (library): Improvements to comments.
- 03:12 PM Distorted Android Revision 35bece36 (library): Reflect the fact that we are no longer caching sine and cosine in the EffectNames comments.
- 03:04 PM Distorted Android Revision 2e7c7abf (examples): swap the 2nd and the 3rd parameters in the WAVE effect and improve comments for the WAVE user API.
- 03:04 PM Distorted Android Revision d0c902b8 (library): swap the 2nd and the 3rd parameters in the WAVE effect and improve comments for the WAVE user API.
- 02:12 PM Distorted Android Revision 5b1c0f47 (library): Switch off the pre-compulting of sin and cos in CPU as it turns out that those two are single-instruction functions on any modern GPU ( http://www.gamedev.net/topic/322422-number-of-gpu-cycles-for-cos-and-sin-functions/ - link form 2005 ! )
10/16/2016
- 10:37 PM Distorted Android Revision f256e1a5 (library): Improve the comment the WAVE effect.
- 10:27 PM Distorted Android Revision 57297c51 (library): Correct one more issue with computation of WAVE.
- 10:27 PM Distorted Android Revision 9758b1ec (examples): Correct one more issue with computation of WAVE.
10/12/2016
- 09:50 PM Distorted Android Revision c6ea3680 (library): Correct one issue with incorrect shadows in WAVE when V.z <0 .
10/11/2016
- 12:29 AM Distorted Android Revision 73af5285 (library): Now we can add up the WAVE effect to others with smooth shading! Remaining issues:
- - when angle A < 0, the shades are wrong
- sometimes (check with the 3D vertex & Fragment effects' app) we get black ...
10/10/2016
- 10:15 PM Distorted Android Revision 06d71892 (library): Shades in the WAVE effect fully working, if the effect is the only one.
- Remaining: combine the shades with other effects!
10/09/2016
- 10:42 PM Distorted Android Revision 39b80df0 (library): Shades of the WAVE effect (almost!) working.
- 10:42 PM Distorted Android Revision e0252f08 (examples): Shades of the WAVE effect (almost!) working.
Also available in: Atom