eb11db31454a

Update
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Tue, 08 Jan 2019 19:43:50 -0500
parents 3b887651943f
children 22047677f86c
branches/tags (none)
files README.markdown

Changes

--- a/README.markdown	Tue Jan 08 19:01:20 2019 -0500
+++ b/README.markdown	Tue Jan 08 19:43:50 2019 -0500
@@ -66,4 +66,8 @@
 ## 2019-01-08
 
 Started really wrapping my head around pattern tables for Fern.  Wrote some
-janky code to render them as strings for now.
+janky code to render them as strings for now.  Started poking around with
+`cl-glfw3` and `cl-opengl`.  OpenGL is as much of an inscrutable shitshow as
+I remember, though I have a little bit of a head start in understanding it this
+time around.  Hopefully it won't take me too long to remember everything.  I did
+manage to get the example running smoothly, so that's nice.