View all by programmer_jeff
Creator
Follow programmer_jeff
Follow
Following programmer_jeff
Following
Add To Collection
Collection
Comments
Devlog
Space Trader re-Factor
←
Return to Space Trader re-Factor
Devlog
Recap and Update
January 04, 2025
by
programmer_jeff
Jan 4th 2025 - Left Click moves items in the 2D Space, um, I fixed a minor thing, making the code more efficient (very slightly) and then uploaded this update. (the below text was moved here to ... mo...
Continue reading
Minor Fix to Left Click Movement Mechanic
January 02, 2025
by
programmer_jeff
Minor Fix to select the nearest point instead of the first point in the array of points being drawn, which didn't always choose the point the player was nearest...
Continue reading
Buttons
December 31, 2024
by
programmer_jeff
1
Basically made everything clickable and movable... I learned something that was in front of my face the entire opengl journey... POINTS (not lines or triangles, just to be super clear) are rendered in...
Continue reading
Oct 28th 2024 Update
October 28, 2024
by
programmer_jeff
In the process of completely re-factoring my space trader game, I had a few ideas for making the graphics and game GUI all completely custom with just OpenGL graphics constructs (so far points), and G...
Continue reading