# HG changeset patch # User Steve Losh # Date 1546994630 18000 # Node ID eb11db31454af8fb4dd26e578cff4acfaf898aaa # Parent 3b887651943fce7d42d4577522dccf72de2b2215 Update diff -r 3b887651943f -r eb11db31454a README.markdown --- 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.