alteredq e151ff394b Added Ribbon object. 15 년 전
..
js 041054283a Messing with a new terrain generator demo. 15 년 전
obj a9af9481e5 Added vertex colors to ASCII model loader and to Blender exporter (plus corresponding example). 15 년 전
scenes feed283804 Added support for material blending parameter to scene loader. 15 년 전
textures d34d8d8e05 Vertex colors examples tweaks. 15 년 전
camera_orthographic.html e46346c9ba Cleaned up CanvasRenderer/MeshDepthMaterial code. 15 년 전
canvasrenderer_sandbox.html 2ecbe2dec2 A lot of bugfixing and refactoring. 15 년 전
geometry_birds.html 3b9d05563f close style tag 15 년 전
geometry_colors.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
geometry_cube.html bffdc03cf1 `*.material`→ `*.materials` 15 년 전
geometry_dynamic_gl.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
geometry_earth.html 00795b3a83 Updated CanvasRenderer and some examples to handle the `Texture( image, mapping)` approach. 15 년 전
geometry_large_mesh.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
geometry_minecraft.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
geometry_minecraft_ao.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
geometry_panorama.html a030086cf5 `texture.loaded = true` → `texture.image.loaded = true` 15 년 전
geometry_panorama_fisheye.html a030086cf5 `texture.loaded = true` → `texture.image.loaded = true` 15 년 전
geometry_terrain.html 10e21dde88 `Geometry::computeNormals` → `Geometry::computeFaceNormals` 15 년 전
geometry_terrain_fog_gl.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
geometry_terrain_gl.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
geometry_terrain_gl2.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
hdr.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
interactive_cubes.html bffdc03cf1 `*.material`→ `*.materials` 15 년 전
interactive_cubes_tween.html b449fdf5a8 Added a variation of the interactive example (using Tween.js) 15 년 전
interactive_voxelpainter.html bffdc03cf1 `*.material`→ `*.materials` 15 년 전
interactive_voxelpainter_gl.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
io_blender_colors.html a9af9481e5 Added vertex colors to ASCII model loader and to Blender exporter (plus corresponding example). 15 년 전
lights_pointlights.html bf495aa486 Yet another geometry optimisation to the minecraft demo. 15 년 전
lights_pointlights_gl.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
lights_pointlights_smooth.html bf495aa486 Yet another geometry optimisation to the minecraft demo. 15 년 전
lights_test.html 2ecbe2dec2 A lot of bugfixing and refactoring. 15 년 전
lines_colors_gl.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
lines_cubes_gl.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
lines_sphere.html 22f48a731b CanvasRenderer handles textures again. 15 년 전
lines_sphere_gl.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
lines_test.html b913baa6f0 Code clean up and minor optimisations. 15 년 전
materials.html e46346c9ba Cleaned up CanvasRenderer/MeshDepthMaterial code. 15 년 전
materials_cars.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
materials_cars_camaro.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
materials_cubemap.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
materials_cubemap_balls_reflection.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
materials_cubemap_balls_refraction.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
materials_cubemap_escher.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
materials_cubemap_refraction.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
materials_depth.html e46346c9ba Cleaned up CanvasRenderer/MeshDepthMaterial code. 15 년 전
materials_gl.html 04cae71659 Refactored render pass madness in WebGLRenderer to something a bit more sane. 15 년 전
materials_grass.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
materials_multimaterials.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
materials_normal.html 0f52ae5a9b Added `ImageUtils::loadTexture`. 15 년 전
materials_normalmap.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
materials_normalmap2.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
materials_reflection.html 508d22f296 Synced with mrdoob's branch. 15 년 전
materials_shaders.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
materials_shaders_fresnel.html 313ce3ed94 More refactoring and optimizations. 15 년 전
materials_video.html a030086cf5 `texture.loaded = true` → `texture.image.loaded = true` 15 년 전
obj_convert_test.html df513e044c Transplanted simple hierarchy system from WebGLRenderer2 into WebGLRenderer. 15 년 전
particles_billboards_colors_gl.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
particles_billboards_gl.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
particles_floor.html 5e2c480b89 Implemented Frustum checking to `Projector::projectObjects` (thanks errynp) 15 년 전
particles_random.html 5e2c480b89 Implemented Frustum checking to `Projector::projectObjects` (thanks errynp) 15 년 전
particles_random_gl.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
particles_sprites.html a7ac6fa598 Made CanvasRenderer ParticleBasicMaterial handling consistent with the rest — material.map needs to be a Texture. 15 년 전
particles_sprites_gl.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
particles_waves.html 5e2c480b89 Implemented Frustum checking to `Projector::projectObjects` (thanks errynp) 15 년 전
postprocessing.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
render_to_texture.html 2ecbe2dec2 A lot of bugfixing and refactoring. 15 년 전
ribbons_gl.html e151ff394b Added Ribbon object. 15 년 전
scene_test.html 313ce3ed94 More refactoring and optimizations. 15 년 전
shader.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
shader2.html 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 년 전
uqbiquity_test.html e151ff394b Added Ribbon object. 15 년 전
webglrenderer2_sandbox.html 37a053b308 Fixed PointLight prototype code (thx rectalogic) 15 년 전