Repositories
0version2
Basic functionality segment generation for WKMeta
-
Cloning this repository:
git clone git://gitorious.org/2-step/0version2.git 0version2 cd 0version2
Add this repository as a remote to an existing local repository:
git remote add 0version2 git://gitorious.org/2-step/0version2.git git fetch 0version2 git checkout -b my-local-tracking-branch 0version2/master_or_other_branch
gaineymbs-0version2-sandbox
-
Cloning this repository:
git clone git://gitorious.org/~gaineymb/2-step/gaineymbs-0version2-sandbox.git gaineymbs-0version2-sandbox cd gaineymbs-0version2-sandbox
Add this repository as a remote to an existing local repository:
git remote add gaineymbs-0version2-sandbox git://gitorious.org/~gaineymb/2-step/gaineymbs-0version2-sandbox.git git fetch gaineymbs-0version2-sandbox git checkout -b my-local-tracking-branch gaineymbs-0version2-sandbox/master_or_other_branch
2stepframebuffertomask
Generates Mask(PBM files) from OpenGL frame buffer – currently used for the rendering!
-
Cloning this repository:
git clone git://gitorious.org/2-step/2stepframebuffertomask.git 2stepframebuffertomask cd 2stepframebuffertomask
Add this repository as a remote to an existing local repository:
git remote add 2stepframebuffertomask git://gitorious.org/2-step/2stepframebuffertomask.git git fetch 2stepframebuffertomask git checkout -b my-local-tracking-branch 2stepframebuffertomask/master_or_other_branch

