spacing
This commit is contained in:
parent
f18adcd508
commit
7fdb967255
1 changed files with 28 additions and 14 deletions
42
README.md
42
README.md
|
@ -7,29 +7,43 @@
|
|||
<img src='zrc/markberg.png' width="100%">
|
||||
|
||||
# pos
|
||||
net.read()<br>
|
||||
c[] = reach-cursor * trackballer || cubic-flow<br>
|
||||
blocks.step(c[0].pose, c[3].pose)<br>
|
||||
cubics.step(c[0].pos, c[1].pos, c[2].pos, c[3].pos)<br>
|
||||
net.write()<br>
|
||||
oriel.raymarch()<br>
|
||||
net.read()
|
||||
|
||||
c[] = reach-cursor * trackballer || cubic-flow
|
||||
|
||||
blocks.step(c[0].pose, c[3].pose)
|
||||
|
||||
cubics.step(c[0].pos, c[1].pos, c[2].pos, c[3].pos)
|
||||
|
||||
net.write()
|
||||
|
||||
oriel.raymarch()
|
||||
|
||||
<br><br>
|
||||
|
||||
# dir
|
||||
= (dof - paperParadigm).normalized<br>
|
||||
server.federate()<br>
|
||||
accounts = web3()<br>
|
||||
= (dof - paperParadigm).normalized
|
||||
|
||||
server.federate()
|
||||
|
||||
accounts = web3()
|
||||
|
||||
<br><br>
|
||||
|
||||
## ++
|
||||
oriels.dofs == site.dofs<br>
|
||||
dofs.debug(CMY)<br>
|
||||
init(oriel-game)<br>
|
||||
exec(vlai)<br>
|
||||
oriels.dofs == site.dofs
|
||||
|
||||
dofs.debug(CMY)
|
||||
|
||||
init(oriel-game)
|
||||
|
||||
exec(vlai)
|
||||
|
||||
<br><br>
|
||||
|
||||
## --
|
||||
refactor(hackathon.result())<br>
|
||||
refactor(hackathon.result())
|
||||
|
||||
<br><br>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue