1 Star 0 Fork 0

zeyuyun/pythreejs

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 521 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nicholas Bollweg 提交于 2021-02-23 01:55 +08:00 . some local debugging of postBuild
*.egg-info/
.ipynb_checkpoints/
.tern-project
npm-debug.log
dist/
build/
*.py[cod]
node_modules/
.vscode
# Compiled javascript
pythreejs/static/
# OS X
.DS_Store
# Autogen files
*_autogen.py
*_autogen.rst
*.autogen.js
*.autogen.json
js/src/**/index.js
pythreejs/**/__init__.py
docs/source/api/**/index.rst
# Test and coverage
.coverage
.cache
htmlcov/
docs/source/_static/jupyter-threejs.js
docs/source/_static/three.js
docs/source/examples/img
js/lab-dist
js/package-lock.json
js/yarn.lock
pythreejs/labextension
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zeyuyun/pythreejs.git
git@gitee.com:zeyuyun/pythreejs.git
zeyuyun
pythreejs
pythreejs
master

搜索帮助