Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Link
  • Loading branch information
chinmaygarde committed May 9, 2024
commit 2d6ef8c4df64a849f74a2993460a8fd1a6b728c7
1 change: 1 addition & 0 deletions impeller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ To your `Info.plist` file, add under the top-level `<dict>` tag:
## Documentation, References, and Additional Reading

* [Frequently Asked Questions](docs/faq.md)
* [Baby's First Triangle](docs/babys_first_triangle.md)
* [Impellers Coordinate System](docs/coordinate_system.md)
* [How to Setup Xcode for GPU Frame Captures with Metal.](docs/xcode_frame_capture.md)
* [How to Setup RenderDoc Frame Captures with Vulkan.](docs/renderdoc_frame_capture.md)
Expand Down