Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
..
fonts ec3ea826ab Added Droid fonts. il y a 14 ans
js ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
models e90539b6dd Renamed monster.txt back to readme.txt il y a 13 ans
obj ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
scenes 5e7d0fc061 Fixed scene example. il y a 14 ans
sounds 7415759392 Added 3d sound support plus example. il y a 15 ans
textures 4d1dd95d62 Added another dynamic cubemap example. il y a 13 ans
canvas_camera_orthographic.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
canvas_camera_orthographic2.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
canvas_geometry_birds.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
canvas_geometry_cube.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
canvas_geometry_earth.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
canvas_geometry_hierarchy.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). il y a 13 ans
canvas_geometry_panorama.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. il y a 14 ans
canvas_geometry_panorama_fisheye.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
canvas_geometry_terrain.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
canvas_geometry_text.html 0817add186 Added missing "parent" variable definition. Fixes #1251 il y a 14 ans
canvas_interactive_cubes.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. il y a 14 ans
canvas_interactive_cubes_tween.html 104389c58e Fixed broken interactive examples. il y a 14 ans
canvas_interactive_particles.html 104389c58e Fixed broken interactive examples. il y a 14 ans
canvas_interactive_voxelpainter.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
canvas_lights_pointlights.html aa0ac326bc Minor clean up. il y a 13 ans
canvas_lights_pointlights_smooth.html 4b5aa679a8 Yet another minor clean up. il y a 13 ans
canvas_lines.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
canvas_lines_sphere.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
canvas_materials.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
canvas_materials_depth.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
canvas_materials_normal.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). il y a 13 ans
canvas_materials_reflection.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). il y a 13 ans
canvas_materials_video.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
canvas_particles_floor.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. il y a 14 ans
canvas_particles_random.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. il y a 14 ans
canvas_particles_shapes.html 91854828b1 mesh.overdraw clean up. il y a 14 ans
canvas_particles_sprites.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. il y a 14 ans
canvas_particles_waves.html efd3de0639 Fixed wave particles example. Not sure where the stroke() came from. il y a 13 ans
canvas_performance.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
canvas_sandbox.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
misc_camera_fly.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
misc_camera_path.html 4989d0294e Fixed Spline.getPoint(). Tweaked camera controls examples. il y a 14 ans
misc_camera_roll.html 4989d0294e Fixed Spline.getPoint(). Tweaked camera controls examples. il y a 14 ans
misc_camera_trackball.html 4989d0294e Fixed Spline.getPoint(). Tweaked camera controls examples. il y a 14 ans
misc_lights_test.html ba22d994e2 Added material.needsUpdate flag. il y a 14 ans
misc_lookat.html ca90b0aa03 Cleaned up lookAt() example. Minor tweaks. il y a 14 ans
misc_sound.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
misc_ubiquity_test.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_animation_skinning.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
webgl_camera.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_custom_attributes.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. il y a 14 ans
webgl_custom_attributes_lines.html 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. il y a 14 ans
webgl_custom_attributes_particles.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_custom_attributes_particles2.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_custom_attributes_particles3.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_geometries.html 685d72ed9f Merged @zz85's branch. il y a 14 ans
webgl_geometry_colors.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
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. il y a 14 ans
webgl_geometry_cube.html 142ea7bc98 Implemented classic NeHe textured cube example. il y a 14 ans
webgl_geometry_dynamic.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_geometry_extrude.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. il y a 14 ans
webgl_geometry_extrude_shapes.html bbfb8044f5 use THREE.TubeGeometry.FrenetFrames in THREE.ExtrudeGeometry. created a starfruit extrusion il y a 13 ans
webgl_geometry_extrude_splines.html 84d75036c7 tweaks to examples/webgl_geometry_extrude_splines.html il y a 13 ans
webgl_geometry_extrude_uvs.html 1ebe7dff4f Fixed artefacts in extrude example. il y a 14 ans
webgl_geometry_hierarchy.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. il y a 14 ans
webgl_geometry_hierarchy2.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. il y a 14 ans
webgl_geometry_large_mesh.html f5c7ac4983 More examples fixing. il y a 14 ans
webgl_geometry_minecraft.html f5c7ac4983 More examples fixing. il y a 14 ans
webgl_geometry_minecraft_ao.html f5c7ac4983 More examples fixing. il y a 14 ans
webgl_geometry_shapes.html bbfb8044f5 use THREE.TubeGeometry.FrenetFrames in THREE.ExtrudeGeometry. created a starfruit extrusion il y a 13 ans
webgl_geometry_subdivison.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_geometry_terrain.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_geometry_terrain_fog.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_geometry_tessellation.html 14fdaa11e7 Added Face3.clone, Face4.clone, GeometryUtils.tessellate and tessellate + explode example. il y a 14 ans
webgl_geometry_text.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_hdr.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
webgl_interactive_cubes.html 104389c58e Fixed broken interactive examples. il y a 14 ans
webgl_interactive_draggablecubes.html 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. il y a 13 ans
webgl_interactive_voxelpainter.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
webgl_kinect.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_lensflares.html 2a79171077 Fixed some examples. il y a 14 ans
webgl_lights_pointlights.html 7eab901dae Updated all the links to the Wald Disney head. il y a 14 ans
webgl_lights_pointlights2.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
webgl_lines_colors.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_lines_cubes.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_lines_sphere.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_lines_splines.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_loader_collada.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_loader_collada_keyframe.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_loader_ctm.html 4d7a030b7e More folder structure clean up. il y a 13 ans
webgl_loader_ctm_materials.html 4d7a030b7e More folder structure clean up. il y a 13 ans
webgl_loader_json_blender.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_loader_json_objconverter.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
webgl_loader_scene.html 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. il y a 14 ans
webgl_loader_scene_blender.html 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. il y a 14 ans
webgl_loader_utf8.html 4d7a030b7e More folder structure clean up. il y a 13 ans
webgl_lod.html 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. il y a 14 ans
webgl_marching_cubes.html 0e3b527cdc Refactored MarchingCubes out into examples/js il y a 13 ans
webgl_materials.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_materials2.html 9451201ca3 Added workaround for ANGLE bug which was breaking shading when using physically based specular term. il y a 14 ans
webgl_materials_blending.html 4a36583427 Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples. il y a 13 ans
webgl_materials_blending_custom.html 4a36583427 Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples. il y a 13 ans
webgl_materials_cars.html b151edf297 Simplified skyboxes handling in examples. il y a 14 ans
webgl_materials_cars_anaglyph.html b151edf297 Simplified skyboxes handling in examples. il y a 14 ans
webgl_materials_cars_camaro.html e45513c91b Fixed ambient in few more examples. il y a 14 ans
webgl_materials_cars_camaro_crosseyed.html f59ed3e2ab Changed default ambient color to 0xffffff. il y a 14 ans
webgl_materials_cars_parallaxbarrier.html e45513c91b Fixed ambient in few more examples. il y a 14 ans
webgl_materials_cubemap.html b151edf297 Simplified skyboxes handling in examples. il y a 14 ans
webgl_materials_cubemap_balls_reflection.html b151edf297 Simplified skyboxes handling in examples. il y a 14 ans
webgl_materials_cubemap_balls_reflection_anaglyph.html b151edf297 Simplified skyboxes handling in examples. il y a 14 ans
webgl_materials_cubemap_balls_refraction.html b151edf297 Simplified skyboxes handling in examples. il y a 14 ans
webgl_materials_cubemap_balls_refraction_crosseyed.html b151edf297 Simplified skyboxes handling in examples. il y a 14 ans
webgl_materials_cubemap_dynamic.html 9dc27fe959 CubeCamera.renderTarget instead of CubeCamera.getRenderTarget(). il y a 13 ans
webgl_materials_cubemap_dynamic2.html 9dc27fe959 CubeCamera.renderTarget instead of CubeCamera.getRenderTarget(). il y a 13 ans
webgl_materials_cubemap_escher.html 36b8839f50 More fixing of runtime warnings in examples. il y a 14 ans
webgl_materials_cubemap_refraction.html 36b8839f50 More fixing of runtime warnings in examples. il y a 14 ans
webgl_materials_grass.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
webgl_materials_normalmap.html 9451201ca3 Added workaround for ANGLE bug which was breaking shading when using physically based specular term. il y a 14 ans
webgl_materials_normalmap2.html 8e1909273a Tweaked a bit Lee-Perry normal map example. il y a 13 ans
webgl_materials_shaders.html 91854828b1 mesh.overdraw clean up. il y a 14 ans
webgl_materials_shaders_fresnel.html 36b8839f50 More fixing of runtime warnings in examples. il y a 14 ans
webgl_materials_skin.html c15de0a390 Changed `stencilBufer` to `stencilBuffer` in `examples/webgl_materials_skin.html`. il y a 14 ans
webgl_materials_texture_filters.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
webgl_materials_video.html 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. il y a 14 ans
webgl_morphnormals.html cb41542aad Refactored morph normals to be optional. il y a 14 ans
webgl_morphtargets.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_morphtargets_horse.html 6862c7d935 Fixed horse-induced animation playback bug. il y a 14 ans
webgl_morphtargets_md2.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
webgl_morphtargets_md2_control.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
webgl_multiple_canvases_circle.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_multiple_canvases_complex.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_multiple_canvases_grid.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_multiple_views.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_panorama_equirectangular.html c5c89fa2d7 Matrix4's static methods makeFrustum, makePerspective, makeOrtho are now normal non-static public methods. Fixes #1615. il y a 13 ans
webgl_particles_billboards.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_particles_billboards_colors.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_particles_dynamic.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_particles_random.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_particles_shapes.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_particles_sprites.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_performance.html 2a79171077 Fixed some examples. il y a 14 ans
webgl_performance_doublesided.html 382f964255 Added doubleSided handling for reflections / refractions. il y a 14 ans
webgl_postprocessing.html 4473685351 Fixed postprocessing example. il y a 14 ans
webgl_postprocessing_dof.html 9b3d484bf2 Changed some new Date().getTime() to Date.now(). il y a 13 ans
webgl_postprocessing_godrays.html b0c25b7bb5 Cleaned up god's ray example. Made background and sun color configurable. il y a 13 ans
webgl_ribbons.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_rtt.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
webgl_sandbox.html 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. il y a 14 ans
webgl_shader.html 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. il y a 13 ans
webgl_shader2.html 36b8839f50 More fixing of runtime warnings in examples. il y a 14 ans
webgl_shader_lava.html 36b8839f50 More fixing of runtime warnings in examples. il y a 14 ans
webgl_shading_physical.html 9dc27fe959 CubeCamera.renderTarget instead of CubeCamera.getRenderTarget(). il y a 13 ans
webgl_shadowmap.html 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. il y a 14 ans
webgl_sprites.html 36b8839f50 More fixing of runtime warnings in examples. il y a 14 ans
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. il y a 13 ans
webgl_test_memory.html 36b8839f50 More fixing of runtime warnings in examples. il y a 14 ans
webgl_trackballcamera_earth.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
webgl_trails.html ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
粤ICP备19079148号