Project

General

Profile

Activity

From 05/15/2016 to 06/13/2016

06/13/2016

10:28 PM Revision cb0e1940 (library): remove the remains of DistortedBitmaps from DistortedNode
Leszek Koltunski
10:19 PM Revision 476bbc81 (library): Bugfix for removeByType
Leszek Koltunski
12:01 PM Revision b9615af9 (examples): Save PNG effect almost finished. Supporting App (hopefully!) completely finished.
What remains to be done: put actual saving of the Bitmap in a separate thread, away from the Graphics thread!! Leszek Koltunski
12:01 PM Revision c6e1c219 (library): Save PNG effect almost finished. Supporting App (hopefully!) completely finished.
What remains to be done: put actual saving of the Bitmap in a separate thread, away from the Graphics thread!! Leszek Koltunski

06/12/2016

10:48 PM Revision 7cfeeb63 (examples): Progress with Save app.
Leszek Koltunski
10:46 PM Revision e1e275c1 (library): Javadoc stuff.
Leszek Koltunski

06/10/2016

12:42 AM Feature #14 (Closed): App checking arrangement of DistortedCubes into a DistortedTree.
Check if this works! Distorted Admin
12:41 AM Feature #13 (Closed): App checking Fragment effects on a DistortedCubes target
Write such example app. Distorted Admin
12:41 AM Feature #12 (Closed): App checking Vertex effects on a DistortedCubes target
Write such example app. Distorted Admin
12:38 AM Revision a2cb31e9 (examples): Beginnings of support for the 'Save' app.
Leszek Koltunski
03:50 PM Feature #10 (In Progress): Re-architecture adding new Effects
Distorted Admin
03:49 PM 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...
Distorted Admin
03:39 PM Revision 57dc1301 (library): Implement SAVE_PNG
Leszek Koltunski
03:11 PM Revision 2e18813f (library): Beginnings of support for the SavePNG effect.
Leszek Koltunski
01:51 PM Revision 71887484 (library): abstract setMax and getMax to EffectQueue.
Leszek Koltunski
12:39 PM Revision 9c5b5cb6 (examples): Improce the 'Check' App.
Leszek Koltunski
12:39 PM Revision b1e91f2c (library): Improce the 'Check' App.
Leszek Koltunski
11:30 AM Revision a8c3ada7 (examples): Improve aborting Effects.
Leszek Koltunski
11:30 AM Revision d07f2950 (library): Improve aborting Effects.
Leszek Koltunski

06/09/2016

01:03 AM Revision c06dacb3 (examples): Merge remote-tracking branch 'origin/master'
Leszek Koltunski
01:03 AM Revision 95593730 (examples): Introduce ENUM EffectTypes
Leszek Koltunski
01:03 AM Revision 1e438fc7 (library): Introduce ENUM EffectTypes
Leszek Koltunski
09:50 PM 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... Distorted Admin
01:01 PM Revision 78cf1356 (examples): Merge remote-tracking branch 'origin/master'
Leszek Koltunski
01:01 PM Revision ce3787c7 (examples): Icon & metadata
Leszek Koltunski

06/08/2016

01:15 AM 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 ...
Distorted Admin
01:14 AM Revision 89a0d841 (examples): Beginnings of support for PostShader effects (SavePNG, SaveMP4)
Leszek Koltunski
01:14 AM Revision b3618cb5 (library): Beginnings of support for PostShader effects (SavePNG, SaveMP4)
Leszek Koltunski
01:59 PM Revision 6ae6106e (examples): Icon & metadata
Leszek Koltunski

06/07/2016

11:08 PM Feature #6 (In Progress): New Effect: save
Distorted Admin
11:06 PM Feature #2 (Closed): Provide example app showing how to use plain SurfaceView
New app 'PlainMonaLisa' done. commit:examples|862fcd79 Distorted Admin
11:03 PM Revision 862fcd79 (examples): New app: PlainMonaLisa (Mona Lisa rendered on plain SurfaceView)
Leszek Koltunski
11:03 PM Revision 1b096d30 (library): New app: PlainMonaLisa (Mona Lisa rendered on plain SurfaceView)
Leszek Koltunski

06/04/2016

10:43 PM 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... Distorted Admin

06/03/2016

11:59 PM 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 ... Distorted Admin
11:55 PM Feature #9 (Rejected): Single-point noise
Currently Noise is supported only when we are interpolating through at least 2 points. Fix that. Distorted Admin
11:55 PM 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 ...
Distorted Admin
11:53 PM 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...
Distorted Admin
11:50 PM 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. Distorted Admin
11:49 PM 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. Distorted Admin
11:48 PM Feature #4 (New): New Effect: hue
add the 'hue' effect (changing hue) Distorted Admin
11:48 PM Feature #3 (Closed): New Effect: wave
Add a serial of circular waves, like throwing a stone into water Distorted Admin
11:43 PM Revision 79d5f03c (examples): Minor cleanup.
Leszek Koltunski
11:43 PM Revision f2a0d837 (library): Minor cleanup.
Leszek Koltunski
11:40 PM Bug #1 (Closed): FBO not visible
fixed in commit:library|436899f2 Distorted Admin
11:39 PM Revision 436899f2 (library): Fix for issue 1: 'FBO not visible' : we forgot to clear the HashMap in DistortedNode.
Leszek Koltunski
10:09 PM Revision ada90d33 (library): Make deep copying DistortedObjects (needed in DistortedNode) standard.
Leszek Koltunski
03:51 PM Revision 19bed2df (library): Defensive programming.
Leszek Koltunski
03:38 PM Revision ac503d98 (examples): Provide support to add any class derived from DistortedObject to DistortedNode.
Leszek Koltunski
03:38 PM Revision 9361b337 (library): Provide support to add any class derived from DistortedObject to DistortedNode.
Leszek Koltunski
10:23 AM Feature #2 (Closed): Provide example app showing how to use plain SurfaceView
All example apps use GLSurfaceView - provide one that uses plain SurfaceView. Distorted Admin

06/02/2016

12:52 AM Bug #1: FBO not visible
Reproduced with
commit:library|437bc43e
commit:examples|ed1c0b33
Distorted Admin
12:49 AM 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...
Distorted Admin
08:24 PM Revision 437bc43e (library): Adjust comments.
Leszek Koltunski
04:18 PM Revision 7845dc66 (library): convert Distorted.java from GLSurfaceView to Context.
Leszek Koltunski
03:47 PM Revision ed1c0b33 (examples): Switch to sending a Context (rather than a GLSurfaceView) to the library.
Leszek Koltunski
03:13 PM Revision b329f352 (library): Improvements for Javadoc
Leszek Koltunski
02:16 PM Revision f14facd4 (examples): Switch back to http
Leszek Koltunski
10:45 AM First release
h2. Version 0.0.1 released. Copyright: GPL v2.
Distorted Admin

05/30/2016

11:05 PM Revision d7bbef2f (library): Fix javadoc errors
Distorted Admin
09:45 PM Revision da7ce0d8 (library): Fix javadoc errors
LeszekKoltunski

05/27/2016

08:07 PM Revision 5da25649 (library): Add gitignore
Leszek Koltunski

05/25/2016

08:16 PM Revision d1468757 (examples): Adjust URL
Leszek Koltunski
08:12 PM Revision 5068fa06 (examples): Initial commit
Leszek Koltunski
07:56 PM Revision 427ab7bf (examples): Initial commit
Leszek Koltunski
07:45 PM Revision 6a06a912 (library): Initial commit
Leszek Koltunski
 

Also available in: Atom