Skip to content
/ wobbly Public

An implementation of compiz wobbly windows as a standalone gles2 client rendering a wobbly surface.

Notifications You must be signed in to change notification settings

soreau/wobbly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wobbly Standalone GLES2

Install the dependencies:

libpthread
x11
egl
glesv2
libpng

Build the source code:

$ make

Run it:

$ ./wobbly


The current implementation does not support maximize,
which is a significant portion of the original code base.
A different texture may be used by specifying with -texture.
Only png power-of-two images are supported.

About

An implementation of compiz wobbly windows as a standalone gles2 client rendering a wobbly surface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published