Bryce Miller
banner
brycecmiller.bsky.social
Bryce Miller
@brycecmiller.bsky.social
Professional transportation planner and hobbyist TTRPG game master and cartographer.
Is there a way to have formats longer than 60s? I don't think it needs to be unlimited, but a minute is *really* short. 🤷🏼‍♂️
January 20, 2025 at 12:59 PM
@skylight.social submission for beta!
January 20, 2025 at 12:52 PM
This is where ours finally kicked the can 😂
January 19, 2025 at 3:45 AM
This is very validating as my immediate reaction to my spouse was "Doesn't GAO already do this?" 😂
November 14, 2024 at 7:23 PM
Our group played this one week when we didn't have everyone for the campaign. So fun! Very excited to try the semi truck train!
November 14, 2024 at 7:21 PM
It's going to be a procedural set of maps. I'll use some for my home TTRPG games, but I'm hoping to be able to make them for other folks.

The data is GIS-based, so it can go into map making software (like Esri/QGIS) or rending software (like Blender).
January 25, 2024 at 3:00 PM
Fixed the cw/ccw issue and got temperature differentials working!
January 12, 2024 at 8:55 PM
R didn't have a good particle/physics sim package for spherical coordinates, so I just wrote my own rules based on proximity and public access research. But kinda!
January 4, 2024 at 5:32 PM
I Jerry rigged the principles from Artifexian's Gplates tutorial into an R framework with the sf package. The problem I ran into though is that GIS systems don't like moving polygons over the poles, so I had to use a point-based system for the tectonics.
January 4, 2024 at 5:21 PM
The first iteration of this project used 3d perlin or simplex noise (can't remember), and then the second was a linear regression model based on earth plate boundaries and elevations then applied to randomly generated plates. Neither one quite gave me the look I wanted though.
January 4, 2024 at 5:10 PM