Skip to content
/ Jun Public

3D graphics/geometry library with OpenGL rendering and chemoinformatics utilities

License

Notifications You must be signed in to change notification settings

tomooda/Jun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

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.

About

3D graphics/geometry library with OpenGL rendering and chemoinformatics utilities

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published