Skip to content

Jerboa Rebuild is a plugin for Jerboa allowing users to record, edit and rebuild the construction process of geometric models

License

Notifications You must be signed in to change notification settings

lias-laboratory/jerboa-rebuild

Repository files navigation

Jerboa Rebuild

This plugin records the modelling operations with their parameters during the modelling process. Users have the ability to add and delete operations within a modelling process in order to regenerate it.

Requirements

Any version of Java JDK 11 or newer should work without issue.

Installation

Within the projet's root directory execute :

mvn install

then

mvn package

Usage

Within the projet's root directory execute :

java -cp "target/dependency/*:target/jerboa-rebuilt-1.6-SNAPSHOT.jar" \
 fr.ensma.lias.jerboa.SpecEditorLauncher

Documentation

The mvn package command generates the project documentation under $PROJECT_ROOT/target/apidocs.

Open the index.html file to access the documentation.

More information

For more information about this project's underlying processes:

  • Events' detection [1]
  • Reevaluation mechanisms [2]

For an even more complete insight (in french) [3]

License

This project is licensed under the GNU Lesser General Public License v2.1 - see the LICENSE file for details.

Acknowledgements

This project is the result of a collaboration between the LIAS and XLIM laboratories. It was funded by ISAE-ENSMA as part of a ministerial grant.

Contributors

References

About

Jerboa Rebuild is a plugin for Jerboa allowing users to record, edit and rebuild the construction process of geometric models

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages