Update documentation

This commit is contained in:
Maximilian Ammann 2022-01-13 17:27:33 +01:00
parent 02a044f1b3
commit 01aa0e00f8
4 changed files with 13 additions and 4 deletions

View File

@ -2,10 +2,15 @@
[Introduction](./introduction.md)
[Supported Platforms](./supported-platforms.md)
[Architecture](./architecture.md)
[Caching](./caching.md)
[Building](./building.md)
[Developer Log](./developer-log.md)
## Developer Resources
- [Developer Resources](./developer-resources.md)
- [Architecture](./architecture.md)
- [Caching](./caching.md)
- [Stencil Masking](./stencil-masking.md)
- [Developer Log](./developer-log.md)
## Appendix

View File

@ -0,0 +1 @@
# Developer Resources

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 275 KiB

After

Width:  |  Height:  |  Size: 348 KiB

View File

@ -0,0 +1,3 @@
# Stencil Masking
![](figures/stencil_buffer.drawio.svg)