83C/Layout: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
=== Floorplan === | === Floorplan === | ||
[User:Adi|adi] created an inaccurate floorplan using Inkscape just to have something to sketch on: | [[User:Adi|adi]] created an inaccurate floorplan using Inkscape just to have something to sketch on: | ||
[Image:Firstfloor.png] [Image:Spaceallocation.png] | [[Image:Firstfloor.png]] [[Image:Spaceallocation.png]] | ||
The SVG is [[http://hg.hexapodia.org/floorplan/raw-file/tip/floorplan.svg floorplan.svg]]; it's stored using the [[http://selenic.com/mercurial/ Mercurial]] version control system on http://hg.hexapodia.org. After you install Mercurial, check out using a command like | The SVG is [[http://hg.hexapodia.org/floorplan/raw-file/tip/floorplan.svg floorplan.svg]]; it's stored using the [[http://selenic.com/mercurial/ Mercurial]] version control system on http://hg.hexapodia.org. After you install Mercurial, check out using a command like | ||
Revision as of 19:22, 4 October 2008
Various renderings and models of 83c.
Floorplan
adi created an inaccurate floorplan using Inkscape just to have something to sketch on:
The SVG is [floorplan.svg]; it's stored using the [Mercurial] version control system on http://hg.hexapodia.org. After you install Mercurial, check out using a command like
% hg clone http://hg.hexapodia.org/floorplan % cd floorplan % inkscape floorplan.svg % hg ci -m 'fixed blah'

