Giter Site home page Giter Site logo

alchemist-swingui's Introduction

Danilo Pianini

Senior assistant professor at the University of Bologna, chief architect of the Alchemist Simulator and the Protelis aggregate programming language, lead developer of dozens of open source libraries, and author of several scientific publications.

More information about me (including my CV) are available on my personal web page.

Mottos

Avoid premature optimization. First make it right, then make it fast—if it is not already fast enough.

Measure, don't guess.

All models are wrong, but some are useful

we never have the money to do it right but somehow we always have the fucking money to do it twice

— UserInputSucks (@UserInputSucks) May 27, 2019

Random GitHub stats

trophy

GitHub Streak

Anurag's GitHub stats

Top Langs

alchemist-swingui's People

Contributors

danysk avatar gscaparrotti avatar

Watchers

 avatar  avatar  avatar

Forkers

giaku

alchemist-swingui's Issues

Warning if OpenGL support is disabled

The UI should inform the user of reduced performance in case the OpenGL acceleration is not enabled (System.getProperty("sun.java2d.opengl") should return "true")

Get rid of Res.java

Res.java is plain wrong on all the possible levels. A property file should do its job.

Support marker disabilitation

The current closest node marker is a problem when a screenshot is being grabbed. There should be a mean to disable it.

Map tiles download gets stopped when a simulation ends

The tiles should be downloaded until a simulation is running, and should not instead be stopped when the simulation ends. Beware of memory leaks, because Mapsforge uses separate threads, and they want explicit termination signal.

Add key bindings

The simulation must be controllable also by keyboard, e.g.:

  • P for playing/pausing the simulation
  • Left for slowing down the simulator
  • R for realtime rendering
  • Right for accelerating the simulator
  • L for switching the link drawing on/off
  • M for turning off the marker on the node closest to the pointer

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.