Git Product home page Git Product logo

exosim's Introduction

ExoSim - Exoplanet Transit Simulator

en pt-br

liveDemo

Click here for a Live demo

ExoSim is an educational web application for exploring an exoplanet detection technique called Transit Method. Simply put, this method analyzes periodic decreases on measured star brightness caused by orbiting planets blocking the light.

This app is designed to be easily extensible and intuitive to use. Some available features are:

  • Star system designer tool. Design custom systems and share them with your friends through a JSON code;
  • Export options for light curves. Beautiful measurements are meant to be shared. Download your light curve plots as PNG images and send them to everyone;
  • Multi-language support. I would love to add more language options myself, but you are free to do it by following the simple instructions under the i18n folder.

This project is built upon some technologies and libraries:

  • Vue.js framework with the Primevue UI library for a fast and reactive user interface.
  • Three.js library for building 3D scenes. Its math utility tools were also used for some linear algebra operations required in the simple, but home brewed, physics engine used in this project.
  • Tailwind CSS for fine CSS adjustments.
  • Vite for fast development environment and building.

How to Use

1. Project Setup

npm install

2. Compile and Hot-Reload for Development

npm run dev

3. Lint with ESLint

npm run lint

4. Compile and Minify for Production

npm run build

Acknowledgements

I would like to thanks Claudio Mendes Dias de Souza for his insightful comments and suggestions about astrobiology and exoplanets detection.

Live demo is powered by Github Pages and Github Actions

Contact

[email protected]

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.