alteredq 5273e091d1 Merge remote branch 'remotes/upstream/master' hace 15 años
..
js 041054283a Messing with a new terrain generator demo. hace 15 años
obj 6e91de5d8a Added diffuse map to normal map shader. Changed Lee Perry-Smith demo to use normal map shader. hace 15 años
textures ac5276b41f Added normal + ambient occlusion + displacement mapping demo. hace 15 años
camera_orthographic.html e46346c9ba Cleaned up CanvasRenderer/MeshDepthMaterial code. hace 15 años
canvasrenderer_sandbox.html c39eca33ee Projector::projectScene now does a first pass through Projector::projectObject (which does frustum culling and object sorting). hace 15 años
geometry_birds.html 3b9d05563f close style tag hace 15 años
geometry_cube.html bffdc03cf1 `*.material`→ `*.materials` hace 15 años
geometry_earth.html 00795b3a83 Updated CanvasRenderer and some examples to handle the `Texture( image, mapping)` approach. hace 15 años
geometry_large_mesh.html f90bc532c4 Fixed stats widget appearance issues that appeared with recent Chrome updates. hace 15 años
geometry_minecraft.html ecad27eb11 Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more. hace 15 años
geometry_minecraft_ao.html ecad27eb11 Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more. hace 15 años
geometry_panorama.html a030086cf5 `texture.loaded = true` → `texture.image.loaded = true` hace 15 años
geometry_panorama_fisheye.html a030086cf5 `texture.loaded = true` → `texture.image.loaded = true` hace 15 años
geometry_terrain.html 10e21dde88 `Geometry::computeNormals` → `Geometry::computeFaceNormals` hace 15 años
geometry_terrain_fog_gl.html ecad27eb11 Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more. hace 15 años
geometry_terrain_gl.html ecad27eb11 Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more. hace 15 años
geometry_terrain_gl2.html ecad27eb11 Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more. hace 15 años
interactive_cubes.html bffdc03cf1 `*.material`→ `*.materials` hace 15 años
interactive_cubes_tween.html b449fdf5a8 Added a variation of the interactive example (using Tween.js) hace 15 años
interactive_voxelpainter.html bffdc03cf1 `*.material`→ `*.materials` hace 15 años
lights_pointlights.html bf495aa486 Yet another geometry optimisation to the minecraft demo. hace 15 años
lights_pointlights_gl.html 771674d705 Refactored Loader parameters to allow optional separate paths for texture and binary files. hace 15 años
lights_pointlights_smooth.html bf495aa486 Yet another geometry optimisation to the minecraft demo. hace 15 años
lights_test.html f90bc532c4 Fixed stats widget appearance issues that appeared with recent Chrome updates. hace 15 años
lines_cubes_gl.html 2c2b9b81bf Optimized line strip example. hace 15 años
lines_sphere.html 22f48a731b CanvasRenderer handles textures again. hace 15 años
lines_sphere_gl.html 548c331519 Added crude lines support to WebGLRenderer. hace 15 años
lines_test.html b913baa6f0 Code clean up and minor optimisations. hace 15 años
materials.html e46346c9ba Cleaned up CanvasRenderer/MeshDepthMaterial code. hace 15 años
materials_cars.html 771674d705 Refactored Loader parameters to allow optional separate paths for texture and binary files. hace 15 años
materials_cubemap.html f90bc532c4 Fixed stats widget appearance issues that appeared with recent Chrome updates. hace 15 años
materials_cubemap_balls_reflection.html ecad27eb11 Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more. hace 15 años
materials_cubemap_balls_refraction.html ecad27eb11 Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more. hace 15 años
materials_cubemap_escher.html ecad27eb11 Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more. hace 15 años
materials_cubemap_refraction.html f90bc532c4 Fixed stats widget appearance issues that appeared with recent Chrome updates. hace 15 años
materials_depth.html e46346c9ba Cleaned up CanvasRenderer/MeshDepthMaterial code. hace 15 años
materials_gl.html 8ea0f27602 Refactored lines grid in materials_gl example. hace 15 años
materials_grass.html ecad27eb11 Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more. hace 15 años
materials_multimaterials.html f90bc532c4 Fixed stats widget appearance issues that appeared with recent Chrome updates. hace 15 años
materials_normal.html 0f52ae5a9b Added `ImageUtils::loadTexture`. hace 15 años
materials_normalmap.html 771674d705 Refactored Loader parameters to allow optional separate paths for texture and binary files. hace 15 años
materials_normalmap2.html 771674d705 Refactored Loader parameters to allow optional separate paths for texture and binary files. hace 15 años
materials_reflection.html 508d22f296 Synced with mrdoob's branch. hace 15 años
materials_shaders.html f90bc532c4 Fixed stats widget appearance issues that appeared with recent Chrome updates. hace 15 años
materials_shaders_fresnel.html ecad27eb11 Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more. hace 15 años
materials_video.html a030086cf5 `texture.loaded = true` → `texture.image.loaded = true` hace 15 años
obj_convert_test.html f90bc532c4 Fixed stats widget appearance issues that appeared with recent Chrome updates. hace 15 años
particles_floor.html 5e2c480b89 Implemented Frustum checking to `Projector::projectObjects` (thanks errynp) hace 15 años
particles_random.html 5e2c480b89 Implemented Frustum checking to `Projector::projectObjects` (thanks errynp) hace 15 años
particles_sprites.html 5e2c480b89 Implemented Frustum checking to `Projector::projectObjects` (thanks errynp) hace 15 años
particles_waves.html 5e2c480b89 Implemented Frustum checking to `Projector::projectObjects` (thanks errynp) hace 15 años
shader.html c186b37be3 Pushed revision to 32. hace 15 años
shader2.html 99bbc4880b Fixed bug in shader demo. hace 15 años
uqbiquity_test.html bc9cf2be75 Fixed scene check bug in allocateLights in WebGLRenderer. hace 15 años
webglrenderer2_sandbox.html 93fa1df174 Added Lee Perry-Smith Normal-notyet-Map demo. hace 15 años
粤ICP备19079148号