swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] Drawing Triangles instead of point on Raster Image


From: Marcus G. Daniels
Subject: Re: [Swarm-Support] Drawing Triangles instead of point on Raster Image
Date: Fri, 11 Nov 2005 14:11:58 -0700
User-agent: Mozilla Thunderbird 1.0.5 (Windows/20050711)

durga bhavani wrote:

Is there some funtion where I can draw a Triangle
I tried with lines, like three lines to make a triangle but this task is very tedious

Certainly programming can be tedious at times. The graphics features in Swarm itself are inherited from the Swarm C kernel, and although these will be fairly fast (they are native code), they may not fit with what you want to do. There are a wide variety of free and commercial third party libraries to do various sorts of 2d vector and 3d graphics with Java. Alternatively, you can use the AWT and Swing packages in Java itself.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]