Dismiss Notice
Wynncraft, the Minecraft MMORPG. Play it now on your Minecraft client at (IP): play.wynncraft.com. No mods required! Click here for more info...

Circles

Discussion in 'Your Work' started by Biff, Dec 12, 2025.

Thread Status:
Not open for further replies.
  1. Biff

    Biff The Bird Man

    Messages:
    143
    Likes Received:
    149
    Trophy Points:
    59
    Some cool looking circles I made. Trying to get a large circle with a thicker line length (awt.Graphics2D is hard). Keep messing up the numbers (because I'm honestly not sure what they should be) and this is the result...






    coolCircle.png moreCircle.png
     
    Six and DrGREEN like this.
  2. Biff

    Biff The Bird Man

    Messages:
    143
    Likes Received:
    149
    Trophy Points:
    59
    Just figured out how to solve it... and then realized Graphics2D has an attribute called 'stroke' which can be set to an object of the class BasicStroke which lets me set the stroke size... So all this was for nothing
     
  3. DrGREEN

    DrGREEN Suspicious adventurer

    Messages:
    1,120
    Likes Received:
    1,139
    Trophy Points:
    128
    Minecraft:
    Interesting, I’m currently working on a 2d game with Java swing, and they don’t always make it easy for you, nice work!
     
  4. Biff

    Biff The Bird Man

    Messages:
    143
    Likes Received:
    149
    Trophy Points:
    59
    I tried making a 2d game earlier, but I quickly realized I was just following the tutorial and not learning so I switched it up and started making random things to see if I could with the knowledge I have.
     
    DrGREEN likes this.
  5. Six

    Six Found dead in corner of roughworks with 800ms

    Messages:
    112
    Likes Received:
    421
    Trophy Points:
    59
    le circle :D
    10 chars
     
Thread Status:
Not open for further replies.