This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
Mr.doob
9 năm trước cách đây
mục cha
41812cf115
d9349e458a
commit
812de07085
1 tập tin đã thay đổi
với
2 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
2
1
.npmignore
+ 2
- 1
.npmignore
Xem Tập Tin
@@ -1,4 +1,5 @@
-examples/
+examples/*
+!examples/js/
src/
test/
utils/