Home

Awesome

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

and Launcher that gives visual demos.

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

Install

Metacello new
    baseline: 'Jun';
    repository: 'github://tomooda/Jun:main';
    load.

To embed Jun's 3D object into GToolkit, please load the Jun-Bloc package.

Demo

benzene Benzene molecule

Earth and moon Flying by Moon towards Earth

T3 in GToolkit Embedding T3 protein into a class comment using GToolkit.