Search:

Type: Posts; User: dr3wmurphy

Search: Search took 0.09 seconds.

  1. Replies
    1
    Views
    1,282

    JProgressBar Issues

    Hello!

    I am in the process of creating a program which sections out picture files and uses straight line distance algorithms to determine the nearest available color based on a given palette. The...
  2. Replies
    4
    Views
    2,259

    Re: please help with simple program!!!

    In an Intro to Programming class, I doubt that recursion has been covered.

    As far as the program is concerned, you have a nested loop in which the outer loop, if r1 and r2 are both positive...
  3. Replies
    1
    Views
    1,036

    [SOLVED] Re: Asynchronous Imaging Problem

    Well, after fiddling with it myself and deciding that BufferedImage loading is a pain, I simplified it, and this is my result. The program is still unfinished, but ImagePixelate and ColorAlgorithm...
  4. Replies
    1
    Views
    1,036

    [SOLVED] Asynchronous Imaging Problem

    Hi. I've been in development of a simple GUI that converts image files into patterns usable within the popular game Minecraft.

    The image files are read in, the ImagePixelate class sections up the...
Results 1 to 4 of 4