This commit is contained in:
spatialfree 2021-12-08 19:02:11 -05:00
parent f18adcd508
commit 7fdb967255

View file

@ -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>