Mr.doob
|
00795b3a83
Updated CanvasRenderer and some examples to handle the `Texture( image, mapping)` approach.
|
14 年 前 |
Mr.doob
|
0f52ae5a9b
Added `ImageUtils::loadTexture`.
|
14 年 前 |
Mr.doob
|
a2acf0b390
CanvasRenderer/SVGRenderer: RenderableFace4 is now gone. Unfortunately it created more problems than it solved.
|
14 年 前 |
Mr.doob
|
22f48a731b
CanvasRenderer handles textures again.
|
14 年 前 |
Mr.doob
|
a35b35fde9
* `examples/geometry/primitives` ⟶ `src/extras/primitives`
|
14 年 前 |
Mr.doob
|
6f51ce7e8d
* Trying to make the interaction stuff work...
|
14 年 前 |
Mr.doob
|
7464f5ff97
* MeshBitmapUVMappingMaterial -> MeshBitmapMaterial. Second param is mode, which is THREE.MeshBitmapMaterialMode.UVMAPPING by default.
|
14 年 前 |
Mr.doob
|
647b4a57b8
* Added `PointLight`
|
15 年 前 |
Mr.doob
|
e68109fdb2
- Clean up
|
15 年 前 |
Mr.doob
|
9c796ce6ae
- Of course, all examples had to point to the renamed file...
|
15 年 前 |
Mr.doob
|
2dfcf24e02
- Improved earth demo
|
15 年 前 |
Mr.doob
|
a7bed157a3
- Added Sphere primitive
|
15 年 前 |