This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Home
The README is here: README
Known issues:
- Most of the issues in the main code_swarm repository are here, though a few have been fixed: original repository issue tracker
- Add support for more kinds of repository in convert_logs/code_swarm – should be pretty easy, as many are supported by convert_logs.py
- Eliminate the jitteryness that names experience when they collide (most notable in PhysicsEngineOrderly) – it looks like xaviershay has this fixed, once he finishes a bit of refactoring, it’ll be in this fork as well
- Make code_swarm more command line friendly by allowing for config options to be passed in as command line args, and the repository xml to be input through stdin
- Make convert_logs/code_swarm work with opengl on Linux automatically
- Try to use OpenGL by default, falling back to software rendering if it isn’t available. It should be easy, but after some trouble I’ve put a question up on stackoverflow about this: http://stackoverflow.com/questions/172869/how-to-determine-if-a-jni-jogl-is-available-at-runtime
Non-issues
- When visualizing an svn repository, you might see a number of commits by a “(no author)” person. That’s actually how svn records commits in some situations, according to the svn faq







