Skip to content

Commit

Permalink
chore: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
F0bes authored Mar 22, 2024
1 parent 10c83e0 commit b014746
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,7 @@

View the examples directory for, well, examples.

Currently supports:
- prim (aa1 and gouraud modifiers).
- xyz2 (vec3 literals).
- rgbaq (vec4 and vec3 literals).
- macros with first-class support for macro-level xyz2 offsets.
- C (/**/) and C++ (//) comments.

Currently it dumps the generated code to stdout.
Documentation coming soon.
Documentation is located [here](https://github.com/F0bes/gifscript/wiki)

## What problem does this solve?
At the moment, nothing really. It's just a little abstraction over writing gif
Expand Down

0 comments on commit b014746

Please sign in to comment.