Mr.doob
|
f6dba25589
Examples: Added padding after script tag.
|
6 years ago |
Mr.doob
|
995aa9368b
Examples: Bring namespace back.
|
6 years ago |
palortoff
|
049ae1e5df
add chevrotain as dependency to VRMLLoader module
|
6 years ago |
Mugen87
|
dc9b9fa831
Examples: More module examples.
|
6 years ago |
Mugen87
|
ecda989fcf
VRMLLoader: New implementation
|
6 years ago |
Mr.doob
|
0f44080d79
Examples: Unified CSS.
|
6 years ago |
Mugen87
|
fe3a4045d3
Examples: Create OrbitControls with renderer.domElement
|
6 years ago |
Mr.doob
|
d3f5a0b1fe
Updated all examples.
|
6 years ago |
Mugen87
|
fd36a4b6d0
Examples: Clean up
|
7 years ago |
Mugen87
|
0e8dc49232
VRMLLoader: BufferGeometry support
|
8 years ago |
Mugen87
|
45be382c8c
Examples: Clean up orbit controls
|
8 years ago |
Mr.doob
|
334ab72b42
Fixed lgtm.com unsafe external link alerts.
|
8 years ago |
Mr.doob
|
7ddc4da5f7
Reverted new VRMLLoader PR. See #10290.
|
8 years ago |
Mr.doob
|
d908b3e965
Clean up.
|
8 years ago |
Bart McLeod
|
44b402878e
integrate VrmlParser with ThreeJs using the VRMLLoader
|
8 years ago |
Bart McLeod
|
a92f447d8a
added VrmlParser code as an external lib, updated the house model with valid VRML, change the loader example so that is can make use of the code from VrmlParser
|
8 years ago |
Bart McLeod
|
a0e607d019
merged upstream
|
8 years ago |
aardgoose
|
78f6a2b6f2
remove deprecated and redundant OrbitCcontrol setting
|
8 years ago |
Bart McLeod
|
f28ca5be5f
slower navigation and rotation speed and using minified three again
|
9 years ago |
Bart McLeod
|
0fb04e15d2
Proposal for VrmlParser integration as a copy-paste of the entire library
|
9 years ago |
Mr.doob
|
173caa387a
stats.js usage clean up
|
9 years ago |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 years ago |
Mr.doob
|
70e4206dbf
Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev
|
10 years ago |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 years ago |
James Kiefer
|
a82e43d7f8
attempty to unify all loaders and plumb manager & crossOrigin
|
10 years ago |
Mr.doob
|
f9d909cadd
Examples clean up.
|
11 years ago |
Eric Haines
|
57afcdaf12
Demos with ground planes have consistent up
|
11 years ago |
Mr.doob
|
8bb0c809ff
Examples: Removed unneded code.
|
11 years ago |
Bart McLeod
|
8a258a4bd0
- New model (house) in example
|
11 years ago |
Bart McLeod
|
f3dd45f67d
Fixed overwriting the scene instead of adding to it in VRML loader example. This preserves the lighting and the controls, so that the Box can be spinned and is lit.
|
11 years ago |