mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-30 01:34:26 +02:00
still moving to raphael
This commit is contained in:
parent
fb2a1325c6
commit
d0a4d1956c
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ var commandCollection = null;
|
||||||
var commandBuffer = null;
|
var commandBuffer = null;
|
||||||
|
|
||||||
$(document).ready(function(){
|
$(document).ready(function(){
|
||||||
sys = arbor.ParticleSystem(4000, 200, 0.5, false, 55, 0.005, 'verlet');
|
|
||||||
sys.renderer = Renderer('#viewport');
|
|
||||||
|
|
||||||
// the two major collections that affect everything
|
// the two major collections that affect everything
|
||||||
var commitCollection = new CommitCollection();
|
var commitCollection = new CommitCollection();
|
||||||
commandCollection = new CommandCollection();
|
commandCollection = new CommandCollection();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue