[Dev] Set up canvas renderer for memo #2

Closed
opened 2025-12-29 05:18:57 +01:00 by adam · 0 comments
Owner

Originally created by @dscyrescotti on GitHub (May 4, 2024).

Originally assigned to: @dscyrescotti on GitHub.

Description

The renderer is built on the top of Metal to efficiently render graphics context using off-screen rendering technique.

Todos

  • To set up Metal pipelines
  • To implement renderer
  • To implement off-screen rendering
Originally created by @dscyrescotti on GitHub (May 4, 2024). Originally assigned to: @dscyrescotti on GitHub. ### Description The renderer is built on the top of Metal to efficiently render graphics context using off-screen rendering technique. ### Todos - [x] To set up Metal pipelines - [x] To implement renderer - [x] To implement off-screen rendering
adam closed this issue 2025-12-29 05:18:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Memola#2