Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
simple 2D vector graphics
#4
(10-27-2022, 08:02 PM)bplus Wrote: Yep copy the masters, coming along nicely.

There is a lot more in Terry's game that I can learn from - looking through the code, I found things are put together in a very elegant way. It was the same with his QBZERK64, another excellent game I wanted to turn into a multiplayer game, but is put together so tightly and with more advanced techniques than I am used to. There is a lot packed into those that I can learn from, but maybe it's better to start from scratch and as questions come up, I can learn techniques from these other programs bit by bit. 
Ultimately I'm aiming to write code that is easy to modify and use with other programs... I don't know if "loosely coupled" is the appropriate term, but I'll try to write stuff that's a little more general purpose than specific to the individual program. I have tried that in the past and taken it too far, to the point where I was writing a programming system, that ended up being more complicated instead of less. But anyway, we'll see how this goes once the rotation and collision stuff is done. After that I'll probably add a little editor that lets someone draw & edit the vector objects on the screen with the mouse or keyboard, and automatically save it as coordinates.
Reply


Messages In This Thread
simple 2D vector graphics - by madscijr - 10-27-2022, 07:45 PM
RE: simple 2D vector graphics - by bplus - 10-27-2022, 08:02 PM
RE: simple 2D vector graphics - by madscijr - 10-27-2022, 11:11 PM
RE: simple 2D vector graphics - by Pete - 10-27-2022, 10:03 PM
RE: simple 2D vector graphics - by madscijr - 10-27-2022, 11:14 PM
RE: simple 2D vector graphics - by mnrvovrfc - 10-27-2022, 11:33 PM
RE: simple 2D vector graphics - by madscijr - 10-28-2022, 01:59 AM
RE: simple 2D vector graphics - by Pete - 10-27-2022, 11:38 PM
RE: simple 2D vector graphics - by madscijr - 10-28-2022, 02:02 AM
RE: simple 2D vector graphics - by vince - 10-28-2022, 02:15 AM
RE: simple 2D vector graphics - by madscijr - 10-28-2022, 03:48 AM
RE: simple 2D vector graphics - by bplus - 10-28-2022, 05:32 PM
RE: simple 2D vector graphics - by madscijr - 10-28-2022, 06:58 PM
RE: simple 2D vector graphics - by bplus - 10-28-2022, 09:26 PM
RE: simple 2D vector graphics - by madscijr - 10-28-2022, 09:50 PM
RE: simple 2D vector graphics - by mnrvovrfc - 11-04-2022, 11:59 PM
RE: simple 2D vector graphics - by madscijr - 11-05-2022, 02:09 AM
RE: simple 2D vector graphics - by TempodiBasic - 11-08-2022, 10:17 AM
RE: simple 2D vector graphics - by madscijr - 11-08-2022, 12:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Angle, Vector, Radian, and Distance Library TerryRitchie 11 2,760 03-31-2025, 10:16 PM
Last Post: Dragoncat
  SVG graphics demos James D Jarvis 4 907 03-25-2025, 12:41 AM
Last Post: James D Jarvis
  Got so drunk for St. Patricks Day, I programmed something in graphics... Pete 42 8,730 08-04-2024, 04:05 PM
Last Post: Pete
  ^^0^^---- What do you graphics guys think? Pete 9 1,876 04-05-2024, 07:26 PM
Last Post: TheBOB
  Oh when will this drunken binge end? Another graphics routine. Pete 3 936 03-31-2024, 08:29 AM
Last Post: Pete

Forum Jump:


Users browsing this thread: 1 Guest(s)