Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjohnston committed Aug 13, 2024
1 parent 0e202ec commit 3784ed0
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Example Renders
Compositing multiple tracks:

![CompositeTracks](images/CompositeTracks.png)
![Composite Tracks Graph](images/CompositeTracksGraph.svg)

Filter effects; invert and saturate:

Expand Down Expand Up @@ -54,17 +55,12 @@ Transition:
Transition with an invert effect on the clips:

![Transition 2](images/Transition2.png)
![Composite Tracks Graph](images/Transition2.svg)

Transforms; resize, rotate, flip, and flop:

![Transforms](images/Transforms.png)

Image Graph
===========
Image processing graph of a frame in a timeline with two tracks:

![Composite Tracks Graph](images/CompositeTracksGraph.svg)

Building
========

Expand Down

0 comments on commit 3784ed0

Please sign in to comment.