Mr.doob 5f16aa70ad Editor: Renamed GeometrySaver to GeometryExporter. 13 年之前
..
fonts ec3ea826ab Added Droid fonts. 14 年之前
js 5f16aa70ad Editor: Renamed GeometrySaver to GeometryExporter. 13 年之前
models 89bc466c55 Fixed bug in compressed textures loader. 13 年之前
obj d75e7ae489 Added material.vertexColors = THREE.FaceColor support to CanvasRenderer and SVGRenderer. 13 年之前
scenes 726398c3af Minor refactoring. 13 年之前
sounds 7415759392 Added 3d sound support plus example. 15 年之前
textures 1f17717d00 Moved escher compressed cubemap to the right forlder. 13 年之前
canvas_ascii_effect.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_camera_orthographic.html 2affcfa2b7 Better grids code. And minor tweaks to CanvasRenderer. 13 年之前
canvas_camera_orthographic2.html 2affcfa2b7 Better grids code. And minor tweaks to CanvasRenderer. 13 年之前
canvas_geometry_birds.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_geometry_cube.html d75e7ae489 Added material.vertexColors = THREE.FaceColor support to CanvasRenderer and SVGRenderer. 13 年之前
canvas_geometry_earth.html 6a4f61dc5b Shadow done with canvas instead. 13 年之前
canvas_geometry_hierarchy.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_geometry_panorama.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_geometry_panorama_fisheye.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_geometry_shapes.html 9bec22d56a Updated build. 13 年之前
canvas_geometry_terrain.html ac3e5e453d Fixed broken example. 13 年之前
canvas_geometry_text.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_interactive_cubes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_interactive_cubes_tween.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_interactive_particles.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_interactive_voxelpainter.html d75e7ae489 Added material.vertexColors = THREE.FaceColor support to CanvasRenderer and SVGRenderer. 13 年之前
canvas_lights_pointlights.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_lights_pointlights_smooth.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_lines.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_lines_sphere.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_materials.html 2affcfa2b7 Better grids code. And minor tweaks to CanvasRenderer. 13 年之前
canvas_materials_depth.html 84b40c1f84 Removed unneeded parameters from depth material example. 13 年之前
canvas_materials_normal.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_materials_reflection.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_materials_video.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_particles_floor.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_particles_random.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_particles_shapes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_particles_sprites.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_particles_waves.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
canvas_performance.html 2affcfa2b7 Better grids code. And minor tweaks to CanvasRenderer. 13 年之前
canvas_sandbox.html 2affcfa2b7 Better grids code. And minor tweaks to CanvasRenderer. 13 年之前
misc_camera_fly.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
misc_camera_orbit.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
misc_camera_path.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
misc_camera_roll.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
misc_camera_trackball.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
misc_controls_pointerlock.html fc2db04573 Tweaked pointer lock example. 13 年之前
misc_css3d.html dac392c5c2 CSS3DRenderer doesn't need the appendChild hack anymore. 13 年之前
misc_lights_test.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
misc_lookat.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
misc_software.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
misc_sound.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
misc_ubiquity_test.html d75e7ae489 Added material.vertexColors = THREE.FaceColor support to CanvasRenderer and SVGRenderer. 13 年之前
misc_uv_tests.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_animation_cloth.html fda0a0a80f Simplified AxisHelper. 13 年之前
webgl_animation_skinning.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_animation_skinning_morph.html f890612a11 Added link to @apendua's video in new skinning example and tweaked it to look more like it. 13 年之前
webgl_buffergeometry.html 2a870f7794 Removed unneeded code from buffergeometry example. 13 年之前
webgl_buffergeometry_particles.html 74d5e31b1f 15fps to 20fps on buffergeometry examples. 13 年之前
webgl_camera.html d846a0a67a Changed CameraHelper API. 13 年之前
webgl_custom_attributes.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_custom_attributes_lines.html bfa5a1d910 Added info box to canvas shape example. 13 年之前
webgl_custom_attributes_particles.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_custom_attributes_particles2.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_custom_attributes_particles3.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_geometries.html 74717a1fa2 Added size parameter to AxisHelper as suggested in fda0a0a80ff7e547736a9245b8cb4baeecc2077d 13 年之前
webgl_geometries2.html 74717a1fa2 Added size parameter to AxisHelper as suggested in fda0a0a80ff7e547736a9245b8cb4baeecc2077d 13 年之前
webgl_geometry_colors.html 6a4f61dc5b Shadow done with canvas instead. 13 年之前
webgl_geometry_colors_blender.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_geometry_convex.html 74717a1fa2 Added size parameter to AxisHelper as suggested in fda0a0a80ff7e547736a9245b8cb4baeecc2077d 13 年之前
webgl_geometry_cube.html eea8d1102d Added anisotropy to cube example. Added getMaxAnisotropy() to CanvasRenderer for compatibility. 13 年之前
webgl_geometry_dynamic.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_geometry_extrude_shapes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_geometry_extrude_splines.html b17defa8f0 Cleaning webgl_geometry_extrude_splines a bit. 13 年之前
webgl_geometry_extrude_uvs2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_geometry_hierarchy.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_geometry_hierarchy2.html de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. 13 年之前
webgl_geometry_large_mesh.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_geometry_minecraft.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_geometry_minecraft_ao.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_geometry_shapes.html 9bec22d56a Updated build. 13 年之前
webgl_geometry_subdivision.html 7f554b43a0 Fixed typo in subdivision example filename 13 年之前
webgl_geometry_terrain.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_geometry_terrain_fog.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_geometry_tessellation.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_geometry_text.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_hdr.html 97ee7a81cd THREE.ShaderExtras['film'] to THREE.FilmShader. 13 年之前
webgl_interactive_cubes.html b6861b3e0c Yet more Ray clean up. 13 年之前
webgl_interactive_cubes_gpu.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_interactive_draggablecubes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_interactive_voxelpainter.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_kinect.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_lensflares.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_lights_hemisphere.html b3d7de97c7 Forgot to switch to minified lib. 13 年之前
webgl_lights_pointlights.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_lights_pointlights2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_lines_colors.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_lines_cubes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_lines_sphere.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_lines_splines.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_loader_collada.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_loader_collada_keyframe.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_loader_ctm.html d2921d5275 Changed UTF8v2Loader and CTMLoader to use BufferGeometry by default. 13 年之前
webgl_loader_ctm_materials.html d2921d5275 Changed UTF8v2Loader and CTMLoader to use BufferGeometry by default. 13 年之前
webgl_loader_json_blender.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_loader_json_objconverter.html 93b181ac02 Added support for compressed textures to Loader base class. Added compressed textures to JSON loader example. 13 年之前
webgl_loader_obj.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_loader_obj_mtl.html a22b6a4609 Added compressed textures support to MTLLoader. 13 年之前
webgl_loader_scene.html de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. 13 年之前
webgl_loader_scene_blender.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_loader_stl.html 16c1921ef7 Trying to make STL example look less bad. 13 年之前
webgl_loader_utf8.html de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. 13 年之前
webgl_loader_vtk.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_lod.html de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. 13 年之前
webgl_marching_cubes.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_materials.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_materials2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_materials_blending.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_materials_blending_custom.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_materials_bumpmap.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_materials_bumpmap_skin.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_materials_cars.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_materials_cars_anaglyph.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_materials_cars_camaro.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_materials_cars_camaro_crosseyed.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_materials_cars_parallaxbarrier.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_materials_cubemap.html 156d4d38e6 Merge branch 'master' into dev 13 年之前
webgl_materials_cubemap_balls_reflection.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_materials_cubemap_balls_reflection_anaglyph.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_materials_cubemap_balls_refraction.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_materials_cubemap_balls_refraction_crosseyed.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_materials_cubemap_dynamic.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_materials_cubemap_dynamic2.html fbf435f871 Merging with @alteredq. 13 年之前
webgl_materials_cubemap_escher.html fce601d5f0 Added support for compressed cube maps. 13 年之前
webgl_materials_cubemap_refraction.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_materials_grass.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_materials_lightmap.html 5191711924 Added handling of anisotropy to Loader base class. 13 年之前
webgl_materials_normalmap.html 25bffd0d3b One possible workaround for normal map inconsistencies across models. 13 年之前
webgl_materials_normalmap2.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_materials_shaders.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_materials_shaders_fresnel.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_materials_skin.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_materials_texture_anisotropy.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_materials_texture_compressed.html 12744d4983 Added @alteredq's compressed textures recomendation in the example itself. 13 年之前
webgl_materials_texture_filters.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_materials_video.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_materials_wireframe.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_morphnormals.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_morphtargets.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_morphtargets_horse.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_morphtargets_md2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_morphtargets_md2_control.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_multiple_canvases_circle.html 6a4f61dc5b Shadow done with canvas instead. 13 年之前
webgl_multiple_canvases_complex.html 6a4f61dc5b Shadow done with canvas instead. 13 年之前
webgl_multiple_canvases_grid.html 6a4f61dc5b Shadow done with canvas instead. 13 年之前
webgl_multiple_views.html 6a4f61dc5b Shadow done with canvas instead. 13 年之前
webgl_panorama_equirectangular.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_particles_billboards.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_particles_billboards_colors.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_particles_dynamic.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_particles_random.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_particles_shapes.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_particles_sprites.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_performance.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_performance_doublesided.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_performance_static.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_postprocessing.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_postprocessing_dof.html 4f4f87430f Splitted ShaderExtras into individual files. 13 年之前
webgl_postprocessing_godrays.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_ribbons.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_rtt.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_sandbox.html 4f4f87430f Splitted ShaderExtras into individual files. 13 年之前
webgl_shader.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_shader2.html 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年之前
webgl_shader_lava.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_shading_physical.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_shadowmap.html 4f4f87430f Splitted ShaderExtras into individual files. 13 年之前
webgl_shadowmap_performance.html 4f4f87430f Splitted ShaderExtras into individual files. 13 年之前
webgl_sprites.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_terrain_dynamic.html 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
webgl_test_memory.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_test_memory2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
webgl_trackballcamera_earth.html 25bffd0d3b One possible workaround for normal map inconsistencies across models. 13 年之前
webgl_trails.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前