Distorted Admin's activity
From 05/14/2016 to 06/12/2016
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 ...
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...
06/03/2016
- 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.
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...
Also available in: Atom