You are here

Computergrafik

SimGraf -- A Simple Scala Graphics Library

Submitted by h2b on 5. July 2016 - 17:21
Name: 
SimGraf
Version: 
1.3.0
Programming language: 
Scala (2.12, 2.11)
Date: 
Sunday, 14. May 2017

This is a Scala library of graphics utilities. It is focused on simple drawing of shapes and functions without the need of instructing the graphics system by a dozen or so settings before a simple picture is shown. It is not meant to program graphical user interfaces with buttons, menus and so on.

SimGraf -- README

Submitted by h2b on 5. July 2016 - 17:16

SimGraf - A Simple Scala Graphics Library

This is a Scala library of graphics utilities. It is focused on simple drawing of shapes and functions without the need of instructing the graphics system by a dozen or so settings before a simple picture is shown. It is not meant to program graphical user interfaces with buttons, menus and so on.

The World

A World provides graphics in world coordinates. For instance,

Subscribe to RSS - Computergrafik