raytracer-js:Javascript和HTML5中的Raytracer

时间:2021-05-13 08:03:48
【文件属性】:
文件名称:raytracer-js:Javascript和HTML5中的Raytracer
文件大小:365KB
文件格式:ZIP
更新时间:2021-05-13 08:03:48
JavaScript 光线追踪器 完全用ES6 Javascript编写的面向对象的Raytracer库。 它已经在Edge,Chrome和Firefox上进行了测试。 依存关系 牛油 节点js 制作 可以通过npm在本地“必需”导入该库: npm install ../relative/path/to/this/git_repo 请注意,目前至少要使用es2015预设,才需要使用browserify / babelify进行导入。 仅通过babelify测试。 执照 我的代码是MIT。 包含的库: jQuery麻省理工学院
【文件预览】:
raytracer-js-master
----.gitmodules(236B)
----canvas-2d-framework()
----js()
--------browser-polyfill.min.js(80KB)
--------npm.js(484B)
--------Raytracer.js(21KB)
--------bootstrap.js(67KB)
--------bootstrap.min.js(36KB)
--------jquery-1.11.3.min.js(94KB)
----synthetic-webworker()
----LICENSE(1KB)
----fonts()
--------glyphicons-halflings-regular.ttf(44KB)
--------glyphicons-halflings-regular.woff2(18KB)
--------glyphicons-halflings-regular.eot(20KB)
--------glyphicons-halflings-regular.svg(106KB)
--------glyphicons-halflings-regular.woff(23KB)
----raytracer.html(2KB)
----README.md(515B)
----Makefile(898B)
----raytracer.js(80KB)
----raytracer-js()
--------Raytracer.js(18KB)
--------lib()
--------objects()
--------index.js(5KB)
----raytracer_min.html(576B)
----css()
--------bootstrap-theme.css.map(47KB)
--------bootstrap.min.css(120KB)
--------bootstrap-theme.min.css(23KB)
--------bootstrap-theme.css(26KB)
--------progress.css(2KB)
--------bootstrap.css.map(381KB)
--------bootstrap.css(144KB)
----.gitignore(93B)
----index.js(53B)
----package.json(1KB)

网友评论