Happy !

tomooda / Jun4Pharo

Project infos

License BSD
Tags graphics
Creation date 2014-12-13
Website

Monticello registration

About Jun4Pharo

About -

This project is to port takenoko, a Jun for Smalltalk's fork distributed under the BSD license. This repository currently has only basic geometry classes including

  • geometric objects
  • graphics ojects
  • rendering contexts (Canvas-based and OpenGL-based)
  • collaboration with Woden

and Launcher that gives visual demos.

Nightly built images are found at a CI server

The source code of the original "takenoko" is available at here.

Install -

Gofer new smalltalkhubUser: 'tomooda' project: 'Jun4Pharo';
    configurationOf: #Jun; load.
(Smalltalk at: #ConfigurationOfJun) load.

Demo - benzene