Coder Social home page Coder Social logo

micutio / mason Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eclab/mason

0.0 1.0 0.0 934.61 MB

MASON Multiagent Simulation Toolkit

Home Page: http://cs.gmu.edu/~eclab/projects/mason/

License: Other

HTML 33.53% CSS 0.10% Java 56.99% Makefile 0.18% TeX 9.10% Scheme 0.03% Shell 0.05% Python 0.01% JavaScript 0.01% Objective-J 0.01%

mason's Introduction

MASON Layout

This GitHub Repository for MASON contains the core MASON project in the mason/ directory and also contains various extensions to MASON in the contrib/ directory. Each extension in contrib/ is a project on its own. More details about MASON and its extensions can be found at the MASON website.

Website

https://cs.gmu.edu/~eclab/projects/mason/

Build MASON Toolkit

Build Core MASON Only

Inside the folder mason/mason:

mvn clean install

The output should say:

[INFO] BUILD SUCCESS

Import in Eclipse

  1. Clone the project on your local machine, and import the Maven project.
File-> Import -> Existing Maven Projects -> Root Directory
  1. Build and Install on the mason-build project.
Run as -> Maven install

Build MASON with 3d

To use MASON in 3D, you must install Java3D. Unfortunately, installing Java3D is not as easy as it once was. You can try Oracle's older distribution, but you may have more luck, particularly recent OS X version users, in installing Java3D and JOGL directly from the jogamp website. To do this, you'll need to install three Java3D libraries (j3dcore.jar, j3dutils.jar, and vecmath.jar), and a few JOGL libraries (gluegen-rt.jar gluegen-rt-natives-your-platform.jar, joal.jar, joal-all-natives-your-platform.jar, jogl-all.jar, and jogl-natives-your-platform.jar โ€” look in a recent version directory like v2.1.4/jar; the jogamp-current/jar directory often has broken files).

Often the Java3D libraries are buggy and in flux for OS X users, so I've made a collection here for OS X which seems to work okay. Install these in your system-wide Java library location (on the Mac, it's /Library/Java/Extensions/). For more instructions, see this posting.

mason's People

Contributors

seanluke avatar rajdeepslather avatar hatfolk avatar eclab avatar haoliangx avatar dfreelan avatar spagnuolocarmine avatar nosyndicate avatar matdau avatar zosman1 avatar sigmax avatar dependabot[bot] avatar gildir avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.