alteredq 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 lat temu
..
fonts ec3ea826ab Added Droid fonts. 14 lat temu
js 81a7f16d1f GUI: More accurate selection box. 13 lat temu
models f3dc45406b Working VTKLoader. Fixes #1721. 13 lat temu
obj 462692ebb3 Updated Blender 2.63 exporter handling of vertex colors to deal with n-gons. 13 lat temu
scenes 747ab5a431 Fixed GL warnings in scene loader example. 13 lat temu
sounds 7415759392 Added 3d sound support plus example. 15 lat temu
textures 4d1dd95d62 Added another dynamic cubemap example. 13 lat temu
canvas_ascii_effect.html b959ceae62 Improved AsciiEffect example. 13 lat temu
canvas_camera_orthographic.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
canvas_camera_orthographic2.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
canvas_geometry_birds.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 lat temu
canvas_geometry_cube.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 14 lat temu
canvas_geometry_earth.html e4dc8cfe89 GeometryLoader working (ex JSONLoader) 13 lat temu
canvas_geometry_hierarchy.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 lat temu
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 lat temu
canvas_geometry_panorama_fisheye.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 lat temu
canvas_geometry_terrain.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 lat temu
canvas_geometry_text.html 0817add186 Added missing "parent" variable definition. Fixes #1251 14 lat temu
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 lat temu
canvas_interactive_cubes_tween.html 104389c58e Fixed broken interactive examples. 14 lat temu
canvas_interactive_particles.html 104389c58e Fixed broken interactive examples. 14 lat temu
canvas_interactive_voxelpainter.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
canvas_lights_pointlights.html aa0ac326bc Minor clean up. 13 lat temu
canvas_lights_pointlights_smooth.html 4b5aa679a8 Yet another minor clean up. 13 lat temu
canvas_lines.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
canvas_lines_sphere.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
canvas_materials.html a09af3a5d3 CanvasRenderer and SVGRenderer fix. material === undefined instead of material === null. 13 lat temu
canvas_materials_depth.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 14 lat temu
canvas_materials_normal.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 lat temu
canvas_materials_reflection.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 lat temu
canvas_materials_video.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 14 lat temu
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 lat temu
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 lat temu
canvas_particles_shapes.html 91854828b1 mesh.overdraw clean up. 14 lat temu
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 lat temu
canvas_particles_waves.html efd3de0639 Fixed wave particles example. Not sure where the stroke() came from. 13 lat temu
canvas_performance.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
canvas_sandbox.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
misc_camera_fly.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
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 lat temu
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 lat temu
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 lat temu
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 lat temu
misc_lights_test.html d7f3ff7f5c Changed some examples to be framerate independent. 13 lat temu
misc_lookat.html ca90b0aa03 Cleaned up lookAt() example. Minor tweaks. 14 lat temu
misc_software.html 8e21ed4cf6 Some optimisations to the WIP software renderers. 13 lat temu
misc_sound.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 14 lat temu
misc_ubiquity_test.html 41e77c577e Moved DOMRenderer and SVGRenderer to /examples/js/renderers 13 lat temu
misc_uv_tests.html 911c34882f added UV tests example and move cylinder uv generator to UVsUtils. 13 lat temu
webgl_animation_skinning.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 14 lat temu
webgl_camera.html 5785ba5f03 Tweaked camera example. 13 lat temu
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 lat temu
webgl_custom_attributes_lines.html 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 lat temu
webgl_custom_attributes_particles.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
webgl_custom_attributes_particles2.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 lat temu
webgl_custom_attributes_particles3.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
webgl_geometries.html 7d988db87d Having the light on top seems to be much more useful. 13 lat temu
webgl_geometries2.html 66e6365cbf Small tweak. 13 lat temu
webgl_geometry_colors.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 lat temu
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 lat temu
webgl_geometry_convex.html 5e0e31bb67 Added example for ConvexGeometry 13 lat temu
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 lat temu
webgl_geometry_dynamic.html 78faa13fcd __dirtyTangents to tangentsNeedUpdate 13 lat temu
webgl_geometry_extrude_shapes.html bbfb8044f5 use THREE.TubeGeometry.FrenetFrames in THREE.ExtrudeGeometry. created a starfruit extrusion 13 lat temu
webgl_geometry_extrude_splines.html 89bb6b6f02 Little tweaks and updated builds. 13 lat temu
webgl_geometry_extrude_uvs2.html 89bb6b6f02 Little tweaks and updated builds. 13 lat temu
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 lat temu
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 lat temu
webgl_geometry_large_mesh.html f5c7ac4983 More examples fixing. 14 lat temu
webgl_geometry_minecraft.html f5c7ac4983 More examples fixing. 14 lat temu
webgl_geometry_minecraft_ao.html f5c7ac4983 More examples fixing. 14 lat temu
webgl_geometry_shapes.html bbfb8044f5 use THREE.TubeGeometry.FrenetFrames in THREE.ExtrudeGeometry. created a starfruit extrusion 13 lat temu
webgl_geometry_subdivison.html 4becf192df fixed a very rare case situation when a duplicated vertex in a face4 13 lat temu
webgl_geometry_terrain.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 lat temu
webgl_geometry_terrain_fog.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 lat temu
webgl_geometry_tessellation.html 14fdaa11e7 Added Face3.clone, Face4.clone, GeometryUtils.tessellate and tessellate + explode example. 14 lat temu
webgl_geometry_text.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 lat temu
webgl_hdr.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 14 lat temu
webgl_interactive_cubes.html 104389c58e Fixed broken interactive examples. 14 lat temu
webgl_interactive_draggablecubes.html 9789d554c5 Added TrackballControls to draggable cubes example. 13 lat temu
webgl_interactive_voxelpainter.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 14 lat temu
webgl_kinect.html 586a43e9e3 Removed unneeded code from Kinect example. 13 lat temu
webgl_lensflares.html 2a79171077 Fixed some examples. 14 lat temu
webgl_lights_pointlights.html d7f3ff7f5c Changed some examples to be framerate independent. 13 lat temu
webgl_lights_pointlights2.html 5875fc9990 Also for doubleSided stress test sorting helps. 13 lat temu
webgl_lines_colors.html 5fbfc1f947 Fixed some more examples using vertexColors = true. 13 lat temu
webgl_lines_cubes.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
webgl_lines_sphere.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
webgl_lines_splines.html 5fbfc1f947 Fixed some more examples using vertexColors = true. 13 lat temu
webgl_loader_collada.html 2c44c9dc67 Simplified grid creation code. 13 lat temu
webgl_loader_collada_keyframe.html a7035b78cc Moved ColladaLoader to /examples/js. Also moved /src/extras/loaders to /src/loaders. 13 lat temu
webgl_loader_ctm.html 803f457728 Moved UTF8Loader to /examples/js/loaders and start to setup the idea from #1613. 13 lat temu
webgl_loader_ctm_materials.html 803f457728 Moved UTF8Loader to /examples/js/loaders and start to setup the idea from #1613. 13 lat temu
webgl_loader_json_blender.html 25978d4350 GeometryLoader using LoadingMonitor. 13 lat temu
webgl_loader_json_objconverter.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 14 lat temu
webgl_loader_obj.html 8bbd61b149 Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript. 13 lat temu
webgl_loader_scene.html 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 14 lat temu
webgl_loader_scene_blender.html 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 14 lat temu
webgl_loader_utf8.html 803f457728 Moved UTF8Loader to /examples/js/loaders and start to setup the idea from #1613. 13 lat temu
webgl_loader_vtk.html 8bbd61b149 Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript. 13 lat temu
webgl_lod.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 lat temu
webgl_marching_cubes.html 52e8507a89 Added handling of vertex colors for ImmediateRenderObjects. 13 lat temu
webgl_materials.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
webgl_materials2.html 9451201ca3 Added workaround for ANGLE bug which was breaking shading when using physically based specular term. 14 lat temu
webgl_materials_blending.html 4a36583427 Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples. 13 lat temu
webgl_materials_blending_custom.html 4a36583427 Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples. 13 lat temu
webgl_materials_cars.html b151edf297 Simplified skyboxes handling in examples. 13 lat temu
webgl_materials_cars_anaglyph.html 5f64fc8640 Moving AnaglyphEffect & co to /examples/js/effects. 13 lat temu
webgl_materials_cars_camaro.html e45513c91b Fixed ambient in few more examples. 14 lat temu
webgl_materials_cars_camaro_crosseyed.html 5f64fc8640 Moving AnaglyphEffect & co to /examples/js/effects. 13 lat temu
webgl_materials_cars_parallaxbarrier.html 5f64fc8640 Moving AnaglyphEffect & co to /examples/js/effects. 13 lat temu
webgl_materials_cubemap.html b151edf297 Simplified skyboxes handling in examples. 13 lat temu
webgl_materials_cubemap_balls_reflection.html b151edf297 Simplified skyboxes handling in examples. 13 lat temu
webgl_materials_cubemap_balls_reflection_anaglyph.html 5f64fc8640 Moving AnaglyphEffect & co to /examples/js/effects. 13 lat temu
webgl_materials_cubemap_balls_refraction.html b151edf297 Simplified skyboxes handling in examples. 13 lat temu
webgl_materials_cubemap_balls_refraction_crosseyed.html 5f64fc8640 Moving AnaglyphEffect & co to /examples/js/effects. 13 lat temu
webgl_materials_cubemap_dynamic.html 43bcf9192d Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 lat temu
webgl_materials_cubemap_dynamic2.html 9dc27fe959 CubeCamera.renderTarget instead of CubeCamera.getRenderTarget(). 13 lat temu
webgl_materials_cubemap_escher.html 36b8839f50 More fixing of runtime warnings in examples. 14 lat temu
webgl_materials_cubemap_refraction.html 36b8839f50 More fixing of runtime warnings in examples. 14 lat temu
webgl_materials_grass.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 14 lat temu
webgl_materials_normalmap.html 9451201ca3 Added workaround for ANGLE bug which was breaking shading when using physically based specular term. 14 lat temu
webgl_materials_normalmap2.html 8e1909273a Tweaked a bit Lee-Perry normal map example. 13 lat temu
webgl_materials_shaders.html 91854828b1 mesh.overdraw clean up. 14 lat temu
webgl_materials_shaders_fresnel.html 36b8839f50 More fixing of runtime warnings in examples. 14 lat temu
webgl_materials_skin.html c15de0a390 Changed `stencilBufer` to `stencilBuffer` in `examples/webgl_materials_skin.html`. 14 lat temu
webgl_materials_texture_filters.html 12ff17c2ad Fixed texture filters example. 13 lat temu
webgl_materials_video.html 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 14 lat temu
webgl_morphnormals.html cb41542aad Refactored morph normals to be optional. 14 lat temu
webgl_morphtargets.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
webgl_morphtargets_horse.html 6862c7d935 Fixed horse-induced animation playback bug. 14 lat temu
webgl_morphtargets_md2.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 14 lat temu
webgl_morphtargets_md2_control.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 14 lat temu
webgl_multiple_canvases_circle.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 lat temu
webgl_multiple_canvases_complex.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 lat temu
webgl_multiple_canvases_grid.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 lat temu
webgl_multiple_views.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 lat temu
webgl_panorama_equirectangular.html c5c89fa2d7 Matrix4's static methods makeFrustum, makePerspective, makeOrtho are now normal non-static public methods. Fixes #1615. 13 lat temu
webgl_particles_billboards.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
webgl_particles_billboards_colors.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
webgl_particles_dynamic.html 6fd7eb0211 Merge remote-tracking branch 'valette/dirtyCleanup' into dev 13 lat temu
webgl_particles_random.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
webgl_particles_shapes.html 6fd7eb0211 Merge remote-tracking branch 'valette/dirtyCleanup' into dev 13 lat temu
webgl_particles_sprites.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
webgl_performance.html 08a37d34c1 Scene graph update is fast enough that on my system there is no change of FPS when removing the matrixAutoUpdate = false stuff. 13 lat temu
webgl_performance_doublesided.html 5875fc9990 Also for doubleSided stress test sorting helps. 13 lat temu
webgl_performance_static.html 6053d97fe6 Added static scene graph performance test. 13 lat temu
webgl_postprocessing.html 4473685351 Fixed postprocessing example. 13 lat temu
webgl_postprocessing_dof.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 lat temu
webgl_postprocessing_godrays.html b0c25b7bb5 Cleaned up god's ray example. Made background and sun color configurable. 13 lat temu
webgl_ribbons.html 6fd7eb0211 Merge remote-tracking branch 'valette/dirtyCleanup' into dev 13 lat temu
webgl_rtt.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 14 lat temu
webgl_sandbox.html 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 lat temu
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 lat temu
webgl_shader2.html d7f3ff7f5c Changed some examples to be framerate independent. 13 lat temu
webgl_shader_lava.html 36b8839f50 More fixing of runtime warnings in examples. 14 lat temu
webgl_shading_physical.html 43bcf9192d Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 lat temu
webgl_shadowmap.html 1087cf8cda Implemented real spotlights. 13 lat temu
webgl_shadowmap_performance.html 53af22ee12 add also a performance example 13 lat temu
webgl_sprites.html 36b8839f50 More fixing of runtime warnings in examples. 14 lat temu
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 lat temu
webgl_test_memory.html 36b8839f50 More fixing of runtime warnings in examples. 14 lat temu
webgl_test_memory2.html b1181354c4 Added memory test for deallocateMaterial. 13 lat temu
webgl_trackballcamera_earth.html 3265a7efdd Fixed missing camera->controls change in webgl_trackballcamera_earth.html. Fixes #1761. 13 lat temu
webgl_trails.html 5ba7abc69b Deprecated THREE.Vertex. 13 lat temu
粤ICP备19079148号