astrodud
|
6fc34c9693
OK, replaced transformVector3 function with Matrix4.muliplyVector
|
vor 14 Jahren |
astrodud
|
cd252fa3c2
forgot to add transformVector3 function (used by LatheObject.js)
|
vor 14 Jahren |
Mr.doob
|
d5a2122598
Merge remote branch 'alteredq/master'
|
vor 14 Jahren |
Mr.doob
|
5153379a5b
Merge remote branch 'astrodud/master'
|
vor 14 Jahren |
alteredq
|
e43de3dcf7
Refactored lines handling in WebGLRenderer to use the same internal machinery as meshes.
|
vor 14 Jahren |
astrodud
|
ea9492b882
added LathedObject which creates a geometry by rotating a set of Vertices around the z axis. UV mapping is supported. See http://astrodud.isgreat.org/asteroids for an example.
|
vor 14 Jahren |
alteredq
|
2c2b9b81bf
Optimized line strip example.
|
vor 14 Jahren |
alteredq
|
bbe2a3bf56
Refactored handling of continuous lines: now they are rendered using LINE_STRIP primitive. Added example for this.
|
vor 14 Jahren |
alteredq
|
f90bc532c4
Fixed stats widget appearance issues that appeared with recent Chrome updates.
|
vor 14 Jahren |
alteredq
|
ef9bdf6b77
Small WebGLRenderer optimization: skip setting of uniforms which don't exist in shader program.
|
vor 14 Jahren |
alteredq
|
a783870b61
Refactored OBJ converter demo not to have separate materials per each sphere.
|
vor 14 Jahren |
Alex Schworer
|
3b9d05563f
close style tag
|
vor 14 Jahren |
alteredq
|
99bbc4880b
Fixed bug in shader demo.
|
vor 14 Jahren |
alteredq
|
fb63495caf
How to use 2d shaders as procedural animated textures.
|
vor 14 Jahren |
alteredq
|
8ea0f27602
Refactored lines grid in materials_gl example.
|
vor 14 Jahren |
alteredq
|
92c0c8c42f
Merge remote branch 'remotes/upstream/master'
|
vor 14 Jahren |
alteredq
|
548c331519
Added crude lines support to WebGLRenderer.
|
vor 14 Jahren |
Mr.doob
|
1a96d32bd9
Added divideSelf to Vector3.
|
vor 14 Jahren |
alteredq
|
1bf91db7b9
Refactored Loader so that models can have mixed faces with and without texture coordinates.
|
vor 14 Jahren |
alteredq
|
a8416bc8c1
Fixed implied globals in WebGLRenderer lights rgb init.
|
vor 14 Jahren |
alteredq
|
771674d705
Refactored Loader parameters to allow optional separate paths for texture and binary files.
|
vor 14 Jahren |
Mr.doob
|
c186b37be3
Pushed revision to 32.
|
vor 14 Jahren |
Mr.doob
|
a964d27b72
Wrong repository =_=
|
vor 14 Jahren |
Mr.doob
|
f8e223258b
testing... (data seems to be broken?)
|
vor 14 Jahren |
alteredq
|
ab360240dc
Refactored common uniforms out from basic / lambert / phong shaders into UniformsLib.
|
vor 14 Jahren |
alteredq
|
ecad27eb11
Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more.
|
vor 14 Jahren |
alteredq
|
8ed9a9c403
Fixed shader demo to work with Firefox.
|
vor 14 Jahren |
alteredq
|
ae60091a58
Small refactoring in WebGLRenderer.
|
vor 14 Jahren |
alteredq
|
dad635b64c
Merged mrdoob's changes.
|
vor 14 Jahren |
Mr.doob
|
9b755e827f
Added "v2" uniform type to WebGLRenderer.
|
vor 14 Jahren |