Mr.doob
|
89a9dba22d
VRMLLoader: More fixes.
|
il y a 10 ans |
Mr.doob
|
b0ffb51462
VRMLLoader: Support Brackground with just skyColor. Fixes #5433.
|
il y a 10 ans |
Mr.doob
|
a5c18b2ae6
VRMLLoader: Handle multiple points defined in a single line. Fixes #5391.
|
il y a 10 ans |
Mr.doob
|
47d29d66af
VRMLLoader: Handle callback. Fixes #4435.
|
il y a 11 ans |
Mr.doob
|
6cadc3b751
VRMLLoader: Converted to tab indentation.
|
il y a 11 ans |
Mr.doob
|
9989f380fd
Renamed all CubeGeometry instances.
|
il y a 11 ans |
Bart McLeod
|
d0171efda9
- Background node color and angle parsing complete
|
il y a 11 ans |
Bart McLeod
|
4337fcdfc0
- Background node color and angle parsing complete, but colors sequence is inverted for background node
|
il y a 11 ans |
Bart McLeod
|
8fac438f87
- Warning that Background node is not yet implemented (need more research to mimic original VRML player behaviors)
|
il y a 11 ans |
Bart McLeod
|
1ba3c34082
Fixed doublesided material on non solid USE(d) IndexedFaceSets
|
il y a 11 ans |
Bart McLeod
|
e10e5dfd64
- Double sided material is friendly towards crappy IndexedFaceSets
|
il y a 11 ans |
Bart McLeod
|
856267c87c
- Simpler calculation (by calling a method on the geometry) of face normals
|
il y a 11 ans |
Bart McLeod
|
18758049c8
- Fixed rotation by replacing the way the Quaternion is set
|
il y a 11 ans |
Bart McLeod
|
64b540fab8
- IndexedFaceSet parsing
|
il y a 11 ans |
Bart McLeod
|
4421d2f3b7
Now loading an Indexed faceset with the correct normals applied and shapes with more then 3 angles split up into triangles
|
il y a 11 ans |
Bart McLeod
|
07008a8bf4
first, rather primitive import of IndexedFacedSet
|
il y a 11 ans |
Bart McLeod
|
04b7c80564
Fixed regular expression so that they match better and more efficiently (without leading whitespace). None of my old VRML models could be loaded using the previous versions of the regexes.
|
il y a 11 ans |
Mr.doob
|
0531956894
Fixed VRMLLoader example. See #3728.
|
il y a 12 ans |
Cecile Muller
|
6c39ae8016
Removed a comment
|
il y a 12 ans |
Cecile Muller
|
7af4c6167e
Updated VRMLLoader to use object.quaternion.
|
il y a 12 ans |
Mr.doob
|
32ca1d4740
Prettified EventDispatcher API.
|
il y a 12 ans |
Mr.doob
|
e65bec241c
Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting.
|
il y a 12 ans |
Mr.doob
|
66d3825797
VRMLLoader: Fixed console typo.
|
il y a 12 ans |
Mr.doob
|
4c178e82cd
Started VRMLLoader.
|
il y a 12 ans |