Ricardo Cabello 60dfa3031b Merge pull request #6242 from benaadams/instancing пре 10 година
..
files d810b695d7 Added examples viewer. See #3687. пре 12 година
fonts ec3ea826ab Added Droid fonts. пре 14 година
js c24855eedf Do not generate mipmaps if render target generateMipmaps is not set. пре 10 година
models 26b71211cc Merge pull request #6211 from makc/buffer-geometry-loader-fix пре 11 година
obj adf7c1f198 Removed incorrect opacity data. See #6197. пре 11 година
scenes d4ccf0fcb4 transparency to opacity change. пре 11 година
sounds 7415759392 Added 3d sound support plus example. пре 15 година
textures d8eb183445 Added vr_video example. пре 10 година
canvas_ascii_effect.html a72347515f r70 пре 11 година
canvas_camera_orthographic.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_camera_orthographic2.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_effects_stereo.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_geometry_birds.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_geometry_cube.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_geometry_earth.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_geometry_hierarchy.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_geometry_nurbs.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_geometry_panorama.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_geometry_panorama_fisheye.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_geometry_shapes.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_geometry_terrain.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_geometry_text.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_interactive_cubes.html bda2f09c86 Updating code to use Raycaster.setFromCamera() method пре 11 година
canvas_interactive_cubes_tween.html bda2f09c86 Updating code to use Raycaster.setFromCamera() method пре 11 година
canvas_interactive_particles.html bda2f09c86 Updating code to use Raycaster.setFromCamera() method пре 11 година
canvas_interactive_voxelpainter.html bda2f09c86 Updating code to use Raycaster.setFromCamera() method пре 11 година
canvas_lights_pointlights.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_lines.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_lines_colors.html f41482c27b CanvasRenderer: Fixed white background bug. пре 11 година
canvas_lines_colors_2d.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
canvas_lines_dashed.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
canvas_lines_sphere.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_materials.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_materials_depth.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_materials_normal.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_materials_reflection.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_materials_video.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_morphtargets_horse.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_particles_floor.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_particles_random.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_particles_shapes.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_particles_sprites.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_particles_waves.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_performance.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
canvas_sandbox.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
css3d_molecules.html eecc8f7c5c Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835. пре 11 година
css3d_panorama.html 2ac4572832 Fixed CSS3D Panorama example. Fixes #3651. пре 12 година
css3d_panorama_deviceorientation.html 6d41888106 DeviceOrientationControls: Calling connect() by default. пре 11 година
css3d_periodictable.html d86527f9fa Improved some examples. пре 11 година
css3d_sandbox.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
css3d_sprites.html ccc35c6c94 Simplified CSS3D Sprites example. пре 11 година
css3d_youtube.html 2eac89431c More tweaks to CSS3D Youtube example. пре 12 година
css3dstereo_periodictable.html b99aed7cca Added CSS3DStereoRenderer. пре 11 година
index.html ff952e5e2e Made half-float default mode in ocean2 and added to list. пре 10 година
misc_animation_keys.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
misc_controls_deviceorientation.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
misc_controls_fly.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
misc_controls_orbit.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
misc_controls_pointerlock.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
misc_controls_trackball.html 589819d4f3 TrackballControls with new rotation mode пре 11 година
misc_controls_transform.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
misc_fps.html 1aabcb379c Examples clean up. пре 10 година
misc_lights_test.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
misc_lookat.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
misc_sound.html 48bc06144a Fixed sound example. пре 10 година
misc_ubiquity_test.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
misc_ubiquity_test2.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
misc_uv_tests.html be75f8a5bb Simplified ExtrudeGeometry UV code. пре 11 година
raytracing_sandbox.html 1ec37295bd Examples clean up. пре 12 година
software_geometry_earth.html ec3259270c Updated examples that could use PlaneBufferGeometry. пре 11 година
software_sandbox.html 4b1742ce0a Renamed THREE.Renderer back to THREE.Projector. пре 11 година
svg_sandbox.html ec3259270c Updated examples that could use PlaneBufferGeometry. пре 11 година
vr_cubes.html bb3a31974f Simplified VREffect a bit more. пре 10 година
vr_video.html da18415c32 Simplified and tweaked VR examples. пре 10 година
webgl_animation_cloth.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_animation_skinning_blending.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_animation_skinning_morph.html cdd6d71522 reduce greeness of light in morph example. пре 11 година
webgl_buffergeometry.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_buffergeometry_custom_attributes_particles.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_buffergeometry_drawcalls.html 67686409e9 Reworked DynamicBufferAttribute. Related #5969. пре 11 година
webgl_buffergeometry_instancing.html 69c81f0da5 Interleaved BufferGeometry пре 10 година
webgl_buffergeometry_instancing_dynamic.html 69c81f0da5 Interleaved BufferGeometry пре 10 година
webgl_buffergeometry_instancing_interleaved_dynamic.html 69c81f0da5 Interleaved BufferGeometry пре 10 година
webgl_buffergeometry_lines.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_buffergeometry_lines_indexed.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_buffergeometry_particles.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_buffergeometry_rawshader.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_buffergeometry_uint.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_camera.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_camera_logarithmicdepthbuffer.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_custom_attributes.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_custom_attributes_lines.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_custom_attributes_particles.html 46130d8158 Cleaned up example. пре 10 година
webgl_custom_attributes_particles2.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_custom_attributes_particles3.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_decals.html 64c7a61c1f Updated normalScale for new texture пре 11 година
webgl_effects_anaglyph.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_effects_parallaxbarrier.html d385ae1fe7 Fixed incorrect combine parameter. Thanks @redsolarmoon. пре 11 година
webgl_effects_stereo.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_geometries.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_geometries2.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_geometry_colors.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_geometry_colors_blender.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_geometry_colors_lookuptable.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_geometry_convex.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_geometry_cube.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_geometry_dynamic.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_geometry_extrude_shapes.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_geometry_extrude_shapes2.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_geometry_extrude_splines.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_geometry_hierarchy.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_geometry_hierarchy2.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_geometry_large_mesh.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_geometry_minecraft.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_geometry_minecraft_ao.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_geometry_normals.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_geometry_nurbs.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_geometry_shapes.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_geometry_terrain.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_geometry_terrain_fog.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_geometry_terrain_raycast.html bda2f09c86 Updating code to use Raycaster.setFromCamera() method пре 11 година
webgl_geometry_text.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_geometry_text2.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_gpgpu_birds.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_hdr.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_helpers.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_interactive_buffergeometry.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_interactive_cubes.html bda2f09c86 Updating code to use Raycaster.setFromCamera() method пре 11 година
webgl_interactive_cubes_gpu.html 1aabcb379c Examples clean up. пре 10 година
webgl_interactive_cubes_ortho.html bda2f09c86 Updating code to use Raycaster.setFromCamera() method пре 11 година
webgl_interactive_draggablecubes.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_interactive_lines.html c2ebad446e webgl_interactive_lines_visible_sphere пре 11 година
webgl_interactive_particles.html bda2f09c86 Updating code to use Raycaster.setFromCamera() method пре 11 година
webgl_interactive_raycasting_pointcloud.html bda2f09c86 Updating code to use Raycaster.setFromCamera() method пре 11 година
webgl_interactive_voxelpainter.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_kinect.html 463366fede Fixed video examples. пре 11 година
webgl_lensflares.html daa2b493c1 Merge remote-tracking branch 'MDamien/patch-1' into dev пре 11 година
webgl_lights_hemisphere.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_lights_pointlights.html bfd29f459f WebGLRenderer: Avoid flat shading buffer creation when using MeshPhongMaterial and clean up. See #6117. пре 11 година
webgl_lights_pointlights2.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_lines_colors.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_lines_cubes.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_lines_dashed.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_lines_sphere.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_lines_splines.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_loader_assimp2json.html 84c68034e9 Simplified example. пре 11 година
webgl_loader_awd.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_loader_babylon.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_loader_collada.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_loader_collada_keyframe.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_loader_collada_kinematics.html 12b0e7b1fd Improved example lighting. пре 11 година
webgl_loader_collada_skinning.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_loader_ctm.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_loader_ctm_materials.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_loader_gltf.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_loader_json_blender.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_loader_json_objconverter.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_loader_msgpack.html 8eeb69a907 Fixed more examples on iOS. пре 11 година
webgl_loader_obj.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_loader_obj_mtl.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_loader_pdb.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_loader_ply.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_loader_scene.html b61ead7858 Simplified example. пре 10 година
webgl_loader_stl.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_loader_utf8.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_loader_vrml.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_loader_vtk.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_lod.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_marchingcubes.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_materials.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_materials2.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_materials_blending.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_blending_custom.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_bumpmap.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_materials_bumpmap_skin.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_materials_cars.html 2616e08df0 Merge branch 'patch-3' of https://github.com/theo-armour/three.js into dev пре 11 година
webgl_materials_cars_camaro.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_cubemap.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_materials_cubemap_balls_reflection.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_cubemap_balls_refraction.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_cubemap_dynamic.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_materials_cubemap_dynamic2.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_cubemap_escher.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_cubemap_refraction.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_envmaps.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_grass.html d932d63cd8 Fixed grass example. пре 11 година
webgl_materials_lightmap.html 0b993c1b5e rename lightMapScale > lightMapIntensity пре 10 година
webgl_materials_normaldisplacementmap.html 0bfa311159 NormalDisplacementShader: fix calculation of reflection vector; fix example пре 10 година
webgl_materials_normalmap.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_materials_parallaxmap.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_shaders_fresnel.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_skin.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_materials_texture_anisotropy.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_materials_texture_compressed.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_texture_filters.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_materials_texture_hdr.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_texture_manualmipmap.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_materials_texture_pvrtc.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_materials_texture_tga.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_materials_video.html 8eeb69a907 Fixed more examples on iOS. пре 11 година
webgl_materials_wireframe.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_mirror.html 28b633b93a Fix typo in comment: mirorr -> mirror пре 11 година
webgl_modifier_subdivision.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_modifier_tessellation.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_morphnormals.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_morphtargets.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_morphtargets_horse.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_morphtargets_human.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_morphtargets_md2.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_morphtargets_md2_control.html 23fec57ede Merge remote-tracking branch 'erich666/master' into dev пре 11 година
webgl_multiple_canvases_circle.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_multiple_canvases_complex.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_multiple_canvases_grid.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_multiple_views.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_nearestneighbour.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_objects_update.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_octree.html bda2f09c86 Updating code to use Raycaster.setFromCamera() method пре 11 година
webgl_octree_raycasting.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_panorama_equirectangular.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_particles_billboards.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_particles_billboards_colors.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_particles_dynamic.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_particles_random.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_particles_shapes.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_particles_sprites.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_performance.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_performance_doublesided.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_performance_static.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_postprocessing.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_postprocessing_advanced.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_postprocessing_crossfade.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_postprocessing_dof.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_postprocessing_dof2.html bda2f09c86 Updating code to use Raycaster.setFromCamera() method пре 11 година
webgl_postprocessing_glitch.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_postprocessing_godrays.html 188b9b7019 Examples: Cleaned up setClearColor(). пре 11 година
webgl_rtt.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_sandbox.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgl_shader.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_shader2.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_shader_lava.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_shaders_ocean.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_shaders_ocean2.html ff952e5e2e Made half-float default mode in ocean2 and added to list. пре 10 година
webgl_shaders_sky.html 1aabcb379c Examples clean up. пре 10 година
webgl_shaders_tonemapping.html 0ba7480cb1 Fix for average lumninance uniform not being set across both static tone mapping shaders пре 10 година
webgl_shaders_vector.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_shading_physical.html c0478beba3 Merge branch 'gammaFactor' of https://github.com/bhouston/three.js into dev пре 11 година
webgl_shadowmap.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_shadowmap_performance.html 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient пре 11 година
webgl_shadowmap_viewer.html 797316c14a Update webgl_shadowmap_viewer.html пре 11 година
webgl_shadowmesh.html 469c2e39aa Moved ShadowMesh to examples/js/objects by now. пре 11 година
webgl_skinning_simple.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_sprites.html 8eeb69a907 Fixed more examples on iOS. пре 11 година
webgl_terrain_dynamic.html c24855eedf Do not generate mipmaps if render target generateMipmaps is not set. пре 10 година
webgl_test_memory.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_test_memory2.html 2761f1b161 Examples: Added setPixelRatio(). See #5627. пре 11 година
webgl_trails.html 8aaa92c8ab Example code clean up. пре 11 година
webgl_video_panorama_equirectangular.html 463366fede Fixed video examples. пре 11 година
webgldeferred_animation.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgldeferred_arealights.html 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 пре 11 година
webgldeferred_pointlights.html 504a44ecaa Fixed example. See #5815. пре 11 година
粤ICP备19079148号