|
Gallery
Factory Gallery and Scripts
IntroductionThis is a gallery of the Factory Top Draw Scripts. Apple.tds
Apple logo with drop shadow and some rotating apples. Shows text (apples are unicode characters) and rotations. CheckerFilter.tds
A blurry checkerboard of varying square size and colors. Shows how to chain Core Image filters. ColoredRect.tds
Smooth interpolation across all four corners. Very simple. This is also the built-in script if no other scripts are found. ColoredRect+Time.tds
Smooth interpolation across all four corners and the time displayed in the lower right corner. The time drawing can be copied and pasted into any script. Curve.tds
Offset curves and some filled arcs. Shows bezier curve drawing. Dash.tds
Shows dashed lines and Core Image filter use. GlowBall.tds
Linear and radial gradients are used to create a glowing ball of different colors. Gradient.tds
Linear and radial gradients are used to create 3-d looking spheres on a rainbow background. Grid.tds
Draw a grid of random color and use one of two Core Image filters to distort the grid. GridCorners.tds
Draw a grid of random color in one or more of the corners. Image.tds
Draw into a layer. Create an image of the layer and draw that image in an interesting way on the desktop. Koosh.tds
Create randomly colored and varied Koosh balls. Apply a Core Image gaussian blur to soften the image. Nodes.tds
Draw randomly colored connections between points. Scale the circle drawn at the point to indicate the number of connections. Shows how to support drawing different images on different displays. Noise.tds
Demonstrate usage of the noise class. Particles.tds
Create a red-orange vertical particle emitter and a different style blue-green emitter. Add a Gravity Point and Simulate the whole thing. Pattern.tds
Create a colored, stroked ellipse in a pattern. Fill the background with a linear gradient and then the pattern. Pie.tds
Pick a random color and fill the background with a bunch of pie-chart-like objects. Pinwheel.tds
Draw either a circle or rectangular object with a two-color gradient and rotate it about a center point. Also background gradient is randomly chosen. Plasma+Rects.tds
Draw some rectangles, rounded rectangles, and ellipses behind a plasma cloud. Plasma.tds
Draw a plasma cloud. Vary the color and variation of the cloud. Rings.tds
Draw different colored markers that are made up of varied sized ring segments. Seeking.tds
Create objects made of the trails of a point moving from one point to another on the screen. The size and color of the trail changes over time. Shadow.tds
Demonstrate drop shadows and subtle color variation. Spiral.tds
Draw spiral shapes of varying a randomly chosen color. Text.tds
Demonstrates the Text object by drawing randomly chosen interesting characters from the Unicode palette. Also, the text is blurred using a randomly chosen Core Image filter. WavyGlow.tds
Draw some wavy lines of varying colors and apply a Core Image filter. Sorta looks like an oil slick... :-) |
Sign in to add a comment
I can't wait to try it out! -Jon
Very awesome program - love it!
I think it would be nice if somebody created a Google Group for Top Draw.