Drawing the shapes for your game using bitmaps
instead of vector graphics is fairly adequate.

See Cards Generator for a similar bitmap approach

  http://www.jsoftware.com/jwiki/Scripts/Cards_Generator

Note compact palette-based representation.


--- "Sherlock, Ric" <[EMAIL PROTECTED]> wrote:

> While trying to create a gl2 version of the GUI for the Set Game
> <http://www.jsoftware.com/jwiki/Scripts/Set_Game>, I wanted to draw a
> "squiggle" shape (sort of backwards 's') that is usually used for one of
> the card symbols <http://www.setgame.com/set/>. However I am uncertain
> of how to go about this using the gl2 commands currently available in J.
> How do you draw a wavy/rounded line or shape?
> 
> I'd also be interested in ideas on how to fill shapes with patterns
> (rather than just shading them as I do now).




      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to