alteredq 098d3edab8 Added dynamic updating of BufferGeometry. Added BufferGeometry.applyMatrix. Added Matrix4.multiplyVector3Array. 13 years ago
..
fonts ec3ea826ab Added Droid fonts. 14 years ago
js 098d3edab8 Added dynamic updating of BufferGeometry. Added BufferGeometry.applyMatrix. Added Matrix4.multiplyVector3Array. 13 years ago
models f3dc45406b Working VTKLoader. Fixes #1721. 13 years ago
obj cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 years ago
scenes 747ab5a431 Fixed GL warnings in scene loader example. 13 years ago
sounds 7415759392 Added 3d sound support plus example. 14 years ago
textures 4d1dd95d62 Added another dynamic cubemap example. 13 years ago
canvas_ascii_effect.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_camera_orthographic.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_camera_orthographic2.html 5ba7abc69b Deprecated THREE.Vertex. 13 years ago
canvas_geometry_birds.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_geometry_cube.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
canvas_geometry_earth.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
canvas_geometry_hierarchy.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
canvas_geometry_panorama.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_geometry_panorama_fisheye.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_geometry_terrain.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
canvas_geometry_text.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
canvas_interactive_cubes.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_interactive_cubes_tween.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_interactive_particles.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_interactive_voxelpainter.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_lights_pointlights.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_lights_pointlights_smooth.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_lines.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
canvas_lines_sphere.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
canvas_materials.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_materials_depth.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_materials_normal.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_materials_reflection.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_materials_video.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
canvas_particles_floor.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
canvas_particles_random.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
canvas_particles_shapes.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
canvas_particles_sprites.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
canvas_particles_waves.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
canvas_performance.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
canvas_sandbox.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
misc_camera_fly.html 5ba7abc69b Deprecated THREE.Vertex. 13 years ago
misc_camera_orbit.html 955a531ab4 Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init. 13 years ago
misc_camera_path.html 955a531ab4 Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init. 13 years ago
misc_camera_roll.html 955a531ab4 Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init. 13 years ago
misc_camera_trackball.html 955a531ab4 Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init. 13 years ago
misc_lights_test.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
misc_lookat.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
misc_software.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
misc_sound.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
misc_ubiquity_test.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
misc_uv_tests.html 911c34882f added UV tests example and move cylinder uv generator to UVsUtils. 13 years ago
webgl_animation_skinning.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
webgl_camera.html 5785ba5f03 Tweaked camera example. 13 years ago
webgl_custom_attributes.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
webgl_custom_attributes_lines.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
webgl_custom_attributes_particles.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
webgl_custom_attributes_particles2.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
webgl_custom_attributes_particles3.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
webgl_geometries.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
webgl_geometries2.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
webgl_geometry_colors.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
webgl_geometry_colors_blender.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
webgl_geometry_convex.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
webgl_geometry_cube.html 955a531ab4 Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init. 13 years ago
webgl_geometry_dynamic.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
webgl_geometry_extrude_shapes.html cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
webgl_geometry_extrude_splines.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_geometry_extrude_uvs2.html 89bb6b6f02 Little tweaks and updated builds. 13 years ago
webgl_geometry_hierarchy.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_geometry_hierarchy2.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_geometry_large_mesh.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_geometry_minecraft.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_geometry_minecraft_ao.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_geometry_shapes.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_geometry_subdivison.html 39d92677ee I run chrome with the flag `--allow-file-access-from-files` instead of doing a web server so I wasn't seeing these. 13 years ago
webgl_geometry_terrain.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_geometry_terrain_fog.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_geometry_tessellation.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_geometry_text.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_hdr.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_interactive_cubes.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_interactive_draggablecubes.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_interactive_voxelpainter.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_kinect.html 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 years ago
webgl_lensflares.html 2a79171077 Fixed some examples. 13 years ago
webgl_lights_pointlights.html 42d679838f Preventing setting zero sized EffectComposer (which leads to WebGL and math errors). Also more examples resizing handling. 13 years ago
webgl_lights_pointlights2.html 42d679838f Preventing setting zero sized EffectComposer (which leads to WebGL and math errors). Also more examples resizing handling. 13 years ago
webgl_lines_colors.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_lines_cubes.html 42d679838f Preventing setting zero sized EffectComposer (which leads to WebGL and math errors). Also more examples resizing handling. 13 years ago
webgl_lines_sphere.html 42d679838f Preventing setting zero sized EffectComposer (which leads to WebGL and math errors). Also more examples resizing handling. 13 years ago
webgl_lines_splines.html 42d679838f Preventing setting zero sized EffectComposer (which leads to WebGL and math errors). Also more examples resizing handling. 13 years ago
webgl_loader_collada.html 42d679838f Preventing setting zero sized EffectComposer (which leads to WebGL and math errors). Also more examples resizing handling. 13 years ago
webgl_loader_collada_keyframe.html 42d679838f Preventing setting zero sized EffectComposer (which leads to WebGL and math errors). Also more examples resizing handling. 13 years ago
webgl_loader_ctm.html 803f457728 Moved UTF8Loader to /examples/js/loaders and start to setup the idea from #1613. 13 years ago
webgl_loader_ctm_materials.html 803f457728 Moved UTF8Loader to /examples/js/loaders and start to setup the idea from #1613. 13 years ago
webgl_loader_json_blender.html 25978d4350 GeometryLoader using LoadingMonitor. 13 years ago
webgl_loader_json_objconverter.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
webgl_loader_obj.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_loader_scene.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_loader_scene_blender.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_loader_utf8.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_loader_vtk.html ce4cae51f9 Another batch of examples resizing handling. 13 years ago
webgl_lod.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_marching_cubes.html 52e8507a89 Added handling of vertex colors for ImmediateRenderObjects. 13 years ago
webgl_materials.html 9b05a88027 Fixed incorrect setSize in AnaglyphEffect and ParallaxBarrierEffect. More examples resize handling. 13 years ago
webgl_materials2.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_materials_blending.html 4a36583427 Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples. 13 years ago
webgl_materials_blending_custom.html 4a36583427 Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples. 13 years ago
webgl_materials_cars.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_cars_anaglyph.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_cars_camaro.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_cars_camaro_crosseyed.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_cars_parallaxbarrier.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_cubemap.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_cubemap_balls_reflection.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_cubemap_balls_reflection_anaglyph.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_cubemap_balls_refraction.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_cubemap_balls_refraction_crosseyed.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_cubemap_dynamic.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_materials_cubemap_dynamic2.html 9dc27fe959 CubeCamera.renderTarget instead of CubeCamera.getRenderTarget(). 13 years ago
webgl_materials_cubemap_escher.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_cubemap_refraction.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_grass.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_normalmap.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_normalmap2.html 8e1909273a Tweaked a bit Lee-Perry normal map example. 13 years ago
webgl_materials_shaders.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_shaders_fresnel.html d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
webgl_materials_skin.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_materials_texture_filters.html 12ff17c2ad Fixed texture filters example. 13 years ago
webgl_materials_video.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_morphnormals.html cb41542aad Refactored morph normals to be optional. 13 years ago
webgl_morphtargets.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_morphtargets_horse.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_morphtargets_md2.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 years ago
webgl_morphtargets_md2_control.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 years ago
webgl_multiple_canvases_circle.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 years ago
webgl_multiple_canvases_complex.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 years ago
webgl_multiple_canvases_grid.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 years ago
webgl_multiple_views.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 years ago
webgl_panorama_equirectangular.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_particles_billboards.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_particles_billboards_colors.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_particles_dynamic.html 6fd7eb0211 Merge remote-tracking branch 'valette/dirtyCleanup' into dev 13 years ago
webgl_particles_random.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_particles_shapes.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_particles_sprites.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_performance.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_performance_doublesided.html 5875fc9990 Also for doubleSided stress test sorting helps. 13 years ago
webgl_performance_static.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_postprocessing.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_postprocessing_dof.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 years ago
webgl_postprocessing_godrays.html b0c25b7bb5 Cleaned up god's ray example. Made background and sun color configurable. 13 years ago
webgl_ribbons.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_rtt.html a29f369f35 Added flipping workaround to RTT example. 13 years ago
webgl_sandbox.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_shader.html 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. 13 years ago
webgl_shader2.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_shader_lava.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_shading_physical.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_shadowmap.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_shadowmap_performance.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_sprites.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_terrain_dynamic.html 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. 13 years ago
webgl_test_memory.html 36b8839f50 More fixing of runtime warnings in examples. 13 years ago
webgl_test_memory2.html b1181354c4 Added memory test for deallocateMaterial. 13 years ago
webgl_trackballcamera_earth.html 47b9abfda3 Another batch of examples resizing. 13 years ago
webgl_trails.html 47b9abfda3 Another batch of examples resizing. 13 years ago