touchup
This commit is contained in:
parent
1e4e810a06
commit
f18adcd508
1 changed files with 14 additions and 16 deletions
30
README.md
30
README.md
|
@ -1,5 +1,4 @@
|
|||
<img src='zrc/dofdev-logo.png' align="right" width="40%">
|
||||
|
||||
<code>
|
||||
|
||||
# oriels
|
||||
|
@ -8,34 +7,33 @@
|
|||
<img src='zrc/markberg.png' width="100%">
|
||||
|
||||
# pos
|
||||
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()
|
||||
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>
|
||||
<br><br>
|
||||
|
||||
# dir
|
||||
= (dof - paperParadigm).normalized
|
||||
server.federate()
|
||||
accounts = web3()
|
||||
= (dof - paperParadigm).normalized<br>
|
||||
server.federate()<br>
|
||||
accounts = web3()<br>
|
||||
<br><br>
|
||||
|
||||
## ++
|
||||
oriels.dofs == site.dofs
|
||||
dofs.debug(CMY)
|
||||
init(oriel-game)
|
||||
exec(vlai)
|
||||
oriels.dofs == site.dofs<br>
|
||||
dofs.debug(CMY)<br>
|
||||
init(oriel-game)<br>
|
||||
exec(vlai)<br>
|
||||
<br><br>
|
||||
|
||||
## --
|
||||
refactor(hackathon.result())
|
||||
refactor(hackathon.result())<br>
|
||||
<br><br>
|
||||
|
||||
|
||||
<br><br><br><br><br><br>
|
||||
mapped out by:
|
||||
<a href='https://ethanmerchant.com'>@spatialfree</a> * <a href='https://twitter.com/opendegree'>@opendegree</a>
|
||||
|
||||
</code>
|
Loading…
Add table
Reference in a new issue