Jump to content



0

VCS Graphics Editing tools


14 replies to this topic

#1 atari_aaron OFFLINE  

atari_aaron

    Moonsweeper

  • 260 posts
  • Location:Fargo, ND

Posted Tue Nov 30, 2004 3:50 AM

I've been working on a graphics editor again for the 2600, building on work I did about a year ago. This java app will allow a content author to draw 2600 sprites and playfields. The draw tools are implemented in the old version found on my website, but are not implemented in this ui yet. This will have to wait until Christmas vacation, but it'll be pretty cool. I'm especially excited about the text tool.

The editor will be able to export assembly code for both sprites, playfields, and their colors. It will also be able to export jpg's, png's, and gif's. Sprite designs can be up to 12 bytes wide. Sprite and playfield heights can be as tall as the author wants.

Attached is a screen shot showing the app with the NTSC palette open. Not shown are the SECAM and PAL palettes, which I have also built into the application.

Aaron

Attached Thumbnails

  • graphicseditor.jpg


#2 Radio F Software OFFLINE  

Radio F Software

    how do i shot cop/

  • 991 posts
  • Forget the serum this is pretty awesome.

Posted Tue Nov 30, 2004 12:27 PM

:lust: Sounds like the ultimate GFX editing tool bro! :D I cant wait!

#3 ATARIeric OFFLINE  

ATARIeric

    River Patroller

  • 3,786 posts
  • Location:Fort Lauderdale Fl

Posted Tue Nov 30, 2004 2:12 PM

@ aaron: My heart goes out to you and your loved ones and congrats on getting married. im amazed at how you have free time for this and actually do it :)

#4 Retrofan OFFLINE  

Retrofan

    Chopper Commander

  • 182 posts
  • Location:NRW, Germany

Posted Sat Dec 18, 2004 9:00 AM

If It's java can I use it with MacOS, too?

#5 atari_aaron OFFLINE  

atari_aaron

    Moonsweeper

  • 260 posts
  • Location:Fargo, ND

Posted Sat Dec 18, 2004 5:22 PM

It's being compiled under 1.4.2 and all pure java, so I would expect it to work on every platform that has a 1.4.2 JRE. I expect to have a working version of it finished sometime before new years. I ordered a Java 2D book to help me with the BufferedImage class. But I'm getting off topic. Yes, I believe it should work on MacOSX, Linux, Windows, and anything else that runs java.

Later,

Aaron

#6 Big Player OFFLINE  

Big Player

    River Patroller

  • 3,648 posts
  • Overrated 70's dinosaur
  • Location:Cincinnati, Ohio

Posted Sat Dec 18, 2004 6:26 PM

I don't know if you know about these or not, but Kirk Israel has created these two java editors for 2600 graphics.

Here is a like to Playerpal for creating player graphics.

http://www.alienbill.../playerpal.html

And here is Playfieldpal for playfield graphics.

http://www.alienbill...ayfieldpal.html

#7 atari_aaron OFFLINE  

atari_aaron

    Moonsweeper

  • 260 posts
  • Location:Fargo, ND

Posted Sun Dec 19, 2004 1:18 AM

Nope, I did not know about it. Works well. I'll still work on mine though as it will be a standalone Java application with a few more features. His is a nice Javascript application though.

#8 Big Player OFFLINE  

Big Player

    River Patroller

  • 3,648 posts
  • Overrated 70's dinosaur
  • Location:Cincinnati, Ohio

Posted Sun Dec 19, 2004 5:41 PM

Oh I didn't post it to discourage you. I just wanted to put it out there for anyone looking for 2600 graphics editing tools.

And I'm such a programming idiot, I didn't know there was a difference between Java and Javascript. (I know now thanks to your post and some googling. :D ) The last progamming I did was Pascal back in high school in the mid 80's.

#9 atari_aaron OFFLINE  

atari_aaron

    Moonsweeper

  • 260 posts
  • Location:Fargo, ND

Posted Sun Dec 19, 2004 8:39 PM

Oh, that's cool. No offense taken.

There are lots of good tools out there for people to use. Kirk's graphics editor is a pretty snazzy use of Javascript. Just looking at th source code, it's pretty complex.

Aaron

#10 Marc Oberhäuser OFFLINE  

Marc Oberhäuser

    Stargunner

  • 1,107 posts
  • Location:Düren, Germany

Posted Sun Feb 6, 2005 5:36 PM

Any news about the tool?

Marc.

#11 atari_aaron OFFLINE  

atari_aaron

    Moonsweeper

  • 260 posts
  • Location:Fargo, ND

Posted Mon Feb 7, 2005 12:24 AM

Yes, there is are a couple of pieces of news.

First, I've created a SourceForge site for the project. I've just started settingit up this weekend. I'll probably have something online as far as code goes sometime before I go to bed tonight. The url's are as follows:
http://vcs-graphics.sourceforge.net/
https://sourceforge....s/vcs-graphics/

Second, the color selection interface has been pretty much worked out, and I feel it is really well done.

Third, I'm having a small problem with tracking mouse events from the drawing interface as I'm using the Graphics Layer Framework. I'm think its a minor problem, but I just haven't had time to work on it since Christmas.

I'll post here later tonight once I have source files stored in the source forge cvs, a jar for people to run, and some screenshots.

Granted it needs work, but it's a good start.

Aaron

#12 atari_aaron OFFLINE  

atari_aaron

    Moonsweeper

  • 260 posts
  • Location:Fargo, ND

Posted Mon Feb 7, 2005 5:02 AM

Tonight I setup the SourceForge site for the VCS Graphics Editor. A jar is uploaded as the 0.0.1 release. I'd be interested in knowing if MAC/Linux users can get it to run. Read the release notes for the location of the main class.

I could put it online using JNLP, but the code is not signed.

The source has been uploaded into the project's CVS if anyone cares to look at it.

Also screenshots are located there as well.
http://sourceforge.n...s/vcs-graphics/

#13 atari_aaron OFFLINE  

atari_aaron

    Moonsweeper

  • 260 posts
  • Location:Fargo, ND

Posted Mon Feb 7, 2005 5:05 AM

I should say that the actual editing part doesn't work yet, no does it export or save anything.

#14 Marc Oberhäuser OFFLINE  

Marc Oberhäuser

    Stargunner

  • 1,107 posts
  • Location:Düren, Germany

Posted Mon Feb 7, 2005 6:25 AM

Great! Way to go:)

#15 atari_aaron OFFLINE  

atari_aaron

    Moonsweeper

  • 260 posts
  • Location:Fargo, ND

Posted Tue Feb 8, 2005 3:52 AM

I have made the VCS Graphics Editor applicaiton through a Java Web Start download. If you have Java 1.4.2 and JWS installed on your machine, then you should be able to install the application.

To install the VCSGE visit the following URL:
http://vcs-graphics....eforge.net/jws/

You can't do much with it right now, but you can play around with the different VCS Color Choosers.

Aaron




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users