Skip to content

dealien/Tech-Image-Effects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech-Image-Effects

A collection of various image/video effects for use during technical theater.

Processing Scripts

For the Processing scripts, smaller images are better. Larger images can be resized using this website, or done locally via ImageMagick.

Images can be in .jpg, .png, .gif, or .tga format.

Sample Settings

Line Rendering Samples

Consider adding a brief description of what each setting does.

int stat_type= HUE;
int stroke_len= 3;
int angles_no= 4;
int segments= 747;
float stroke_width= 2.1743276;
int stroke_alpha= 90;
int maxframes= 2000;

About

A collection of various image/video effects for theater.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages