Little details ana05 tháng 4 29, 2019 Add Comment Edit On each of my pages you'll notice the main element: interactive diagrams that visually explain a concept. But there are lots of other te... Read More
Hex grid guide load time, part 2 ana05 tháng 1 28, 2019 Add Comment Edit Last year I reimplemented my hexagon grid guide with the goals of making it easier for me to add content and also making it possible to load... Read More
Printing my pages ana05 tháng 12 30, 2018 Add Comment Edit Occasionally someone will want to print one of my web pages, even though it means losing access to all the interactive parts. There are a fe... Read More
Tower Defense page: distance fields ana05 tháng 11 12, 2018 Add Comment Edit One reason I prefer having web pages instead of videos or academic papers is that they're easy to update over time. I'm still updati... Read More
Touch events on the pathfinding pages, part 2 ana05 tháng 11 07, 2018 Add Comment Edit I've been avoiding mapgen4 for a few weeks now. I ran into a really annoying bug that frustrated me enough that I wanted to give up. I ... Read More
Thoughts on explorable explanations ana05 tháng 5 14, 2018 Add Comment Edit Conversations with several people over the past few months have led me to wonder about the purpose of the interactive diagrams in my article... Read More
April updates: hex grid guide, load time ana05 tháng 4 26, 2018 Add Comment Edit The past 7 weeks I've been working on my guide to hexagonal grids . Over the years I accumulated a long list of TO DO items on my Trello... Read More
April updates: hex grid guide, iteration ana05 tháng 4 23, 2018 Add Comment Edit One of my goals this year is to iterate more . I have a tendency to "launch" a page and then move on to the next topic. Instead, f... Read More
April updates: hex grid guide ana05 tháng 4 17, 2018 Add Comment Edit “We can rebuild it—we have the technology.” Over the past few weeks I've been reimplementing my guide to hexagonal grids . I'm gener... Read More
Using Vue with Canvas ana05 tháng 3 02, 2018 Add Comment Edit In my last post I had said I was trying out some libraries to automatically track dependencies for me. The one I'm playing with right n... Read More
How I implement my interactive diagrams, part 2 ana05 tháng 3 01, 2018 Add Comment Edit In the last post I described how I structure my interactive diagrams and gave some examples. In this post I'll describe what I'd l... Read More
How I implement my interactive diagrams, part 1 ana05 tháng 2 28, 2018 Add Comment Edit I have an interactive tutorial about making interactive tutorials , showing how I made my line drawing tutorial . I wanted to describe how ... Read More
Thinking about writing ana05 tháng 1 04, 2018 Add Comment Edit I'm looking again at traffic to my site and how I write. A few years ago I realized I had a "ratchet" problem. My first articl... Read More
Making-of: line drawing tutorial ana05 tháng 5 19, 2017 Add Comment Edit People ask me how I write my interactive tutorials. I can point at the HTML+CSS+JS but that doesn’t show the process . I decided to rewrite ... Read More
Outside the box ana05 tháng 10 11, 2016 Add Comment Edit I write interactive explanations; I'm always looking for simpler ways to explain things. Think back to every technical... Read More
3 Whys - what problem am I addressing? ana05 tháng 7 17, 2016 Add Comment Edit I've wanted to write a page about coordinate transforms, but I've started it and abandoned it several times. The first version was a... Read More
Minor A* page improvements ana05 tháng 6 13, 2016 Add Comment Edit There are some big things I want to change on my pages, but there are lots of little things too. The big things I keep delaying because they... Read More