Skip to content

A NetLogo extension for getting NetLogo images and using them on the web

Notifications You must be signed in to change notification settings

NetLogo/Web-Image-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetLogo Web Image Extension

This extension allows you to directly export image data from NetLogo, as well as to Base64-encode/-decode it.

Requires NetLogo 5.0.4 or greater.

Building

Assuming that the SBT executable is on your path, run sbt package to build the .jars.

To build an all-in-one .jar (most useful for use in applets), run sbt assembly and go dig the resultant .jar out of the project's /target directory.

Terms of Use

CC0

The NetLogo Web Image extension is in the public domain. To the extent possible under law, Uri Wilensky has waived all copyright and related or neighboring rights.

About

A NetLogo extension for getting NetLogo images and using them on the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages