Changes between Version 44 and Version 45 of WikiStart


Ignore:
Timestamp:
Jan 23, 2012, 4:53:18 AM (12 years ago)
Author:
Ben Lippmeier
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v44 v45  
    22Gloss hides the pain of drawing simple vector graphics behind a nice data type and a few display functions. Gloss uses OpenGL and GLUT under the hood, but you won't have to worry about any of that. Get something cool on the screen in under 10 minutes.
    33
    4 Gloss is a fork and cleanup of ANUPlot, which has been used for teaching first year computer science at the [http://cs.anu.edu.au ANU] for the last few years. Its main goal is to allow total beginners to get something working with a minimum of fuss.
     4Gloss is a fork and cleanup of ANUPlot, which was used for teaching first year computer science at the [http://cs.anu.edu.au ANU] some time ago. Its main goal is to allow total beginners to get something working with a minimum of fuss.
    55
    66== Download ==