mirror of
https://github.com/nicbarker/clay.git
synced 2025-01-24 02:16:03 +00:00
Update README.md
This commit is contained in:
parent
3f7005faae
commit
33a76238de
@ -377,6 +377,13 @@ The supported directives are:
|
|||||||
- `CLAY_EXTEND_CONFIG_IMAGE` - Provide additional struct members to `CLAY_IMAGE_CONFIG` that will be passed through with output render commands.
|
- `CLAY_EXTEND_CONFIG_IMAGE` - Provide additional struct members to `CLAY_IMAGE_CONFIG` that will be passed through with output render commands.
|
||||||
- `CLAY_EXTEND_CONFIG_CUSTOM` - Provide additional struct members to `CLAY_IMAGE_CONFIG` that will be passed through with output render commands.
|
- `CLAY_EXTEND_CONFIG_CUSTOM` - Provide additional struct members to `CLAY_IMAGE_CONFIG` that will be passed through with output render commands.
|
||||||
|
|
||||||
|
### Bindings
|
||||||
|
|
||||||
|
Clay is usable out of the box as a `.h` include in both C99 and C++ with designated initializer support.
|
||||||
|
There are also supported bindings for other languages, including:
|
||||||
|
|
||||||
|
- [Odin Bindings](https://github.com/nicbarker/clay/tree/main/bindings/odin)
|
||||||
|
|
||||||
# API
|
# API
|
||||||
|
|
||||||
### Naming Conventions
|
### Naming Conventions
|
||||||
|
Loading…
Reference in New Issue
Block a user