Code Monkey home page Code Monkey logo

cityscope's People

Contributors

ansoncfit avatar cityscope-demo avatar hcucityscope avatar irawinder avatar jamesira avatar mhwinder avatar ninalutz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cityscope's Issues

Colortizer garbage collection could probably be drastically relaxed

I noticed that https://github.com/ChangingPlaces/CityScope/blob/master/Processing/Colortizer/Colortizer.pde#L66 does garbage collection on every single iteration of the drawing.

I made it run only on every 300th draw (mostly a random choice) and it dramatically reduced CPU usage, increasing the FPS by 3-6 times depending on the machine I ran it on. I let it run for two hours without any problems on my laptop. I have to admit that I forgot to track the memory usage though. :)

Why is the implicit garbage collection needed at all? Shouldn't Processing/Java clean up automatically? Were there problems?

Create Polished UI for 'AgentDemo' Script

The core features of 'AndorraPlayer.pde' have been moved to 'AgentDemo.pde' located in 'CityScope/Misc/AgentDemo/'

The goal is to polish AgentDemo.pde into an excecutable application that we can distribute to users.
Through the application, the users should be able to independently understand the logic of (a) agent generation and (b) pathfinding of those agents from A to B.

Currently, the UI is a mess of keyboard commands that Ira merely created for debugging. The UI also needs much more text and explanation. Imagine your grandma will download this app. Can she play with it to better understand how we do agent-based modeling of origin-destination data?

No library found for deadpixel.keystone - Legotizer

When I try to run Legotizer, after setting up Colortizer, I see this issue: "No library found for deadpixel.keystone"

I am working with the master branch, processing 2.2.1 and Mac Sierra. Do you know why it could be happening?

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.