Skip to content

Commit

Permalink
Work in progress xilem prototype
Browse files Browse the repository at this point in the history
This is a snapshot of the current state of the xilem prototype built on new infrastructure: glazier for window creation, piet-gpu for drawing, and parley for text.

As of this snapshot, only the text widget has been ported, and there are a number of rough edges. It should be considered a proof of concept. That said, it should be possible to build more from here.
  • Loading branch information
raphlinus committed Nov 16, 2022
1 parent a61c2eb commit fe5ad3d
Show file tree
Hide file tree
Showing 19 changed files with 3,165 additions and 320 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
Loading

0 comments on commit fe5ad3d

Please sign in to comment.