Top "Drawing" questions

Issues around forms and graphics being drawn onto a computer screen, windowing system or device

Drawing with Java: Applying Borders/Outlines to Shapes

I can't figure out how to get "g.setStroke(new BasicStroke(5));" to be set to all my created shapes (in …

java drawing shapes stroke oval
How to calculate the height and width of an isometric rectangle/square

I'm writing an isometric tile game. Each tile is twice as wide as it is tall (w:h = 2:1). All tiles …

math drawing trigonometry tiles isometric
Shape recognition in image

I need help with one application, I am a beginner in programming. So I need to create a simple application …

c# .net drawing shape-recognition
Android custom brush pattern/image

I have an 8x8 Image. (bitmap - can be changed) What I want to do is be able to draw …

android design-patterns drawing paint brush
hexagon grid drawing issue

I seem to be having a bit of trouble drawing a proper hex grid: As you can see, the hexagons …

actionscript-3 drawing hexagonal-tiles
Drawing clock face in Mathematica (looking for a better solution)

I am trying to find a general solution for drawing clock face like graphical objects in Mathematica. I've already implemented …

graphics wolfram-mathematica drawing clock