Sie sind hier

Computergrafik

SimGraf -- Eine simple Grafikbibliothek für Scala

Gespeichert von h2b am 5. Juli 2016 - 17:35
Name: 
SimGraf
Version: 
1.3.0
Programmiersprache: 
Scala (2.12, 2.11)
Datum: 
Sonntag, 14. Mai 2017

Diese Bibliothek bietet Hilfsmittel zur Grafikprogrammierung in Scala. Sie ist zugeschnitten auf möglichst einfaches Zeichnen von Figuren und Funktionen, ohne das Grafiksystem mit Dutzenden von Einstellungen konfigurieren zu müssen, nur um ein simples Bild anzuzeigen. Hingegen ist die Bibliothek nicht gedacht zur Programmierung grafischer Benutzeroberflächen mit Knöpfen, Menüs usw.

SimGraf -- README

Gespeichert von h2b am 5. Juli 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,

RSS - Computergrafik abonnieren