it's coming together

posted in 1000 Monkeys
Published October 10, 2005
Advertisement
intEGA seems to be coming together now :) I've implemented the line raster algorithm, including anti aliasing which does not look good because of the sheer size of the raster elements. I'm considering dropping this feature. The circle shape has been dropped, since an ellipse is more generic there is no real need for a circle shape. An ellipse is only drawn using the Java2D api, the raster algorithm still has to be implemented. Rectangle was pretty easy to implement (filled as well as border) and the polygon still has to be implemented.

This update's screenshot:


Also, you can get the .jar here. Note that because I can't upload .jar files it is packaged in a .rar file.

Now, I really have to get back to school related work.
Previous Entry intEGA - continued
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement

Latest Entries

intEGA - continued

1098 views

status update

968 views

Project 0 - intEGA

1215 views

T0

1032 views
Advertisement