site banner

Tinker Tuesday for April 7th, 2026

This thread is for anyone working on personal projects to share their progress, and hold themselves somewhat accountable to a group of peers.

Post your project, your progress from last week, and what you hope to accomplish this week.

If you want to be pinged with a reminder asking about your project, let me know, and I'll harass you each week until you cancel the service.

3
Jump in the discussion.

No email address required.

I have a ballistics library which includes tons of real-world cartridges and is primarily concerned with estimating muzzle velocity for arbitrary barrel lengths. This would be most applicable to a a sim-style shooter like Tarkov or milsim stuff that wants real world cartridges with real world data. I have the basics for POI relative to POA but zero collision detection with terrain or objects. That much is technically out of scope for my project, which is more of a ballistics database than any sort of engine. But designed to hook up to an engine.