Distorted Admin's activity
From 05/21/2016 to 06/19/2016
06/17/2016
- 09:55 PM Distorted Android Feature #15 (Closed): Order Independent Transparency
Alphablend is broken - it always takes into account the order with which we draw; thus if we are drawing a Distorte...
06/15/2016
- 03:59 PM Distorted Android Feature #6 (Closed): New Effect: save
- 03:58 PM Distorted Android Feature #6 (Resolved): New Effect: save
- After some consideration, the 'Save' effect and the whole 'Other' Effect Queue have been removed back from the librar...
06/14/2016
- 08:32 AM Distorted Android Wiki edit: Wiki (#14)
06/13/2016
- 11:16 PM Distorted Android Wiki edit: Wiki (#13)
06/10/2016
- 12:42 AM Distorted Android Feature #14 (Closed): App checking arrangement of DistortedCubes into a DistortedTree.
- Check if this works!
- 12:41 AM Distorted Android Feature #13 (Closed): App checking Fragment effects on a DistortedCubes target
- Write such example app.
- 12:41 AM Distorted Android Feature #12 (Closed): App checking Vertex effects on a DistortedCubes target
- Write such example app.
- 03:50 PM Distorted Android Feature #10 (In Progress): Re-architecture adding new Effects
- 03:49 PM Distorted Android Feature #6: New Effect: save
- Implemented in commit:library|57dc1301.
Issue still open because we need to provide example App and check if the i...
06/09/2016
- 09:50 PM Distorted Android Feature #11 (Rejected): New effect: wait
- Provide a new Effect 'wait' which, when injected to one of the 4 queues, would delay all the effects behind it in the...
06/08/2016
- 01:15 AM Distorted Android Feature #6: New Effect: save
- There will be two separate effects from the new 'Post Shader' class:
- save 1 frame to a PNG file
- save a movie ... - 09:57 AM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#23)
06/07/2016
- 11:08 PM Distorted Android Feature #6 (In Progress): New Effect: save
- 11:06 PM Distorted Android Feature #2 (Closed): Provide example app showing how to use plain SurfaceView
- New app 'PlainMonaLisa' done. commit:examples|862fcd79
06/04/2016
- 10:43 PM Distorted Android Feature #2: Provide example app showing how to use plain SurfaceView
- Google's 'Grafika' project has some nice examples on how to display OpenGL stuff on a plain SurfaceView (and also Tex...
- 09:55 PM Distorted Android Wiki edit: Wiki (#12)
06/03/2016
- 12:05 AM Distorted Android Wiki edit: About_the_Distorted_Examples_App (#4)
- 11:59 PM Distorted Android Feature #10 (Closed): Re-architecture adding new Effects
- We probably need to change this in light of the fact that current architecture calls for adding a lot of new methods ...
- 11:55 PM Distorted Android Feature #9 (Rejected): Single-point noise
- Currently Noise is supported only when we are interpolating through at least 2 points. Fix that.
- 11:55 PM Distorted Android Feature #8 (New): Add support for new types of Regions
- Currently the library only supports masking the area on which a given effect works by a circular region.
Explore ... - 11:53 PM Distorted Android Feature #7 (Closed): New Effect: glow
- effect to add a glow around an object.
Once we have blur, this is easy:
1) render the original object
2) re... - 11:50 PM Distorted Android Feature #6 (Closed): New Effect: save
- A completely new kind of effect, 'save' : save the current look of a DistortedObject (or Node) to a file.
- 11:49 PM Distorted Android Feature #5 (Closed): New Effect: blur
- Add Gaussian blur. Maybe will force a re-design of the Effect architecture as this is going to be a two-pass effect.
- 11:48 PM Distorted Android Feature #4 (New): New Effect: hue
- add the 'hue' effect (changing hue)
- 11:48 PM Distorted Android Feature #3 (Closed): New Effect: wave
- Add a serial of circular waves, like throwing a stone into water
- 11:40 PM Distorted Android Bug #1 (Closed): FBO not visible
- fixed in commit:library|436899f2
- 10:23 AM Distorted Android Feature #2 (Closed): Provide example app showing how to use plain SurfaceView
- All example apps use GLSurfaceView - provide one that uses plain SurfaceView.
- 09:50 AM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#22)
- 09:49 AM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#21)
- 09:47 AM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#20)
- 09:45 AM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#19)
- 09:45 AM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#18)
- 09:44 AM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#17)
- 09:44 AM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#16)
- 09:44 AM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#15)
06/02/2016
- 12:52 AM Distorted Android Bug #1: FBO not visible
- Reproduced with
commit:library|437bc43e
commit:examples|ed1c0b33 - 12:49 AM Distorted Android Bug #1 (Closed): FBO not visible
- # Enter the 'Bitmap Tree' app
# Exit it
# Enter the 'Olimpic Rings' app
# Exit it
# Enter the 'Bitmap Tree' app a... - 11:28 PM Distorted Android Wiki edit: About_the_Distorted_Examples_App (#3)
- 11:27 PM Distorted Android Wiki edit: About_the_Distorted_Examples_App (#2)
- 02:51 PM Distorted Android Wiki edit: About_the_Distorted_Examples_App (#1)
- 09:05 PM Distorted Android Wiki edit: Wiki (#11)
- 09:04 PM Distorted Android Wiki edit: Wiki (#10)
- 02:50 PM Distorted Android Wiki edit: Wiki (#9)
- 12:56 PM Distorted Android Wiki edit: Wiki (#8)
- 12:20 PM Distorted Android Wiki edit: Wiki (#7)
- 11:55 AM Distorted Android Wiki edit: Wiki (#6)
- 11:54 AM Distorted Android Wiki edit: Wiki (#5)
- 02:47 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#14)
- 02:47 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#13)
- 01:46 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#12)
- 01:42 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#11)
- 01:41 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#10)
- 01:41 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#9)
- 01:40 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#8)
- 01:40 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#7)
- 01:39 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#6)
- 01:38 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#5)
- 01:34 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#4)
- 01:33 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#3)
- 01:32 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#2)
- 01:03 PM Distorted Android Wiki edit: How_to_compile_and_run_the_example_code (#1)
- 10:45 AM Distorted Android First release
- h2. Version 0.0.1 released. Copyright: GPL v2.
06/01/2016
- 10:32 PM Distorted Android Wiki edit: Wiki (#4)
- 10:32 PM Distorted Android Wiki edit: Wiki (#3)
- 03:10 PM Distorted Android Wiki edit: Wiki (#2)
- 03:10 PM Distorted Android Wiki edit: Wiki (#1)
- Welcome to the Distorted Android project!
05/30/2016
- 11:05 PM Distorted Android Revision d7bbef2f (library): Fix javadoc errors
Also available in: Atom