Hey i am new to the forums. I am currently developing an applet game with Java 2D. Not sure if this was the right place to put this topic up but sorry if it was. I am looking for anyway to blur the anti-arc of where a player is looking. If you don’t know what i am talking about i have some photoshop images.
Normal transparent arc - ugly flashlight in horror games? ( Correct me on the correct term for this arc stuff idk what im even talking about)
http://game.swixi.com/zam2black.png
What i am looking for, Blurring the anti-arc
http://game.swixi.com/zam2blur.png
Any ideas would be helpful, I have no clue how i would go about. I was thinking if i could somehow copy part of the image and use ConvoleOp on it. It would work correctly. Problem is, idk how to copy a part of the image that is not a rectangle. Oh well, help ploxxxx