Mr.doob 91854828b1 mesh.overdraw clean up. 14 лет назад
..
ctm b0cfbad8cc Updated CTM pipeline to use single concatenated file for multi-material models. 14 лет назад
fonts ec3ea826ab Added Droid fonts. 14 лет назад
js 2856874da1 extractUrlbase() to extractUrlBase() in CTMLoader. 14 лет назад
models a851b6dc3c Added sanity check to MorphAnimMesh.playAnimation 14 лет назад
obj 17d21a2c0c Added specular map for Lee-Perry. 14 лет назад
scenes 2494a9a438 Adapted SceneLoader for the new IcosahedronGeometry. 14 лет назад
sounds 7415759392 Added 3d sound support plus example. 15 лет назад
textures 69fb4b31c0 Made shadow transparent (albeit doesn't go well with canvas_geometry_earth :/). Updated webgl_multiple_views example for the new IcosahedronGeometry. 14 лет назад
utf8 d5a54e0a4e Added UTF8 format loader and example. 14 лет назад
canvas_camera_orthographic.html 91854828b1 mesh.overdraw clean up. 14 лет назад
canvas_camera_orthographic2.html 91854828b1 mesh.overdraw clean up. 14 лет назад
canvas_geometry_birds.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_geometry_cube.html 91854828b1 mesh.overdraw clean up. 14 лет назад
canvas_geometry_earth.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_geometry_hierarchy.html 91854828b1 mesh.overdraw clean up. 14 лет назад
canvas_geometry_panorama.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_geometry_panorama_fisheye.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_geometry_terrain.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_geometry_text.html 0817add186 Added missing "parent" variable definition. Fixes #1251 14 лет назад
canvas_interactive_cubes.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_interactive_cubes_tween.html 104389c58e Fixed broken interactive examples. 14 лет назад
canvas_interactive_particles.html 104389c58e Fixed broken interactive examples. 14 лет назад
canvas_interactive_voxelpainter.html 91854828b1 mesh.overdraw clean up. 14 лет назад
canvas_lights_pointlights.html 7eab901dae Updated all the links to the Wald Disney head. 14 лет назад
canvas_lights_pointlights_smooth.html 7eab901dae Updated all the links to the Wald Disney head. 14 лет назад
canvas_lines.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_lines_sphere.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_materials.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_materials_depth.html 91854828b1 mesh.overdraw clean up. 14 лет назад
canvas_materials_normal.html 7eab901dae Updated all the links to the Wald Disney head. 14 лет назад
canvas_materials_reflection.html 7eab901dae Updated all the links to the Wald Disney head. 14 лет назад
canvas_materials_video.html 91854828b1 mesh.overdraw clean up. 14 лет назад
canvas_particles_floor.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_particles_random.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_particles_shapes.html 91854828b1 mesh.overdraw clean up. 14 лет назад
canvas_particles_sprites.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_particles_waves.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_performance.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
canvas_sandbox.html 75242fec8f Updated examples that used Icosahedron. 14 лет назад
misc_camera_fly.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
misc_camera_path.html 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 лет назад
misc_camera_roll.html 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 лет назад
misc_camera_trackball.html 3090c30a07 Cleaning up after the merge. 14 лет назад
misc_lights_test.html 91854828b1 mesh.overdraw clean up. 14 лет назад
misc_lookat.html ca90b0aa03 Cleaned up lookAt() example. Minor tweaks. 14 лет назад
misc_materials_multimaterials.html 91854828b1 mesh.overdraw clean up. 14 лет назад
misc_sound.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
misc_ubiquity_test.html f5c7ac4983 More examples fixing. 14 лет назад
webgl_animation_skinning.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_camera.html 05b32dead7 VisibleCamera => CameraHelper 14 лет назад
webgl_custom_attributes.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_custom_attributes_lines.html 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 лет назад
webgl_custom_attributes_particles.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_custom_attributes_particles2.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_custom_attributes_particles3.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_geometries.html 99ecfea429 Fixed PolyhedronGeometry vertex normals code. 14 лет назад
webgl_geometry_colors.html f8a33248fe Fixed example. For some reason the clearColor was killing the shadows (and antialias, something to do with alpha I guess). 14 лет назад
webgl_geometry_colors_blender.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_geometry_dynamic.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_geometry_extrude.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_geometry_hierarchy.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_geometry_hierarchy2.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_geometry_large_mesh.html f5c7ac4983 More examples fixing. 14 лет назад
webgl_geometry_minecraft.html f5c7ac4983 More examples fixing. 14 лет назад
webgl_geometry_minecraft_ao.html f5c7ac4983 More examples fixing. 14 лет назад
webgl_geometry_shapes.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 лет назад
webgl_geometry_subdivison.html 2a79171077 Fixed some examples. 14 лет назад
webgl_geometry_terrain.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_geometry_terrain_fog.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_geometry_tessellation.html 14fdaa11e7 Added Face3.clone, Face4.clone, GeometryUtils.tessellate and tessellate + explode example. 14 лет назад
webgl_geometry_text.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_hdr.html f5c7ac4983 More examples fixing. 14 лет назад
webgl_interactive_cubes.html 104389c58e Fixed broken interactive examples. 14 лет назад
webgl_interactive_draggablecubes.html 49f14b8e68 Refactored shadow maps to store shadow parameters and data in SpotLight. 14 лет назад
webgl_interactive_voxelpainter.html 104389c58e Fixed broken interactive examples. 14 лет назад
webgl_kinect.html 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 лет назад
webgl_lensflares.html 2a79171077 Fixed some examples. 14 лет назад
webgl_lights_pointlights.html 7eab901dae Updated all the links to the Wald Disney head. 14 лет назад
webgl_lights_pointlights2.html dba0cf0194 Merged with mrdoob's dev branch. 14 лет назад
webgl_lines_colors.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 лет назад
webgl_lines_cubes.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 лет назад
webgl_lines_sphere.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 лет назад
webgl_lines_splines.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 лет назад
webgl_loader_collada.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_loader_ctm.html 7eab901dae Updated all the links to the Wald Disney head. 14 лет назад
webgl_loader_ctm_materials.html a48864b47a Reverted TrackballControls changes. 14 лет назад
webgl_loader_json_blender.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_loader_json_objconverter.html 91854828b1 mesh.overdraw clean up. 14 лет назад
webgl_loader_scene.html 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 14 лет назад
webgl_loader_scene_blender.html 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 14 лет назад
webgl_loader_utf8.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_lod.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 лет назад
webgl_materials.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_materials2.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_materials_cars.html f59ed3e2ab Changed default ambient color to 0xffffff. 14 лет назад
webgl_materials_cars_anaglyph.html f59ed3e2ab Changed default ambient color to 0xffffff. 14 лет назад
webgl_materials_cars_camaro.html e45513c91b Fixed ambient in few more examples. 14 лет назад
webgl_materials_cars_camaro_crosseyed.html f59ed3e2ab Changed default ambient color to 0xffffff. 14 лет назад
webgl_materials_cars_parallaxbarrier.html e45513c91b Fixed ambient in few more examples. 14 лет назад
webgl_materials_cubemap.html 7eab901dae Updated all the links to the Wald Disney head. 14 лет назад
webgl_materials_cubemap_balls_reflection.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_materials_cubemap_balls_reflection_anaglyph.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_materials_cubemap_balls_refraction.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_materials_cubemap_balls_refraction_crosseyed.html 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 лет назад
webgl_materials_cubemap_dynamic.html ad831711c2 Changed `stencilBufer` to `stencilBuffer` in `examples/webgl_materials_cubemap_dynamic.html`. 14 лет назад
webgl_materials_cubemap_escher.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_materials_cubemap_refraction.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_materials_grass.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_materials_normalmap.html 49f14b8e68 Refactored shadow maps to store shadow parameters and data in SpotLight. 14 лет назад
webgl_materials_normalmap2.html dac676f7a0 Tweaked a bit specular for Lee-Perry. 14 лет назад
webgl_materials_shaders.html 91854828b1 mesh.overdraw clean up. 14 лет назад
webgl_materials_shaders_fresnel.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_materials_skin.html c15de0a390 Changed `stencilBufer` to `stencilBuffer` in `examples/webgl_materials_skin.html`. 14 лет назад
webgl_materials_texture_filters.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_materials_video.html 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 14 лет назад
webgl_morphnormals.html cb41542aad Refactored morph normals to be optional. 14 лет назад
webgl_morphtargets.html f59ed3e2ab Changed default ambient color to 0xffffff. 14 лет назад
webgl_morphtargets_horse.html 6862c7d935 Fixed horse-induced animation playback bug. 14 лет назад
webgl_morphtargets_md2.html 503f08fa98 Brought back old TrackballControls. Sorry @mrdoob :/ 14 лет назад
webgl_multiple_canvases_circle.html 2a79171077 Fixed some examples. 14 лет назад
webgl_multiple_canvases_complex.html 2a79171077 Fixed some examples. 14 лет назад
webgl_multiple_canvases_grid.html 2a79171077 Fixed some examples. 14 лет назад
webgl_multiple_views.html 69fb4b31c0 Made shadow transparent (albeit doesn't go well with canvas_geometry_earth :/). Updated webgl_multiple_views example for the new IcosahedronGeometry. 14 лет назад
webgl_panorama_equirectangular.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_particles_billboards.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 лет назад
webgl_particles_billboards_colors.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_particles_dynamic.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_particles_random.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 лет назад
webgl_particles_shapes.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_particles_sprites.html 28ad7aa270 Renamed scene.objects to scene.__objects and fixed all the examples that relied on it. 14 лет назад
webgl_performance.html 2a79171077 Fixed some examples. 14 лет назад
webgl_performance_doublesided.html 382f964255 Added doubleSided handling for reflections / refractions. 14 лет назад
webgl_postprocessing.html 05f86c7438 Fixed postprocessing demo. 14 лет назад
webgl_postprocessing_dof.html 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 14 лет назад
webgl_ribbons.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_rtt.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_sandbox.html 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 лет назад
webgl_shader.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_shader2.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_shader_lava.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_shading_physical.html 503f08fa98 Brought back old TrackballControls. Sorry @mrdoob :/ 14 лет назад
webgl_shadowmap.html f83c6a41ae Added unpackDepthRGBA shader. 14 лет назад
webgl_sprites.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_terrain_dynamic.html a48864b47a Reverted TrackballControls changes. 14 лет назад
webgl_test_memory.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
webgl_trackballcamera_earth.html 503f08fa98 Brought back old TrackballControls. Sorry @mrdoob :/ 14 лет назад
webgl_trails.html 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад