Giter Site home page Giter Site logo

isaac's Introduction

The stable (master) release of ISAAC can be found here. The latest functional development branch version can be found here.

What is ISAAC?

ISAAC is a star system simulator, with full n-body gravity calculations between orbital bodies. Star systems are defined through a set of specifications given as JSON.

Users can adjust values such as the Gravitational Constant and the masses of each individual body to see how their orbits are affected.

What exactly does ISAAC do?

ISAAC takes in a JSON object specifying the star system to simulate, creates the orbital bodies laid out in that specification, and simulates the way in which they interact with one another. ISAAC also creates a graphical representation of the star system (powered by Three.js), and provides a UI through which objects can be manipulated (using dat.GUI).

How are star systems specified?

Full details can be found in isaac_simulation.

What can I do with ISAAC?

In order of increasing difficulty (and coding required):

  1. Simulate a star system from a basic set of information, specified in JSON.
  2. Create a new sandbox tool powered by ISAAC's simulation and graphics, with minor changes to the UI.
  3. Completely rip out the graphical layer (replacing it with another solution), while keeping the same underlying simulation systems and UI.
  4. Create an entirely new application altogether, with a custom UI and new graphics, using the same underlying simulation systems.

isaac's People

Contributors

jcheng31 avatar pshinghal avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.