Results 1 to 7 of 7

Thread: Tell me what you think about this program i wrote

  1. #1

    Thread Starter
    Addicted Member Frankie902's Avatar
    Join Date
    Feb 2001
    Location
    Lindenwold, NJ, USA
    Posts
    217

    Tell me what you think about this program i wrote

    Its called Mosai. It is sort of like paint, except it paints in images allowing you to create a mosaic effect.

    add 19x19 images(any format supported by the picturebox control) to the art folder to add more choices.

    If you want to know how I did this (I know alot of you will find this as something stupid and easy to do) ill post the source.

    http://mywebpages.comcast.net/weindel20381/Mosai.zip
    Last edited by Frankie902; Oct 28th, 2002 at 11:02 PM.
    Using:
    Visual Studio .Net Enterprise
    Visual Basic 6.0 Enterprise

  2. #2

    Thread Starter
    Addicted Member Frankie902's Avatar
    Join Date
    Feb 2001
    Location
    Lindenwold, NJ, USA
    Posts
    217
    Its really that bad?
    Using:
    Visual Studio .Net Enterprise
    Visual Basic 6.0 Enterprise

  3. #3
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    No it's not that bad, but I found it a bit weird and maybe not that useful....


    PS: You have probably used the mousemove event to copy the pics to its source...That may not be the best solution. Because if I want to paint just a "dot". I have to move the mouse in that square...

  4. #4

    Thread Starter
    Addicted Member Frankie902's Avatar
    Join Date
    Feb 2001
    Location
    Lindenwold, NJ, USA
    Posts
    217
    yea I just fixed that. This was really just an experiment with graphics and making a dynamic menu like the one in the program. But I think its pretty cool, even though not too many uses. But if you had alot of graphics you could make something cool.

    I also might turn this into a Sim City type engine, or an rpg engine for more experimenting.

    btw didnt use bitblt, I just used set pixel and get pixel. for some reason I couldnt get bitblt to work.
    Using:
    Visual Studio .Net Enterprise
    Visual Basic 6.0 Enterprise

  5. #5

    Thread Starter
    Addicted Member Frankie902's Avatar
    Join Date
    Feb 2001
    Location
    Lindenwold, NJ, USA
    Posts
    217
    Here is a concept shot of a city simulator:

    Attached Images Attached Images  
    Using:
    Visual Studio .Net Enterprise
    Visual Basic 6.0 Enterprise

  6. #6
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Okay, I see where you want...that might work...interesting thought actually.

  7. #7

    Thread Starter
    Addicted Member Frankie902's Avatar
    Join Date
    Feb 2001
    Location
    Lindenwold, NJ, USA
    Posts
    217
    anyone else have any views on this?
    Using:
    Visual Studio .Net Enterprise
    Visual Basic 6.0 Enterprise

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width