alteredq 88dec69453 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev před 13 roky
..
fonts ec3ea826ab Added Droid fonts. před 14 roky
js 13c4aa323a Fixed standard materials shaders to use properly transformed positions and normals with skinning and morphing. před 13 roky
models 9b4a7fe532 Added skinning + morphing example (thanks to @apendua). před 13 roky
obj f390c95562 Started to experimenting with tangent-less bump mapping by Morten Mikkelsen. před 13 roky
scenes 6c2bdaf522 Clean up of SceneLoader+properties. před 13 roky
sounds 7415759392 Added 3d sound support plus example. před 15 roky
textures 55444fc7f4 Added @zz85's cloth simulation example. před 13 roky
canvas_ascii_effect.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_camera_orthographic.html 2affcfa2b7 Better grids code. And minor tweaks to CanvasRenderer. před 13 roky
canvas_camera_orthographic2.html 2affcfa2b7 Better grids code. And minor tweaks to CanvasRenderer. před 13 roky
canvas_geometry_birds.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_geometry_cube.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_geometry_earth.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_geometry_hierarchy.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_geometry_panorama.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_geometry_panorama_fisheye.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_geometry_terrain.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_geometry_text.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_interactive_cubes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_interactive_cubes_tween.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_interactive_particles.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_interactive_voxelpainter.html 2affcfa2b7 Better grids code. And minor tweaks to CanvasRenderer. před 13 roky
canvas_lights_pointlights.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_lights_pointlights_smooth.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_lines.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_lines_sphere.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_materials.html 2affcfa2b7 Better grids code. And minor tweaks to CanvasRenderer. před 13 roky
canvas_materials_depth.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_materials_normal.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_materials_reflection.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_materials_video.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_particles_floor.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_particles_random.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_particles_shapes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_particles_sprites.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_particles_waves.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
canvas_performance.html 2affcfa2b7 Better grids code. And minor tweaks to CanvasRenderer. před 13 roky
canvas_sandbox.html 2affcfa2b7 Better grids code. And minor tweaks to CanvasRenderer. před 13 roky
misc_camera_fly.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
misc_camera_orbit.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
misc_camera_path.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
misc_camera_roll.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
misc_camera_trackball.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
misc_lights_test.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
misc_lookat.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
misc_software.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
misc_sound.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
misc_ubiquity_test.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
misc_uv_tests.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_animation_cloth.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_animation_skinning.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_animation_skinning_morph.html f890612a11 Added link to @apendua's video in new skinning example and tweaked it to look more like it. před 13 roky
webgl_buffergeometry.html 154f37f840 Updated BufferGeometry example to show how to use vertex colors and normals and how to handle large geometries. před 13 roky
webgl_camera.html d846a0a67a Changed CameraHelper API. před 13 roky
webgl_custom_attributes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_custom_attributes_lines.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_custom_attributes_particles.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_custom_attributes_particles2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_custom_attributes_particles3.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometries.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometries2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_colors.html b69e19e883 Promoted BufferGeometry from src/extras/core to scr/core. Added basic example. před 13 roky
webgl_geometry_colors_blender.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_convex.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_cube.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_dynamic.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_extrude_shapes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_extrude_splines.html d8bab754d0 Fixed example that relies on CameraHelper. před 13 roky
webgl_geometry_extrude_uvs2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_hierarchy.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_hierarchy2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_large_mesh.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_minecraft.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_minecraft_ao.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_shapes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_subdivison.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_terrain.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_terrain_fog.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_tessellation.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_geometry_text.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_hdr.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_interactive_cubes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_interactive_cubes_gpu.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_interactive_draggablecubes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_interactive_voxelpainter.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_kinect.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_lensflares.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_lights_pointlights.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_lights_pointlights2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_lines_colors.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_lines_cubes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_lines_sphere.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_lines_splines.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_loader_collada.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_loader_collada_keyframe.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_loader_ctm.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_loader_ctm_materials.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_loader_json_blender.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_loader_json_objconverter.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_loader_obj.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_loader_scene.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_loader_scene_blender.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_loader_stl.html 16c1921ef7 Trying to make STL example look less bad. před 13 roky
webgl_loader_utf8.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_loader_vtk.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_lod.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_marching_cubes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_blending.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_blending_custom.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_bumpmap.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_bumpmap_skin.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_cars.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_cars_anaglyph.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_cars_camaro.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_cars_camaro_crosseyed.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_cars_parallaxbarrier.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_cubemap.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_cubemap_balls_reflection.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_cubemap_balls_reflection_anaglyph.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_cubemap_balls_refraction.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_cubemap_balls_refraction_crosseyed.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_cubemap_dynamic.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_cubemap_dynamic2.html 13c4aa323a Fixed standard materials shaders to use properly transformed positions and normals with skinning and morphing. před 13 roky
webgl_materials_cubemap_escher.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_cubemap_refraction.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_grass.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_normalmap.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_normalmap2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_shaders.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_shaders_fresnel.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_skin.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_texture_anisotropy.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_texture_filters.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_video.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_materials_wireframe.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_morphnormals.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_morphtargets.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_morphtargets_horse.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_morphtargets_md2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_morphtargets_md2_control.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_multiple_canvases_circle.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_multiple_canvases_complex.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_multiple_canvases_grid.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_multiple_views.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_panorama_equirectangular.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_particles_billboards.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_particles_billboards_colors.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_particles_dynamic.html 13c4aa323a Fixed standard materials shaders to use properly transformed positions and normals with skinning and morphing. před 13 roky
webgl_particles_random.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_particles_shapes.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_particles_sprites.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_performance.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_performance_doublesided.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_performance_static.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_postprocessing.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_postprocessing_dof.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_postprocessing_godrays.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_ribbons.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_rtt.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_sandbox.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_shader.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_shader2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_shader_lava.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_shading_physical.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_shadowmap.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_shadowmap_performance.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_sprites.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_terrain_dynamic.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_test_memory.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_test_memory2.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_trackballcamera_earth.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
webgl_trails.html a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky