文件名称:SketchFormer:SketchFormer 前端
文件大小:544KB
文件格式:ZIP
更新时间:2024-07-27 14:01:01
JavaScript
SketchFormer - 在网络上实现的革命性网格变形项目。 介绍 这是使用 processingjs.org 的 SketchFormer ( ) 的实现 如何编译/构建/运行 从获取最新的 Processing git clone https://github.com/whyi/SketchFormer.git 从 Processing 打开 SketchFormer.pde,它将一起加载所有其他文件。 Ctrl+R 或 [Sketch]-[Run In Browser] 会出现这个! 单元测试 我一直在使用 Jasmine 和 Coffeescript 作为单元测试的框架。 让应用程序通过 Processing 运行,如上一节所述。 打开一个 shell,cd 到包含runTests.sh的目录。 然后执行runTests.sh 现在,在浏览器中导航到http://
【文件预览】:
SketchFormer-master
----Triplet.pde(526B)
----web-export()
--------SketchFormer.pde(19KB)
----Mesh.pde(11KB)
----Camera.pde(4KB)
----OTableHelper.pde(1KB)
----processing-1.4.8-light-support.js(786KB)
----code()
--------sketch.properties(67B)
----MouseHandler.pde(630B)
----runTests.sh(86B)
----KeyboardHandler.pde(394B)
----README.md(2KB)
----template()
--------processing.js(786KB)
--------template.html(3KB)
--------processing-1.4.8-light-support.js(786KB)
----data()
--------bunny.txt(5KB)
----GeometricOperations.pde(756B)
----tests()
--------SpecRunner.html(1KB)
--------lib()
--------spec()
--------MIT.LICENSE(1KB)
----SketchFormer.pde(1KB)
----sketch.properties(67B)