886f3bffad66
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 22 Jan 2019 23:02:08 -0500 |
parents | 821a2e34fee1 |
children | 9ed9a4228a3a |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Sat Jan 12 20:54:07 2019 -0500 +++ b/README.markdown Tue Jan 22 23:02:08 2019 -0500 @@ -99,3 +99,13 @@ Did some more of the OpenGL tutorial. Added some extra bits to cl-netpbm to easily load an image into an array in the form OpenGL expects. Started sketching out the GUI structure in Fern. + +## 2019-01-19 + +Got pattern tables rendering in Fern (finally). + +## 2019-01-22 + +Got a first pass at the main GUI loop for Fern hashed out. GUI programming is +fucking miserable. +