Board Gaming

Games we own. These are all available for game night with the North Tahoe Tabletop Board Game Meetup group....

Art Projects

I have worked on various art projects over the years. This is a collection of some of those projects....

Programming Projects

I have worked on various personal and professional computer programming projects over the years. This is a collection of...
Linkage Program

Non-Mechanism Drawing Features in Linkage Program

Testing Drawing Features I am planning on a big feature addition to the Linkage program. The new drawing feature will allow a user to draw points, lines, and polygons, as non-functioning elements in their mechanism. These are essentially drawing elements that have no effect on the simulated mechanism…

Continue reading
Linkage Program

Stephenson Valve Gear?

  Upon further inspection, A Stephenson value gear mechanism cannot be built with the Linkage program. I don’t have the necessary simulation code to handle the complexity of the links. The problem comes from the connection of the “Link” to the rest of the mechanism. The position of…

Continue reading
Linkage Program

Curved Slider Path

A user asked me about curved links in the Linkage program. I think that it is safe to say that curved slider paths is the desired feature because the visual representation of a link is fairly meaningless. It is the connectors that matter. Straight Sliding Connector The straight…

Continue reading
Linkage Program

Cartesian Coordinates

Computer monitors, the old CRT kind, scan from top to bottom like a TV. Before computers, that didn’t cause any problems but when people started accessing the screen, a new coordinate system (variation) was born. It was the “inverted” Cartesian coordinate system. Well, I don’t think that there…

Continue reading
Linkage Program

Linkage Main Menu Sample Gallery

It turns out that moving the sample gallery into the main menu was only a little bit troublesome and only took an hour for me to figure out how to fix. The problem appeared to be that the MFC code created a new gallery window of some sort…

Continue reading
Linkage Program

New Linkage Features

I was contacted by a very helpful person who tried the Linkage program and had some very good suggestions. I fixed a few bugs and then implemented a few of the less complicated features that we discussed. Fixed a problem where I had added , and . shortcut…

Continue reading