Skip to content

jzy3d/jzy3d-extensions

Repository files navigation

jzy3d-extensions

This is the master repository for managing all Jzy3d optional extensions. It is both a maven and git super module.

Extension modules

Other extension modules

These extensions are not part of this master repository and should be retrieved independently:

  • jzy3d-javafx: a work in progress to study JavaFx
  • glredbook: the famous Open GL Red Book examples ported to Java & JOGL2

Getting the sources

To clone the master repository:

  • git clone [email protected]:jzy3d/jzy3d-master.git
  • cd jzy3d-master
  • git submodule init
  • git submodule update

To get/update children projects:

  • ./git_pull (= git pull --rebase on each project)

To push change on multiple projects:

  • ./git_commit (= git add ., git add -u, git commit -m [arg] on each project)
  • ./git_push (= git push on each project)
  • git add, commit, push on master

More help on git submodules

License

New BSD

More information

http://www.jzy3d.org

About

A master repository to facilitate management of all extension modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •