文件名称:retrospector
文件大小:20.6MB
文件格式:ZIP
更新时间:2024-07-30 12:12:53
Clojure
回顾者 一个实验性的星空查看器,让您可以在超抽象的视图中穿越银河星域。 关于星星的信息被聚合并编码到网格的位置和颜色中。 在 3 维中移动和在 2 维中查看允许您保持客观的宏观视图,以便您可以享受所有像素的荣耀! 来自 Hack the Universe 演示的演示:http: 用法 lein deps lein repl # In the repl >> (in-ns 'retrospector.server) >> (restart-server!) # In your browser go to 127.0.0.1:9000/app >> (in-ns 'retrospector.app) >> (restart-app!) # Load a slice of the galaxy! >> (.send goog.net.XhrIo "http://127.0.0.1:9000
【文件预览】:
retrospector-master
----project.clj(1KB)
----resources()
--------public()
----LICENSE(11KB)
----src()
--------clj()
--------cljs()
----doc()
--------intro.md(130B)
----README.md(951B)