# Page Not Found

The URL `chapter2` does not exist.

You might be looking for one of these pages:
- [Chapter 02 - The Game Loop](https://ahbejarano.gitbook.io/lwjglgamedev/chapter-02.md)
- [Chapter 12 - Sky Box](https://ahbejarano.gitbook.io/lwjglgamedev/chapter-12.md)
- [Chapter 20 - Indirect drawing (static models)](https://ahbejarano.gitbook.io/lwjglgamedev/chapter-20.md)
- [Chapter 21 - Indirect drawing (animated models) and compute shaders](https://ahbejarano.gitbook.io/lwjglgamedev/chapter-21.md)
- [Chapter 01 - First steps](https://ahbejarano.gitbook.io/lwjglgamedev/chapter-01.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://ahbejarano.gitbook.io/lwjglgamedev/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://ahbejarano.gitbook.io/lwjglgamedev/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/lwjglgamedev/chapter-02.md`)
- Use `Accept: text/markdown` header for content negotiation