D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Very simple (Cross Platform) graphics ...

 

On Fri, Dec 30, 2011 at 8:31 PM, Gordon Henderson
<gordon+dcglug@xxxxxxxxxx> wrote:

>
> Ah well. Back to the drawing board.

SDL or OpenGL should do what you want and if linking them via a C API
is being a pain consider mono/.net both of which have SDL and OpenGL
(openTK) wrapper libraries that make using it very quick, you can then
concentrate on having the fun you want and not fighting other issues
at this time.

Some other alternatives, use the Canvas element on a HTML5 page, then
you can just draw directly with lines and colors from javascript quite
easily.

Or another mono idea, use a Picture control or even a custom control
and directly draw in its Paint() method

Robin

-- 
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/listfaq