aboutsummaryrefslogtreecommitdiffhomepage
path: root/bower.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'bower.BUILD')
-rw-r--r--bower.BUILD326
1 files changed, 0 insertions, 326 deletions
diff --git a/bower.BUILD b/bower.BUILD
index 5440d7b95b..9d961529d1 100644
--- a/bower.BUILD
+++ b/bower.BUILD
@@ -321,41 +321,6 @@ filegroup(
)
filegroup(
- name = "numericjs",
- srcs = [
- "benchmark.html",
- "benchmark2.html",
- "demo.html",
- "documentation.html",
- "myworker.js",
- "resources/style.css",
- "resources/style-ie.css",
- "src/documentation.html",
- "src/numeric.js",
- "src/quadprog.js",
- "src/seedrandom.js",
- "src/sparse2.js",
- "src/svd.js",
- "tools/XMLHttpRequest.js",
- "tools/closurelib.js",
- "tools/excanvas.min.js",
- "tools/goog-require.js",
- "tools/jquery.flot.image.js",
- "tools/jquery.flot.image.min.js",
- "tools/jquery.flot.js",
- "tools/jquery.flot.min.js",
- "tools/jquery-1.7.1.js",
- "tools/jquery-1.7.1.min.js",
- "tools/json2.js",
- "tools/megalib.js",
- "tools/mytest.html",
- "tools/sylvester.js",
- "tools/unit2.js",
- "tools/workshop.html",
- ],
-)
-
-filegroup(
name = "paper_behaviors",
srcs = [
"index.html",
@@ -617,275 +582,6 @@ filegroup(
)
filegroup(
- name = "three_js",
- srcs = [
- "three.js-r77/build/three.js",
- "three.js-r77/build/three.min.js",
- "three.js-r77/examples/js/AnimationClipCreator.js",
- "three.js-r77/examples/js/BlendCharacter.js",
- "three.js-r77/examples/js/BlendCharacterGui.js",
- "three.js-r77/examples/js/BufferGeometryUtils.js",
- "three.js-r77/examples/js/Car.js",
- "three.js-r77/examples/js/Cloth.js",
- "three.js-r77/examples/js/CurveExtras.js",
- "three.js-r77/examples/js/Detector.js",
- "three.js-r77/examples/js/Encodings.js",
- "three.js-r77/examples/js/GPUParticleSystem.js",
- "three.js-r77/examples/js/Gyroscope.js",
- "three.js-r77/examples/js/Half.js",
- "three.js-r77/examples/js/ImprovedNoise.js",
- "three.js-r77/examples/js/MD2Character.js",
- "three.js-r77/examples/js/MD2CharacterComplex.js",
- "three.js-r77/examples/js/MarchingCubes.js",
- "three.js-r77/examples/js/Mirror.js",
- "three.js-r77/examples/js/MorphAnimMesh.js",
- "three.js-r77/examples/js/MorphAnimation.js",
- "three.js-r77/examples/js/Ocean.js",
- "three.js-r77/examples/js/Octree.js",
- "three.js-r77/examples/js/PRNG.js",
- "three.js-r77/examples/js/ParametricGeometries.js",
- "three.js-r77/examples/js/RollerCoaster.js",
- "three.js-r77/examples/js/ShaderGodRays.js",
- "three.js-r77/examples/js/ShaderSkin.js",
- "three.js-r77/examples/js/ShaderTerrain.js",
- "three.js-r77/examples/js/ShaderToon.js",
- "three.js-r77/examples/js/SimplexNoise.js",
- "three.js-r77/examples/js/SimulationRenderer.js",
- "three.js-r77/examples/js/SkyShader.js",
- "three.js-r77/examples/js/TimelinerController.js",
- "three.js-r77/examples/js/TypedArrayUtils.js",
- "three.js-r77/examples/js/UCSCharacter.js",
- "three.js-r77/examples/js/Volume.js",
- "three.js-r77/examples/js/VolumeSlice.js",
- "three.js-r77/examples/js/WaterShader.js",
- "three.js-r77/examples/js/WebVR.js",
- "three.js-r77/examples/js/animation/CCDIKSolver.js",
- "three.js-r77/examples/js/animation/MMDPhysics.js",
- "three.js-r77/examples/js/cameras/CinematicCamera.js",
- "three.js-r77/examples/js/cameras/CombinedCamera.js",
- "three.js-r77/examples/js/controls/DeviceOrientationControls.js",
- "three.js-r77/examples/js/controls/DragControls.js",
- "three.js-r77/examples/js/controls/EditorControls.js",
- "three.js-r77/examples/js/controls/FirstPersonControls.js",
- "three.js-r77/examples/js/controls/FlyControls.js",
- "three.js-r77/examples/js/controls/MouseControls.js",
- "three.js-r77/examples/js/controls/OrbitControls.js",
- "three.js-r77/examples/js/controls/OrthographicTrackballControls.js",
- "three.js-r77/examples/js/controls/PointerLockControls.js",
- "three.js-r77/examples/js/controls/TrackballControls.js",
- "three.js-r77/examples/js/controls/TransformControls.js",
- "three.js-r77/examples/js/controls/VRControls.js",
- "three.js-r77/examples/js/crossfade/gui.js",
- "three.js-r77/examples/js/crossfade/scenes.js",
- "three.js-r77/examples/js/crossfade/transition.js",
- "three.js-r77/examples/js/curves/NURBSCurve.js",
- "three.js-r77/examples/js/curves/NURBSSurface.js",
- "three.js-r77/examples/js/curves/NURBSUtils.js",
- "three.js-r77/examples/js/effects/AnaglyphEffect.js",
- "three.js-r77/examples/js/effects/AsciiEffect.js",
- "three.js-r77/examples/js/effects/ParallaxBarrierEffect.js",
- "three.js-r77/examples/js/effects/PeppersGhostEffect.js",
- "three.js-r77/examples/js/effects/StereoEffect.js",
- "three.js-r77/examples/js/effects/VREffect.js",
- "three.js-r77/examples/js/exporters/OBJExporter.js",
- "three.js-r77/examples/js/exporters/STLBinaryExporter.js",
- "three.js-r77/examples/js/exporters/STLExporter.js",
- "three.js-r77/examples/js/exporters/TypedGeometryExporter.js",
- "three.js-r77/examples/js/geometries/ConvexGeometry.js",
- "three.js-r77/examples/js/geometries/DecalGeometry.js",
- "three.js-r77/examples/js/geometries/TeapotBufferGeometry.js",
- "three.js-r77/examples/js/geometries/hilbert2D.js",
- "three.js-r77/examples/js/geometries/hilbert3D.js",
- "three.js-r77/examples/js/libs/ammo.js",
- "three.js-r77/examples/js/libs/charsetencoder.min.js",
- "three.js-r77/examples/js/libs/dat.gui.min.js",
- "three.js-r77/examples/js/libs/earcut.js",
- "three.js-r77/examples/js/libs/inflate.min.js",
- "three.js-r77/examples/js/libs/jszip.min.js",
- "three.js-r77/examples/js/libs/msgpack-js.js",
- "three.js-r77/examples/js/libs/pnltri.min.js",
- "three.js-r77/examples/js/libs/stats.min.js",
- "three.js-r77/examples/js/libs/system.min.js",
- "three.js-r77/examples/js/libs/timeliner_gui.min.js",
- "three.js-r77/examples/js/libs/tween.min.js",
- "three.js-r77/examples/js/libs/zlib_and_gzip.min.js",
- "three.js-r77/examples/js/loaders/3MFLoader.js",
- "three.js-r77/examples/js/loaders/AMFLoader.js",
- "three.js-r77/examples/js/loaders/AWDLoader.js",
- "three.js-r77/examples/js/loaders/AssimpJSONLoader.js",
- "three.js-r77/examples/js/loaders/BabylonLoader.js",
- "three.js-r77/examples/js/loaders/BinaryLoader.js",
- "three.js-r77/examples/js/loaders/ColladaLoader.js",
- "three.js-r77/examples/js/loaders/ColladaLoader2.js",
- "three.js-r77/examples/js/loaders/DDSLoader.js",
- "three.js-r77/examples/js/loaders/FBXLoader.js",
- "three.js-r77/examples/js/loaders/HDRCubeTextureLoader.js",
- "three.js-r77/examples/js/loaders/KMZLoader.js",
- "three.js-r77/examples/js/loaders/MD2Loader.js",
- "three.js-r77/examples/js/loaders/MMDLoader.js",
- "three.js-r77/examples/js/loaders/MTLLoader.js",
- "three.js-r77/examples/js/loaders/NRRDLoader.js",
- "three.js-r77/examples/js/loaders/OBJLoader.js",
- "three.js-r77/examples/js/loaders/PCDLoader.js",
- "three.js-r77/examples/js/loaders/PDBLoader.js",
- "three.js-r77/examples/js/loaders/PLYLoader.js",
- "three.js-r77/examples/js/loaders/PVRLoader.js",
- "three.js-r77/examples/js/loaders/PlayCanvasLoader.js",
- "three.js-r77/examples/js/loaders/RGBELoader.js",
- "three.js-r77/examples/js/loaders/STLLoader.js",
- "three.js-r77/examples/js/loaders/SVGLoader.js",
- "three.js-r77/examples/js/loaders/TGALoader.js",
- "three.js-r77/examples/js/loaders/UTF8Loader.js",
- "three.js-r77/examples/js/loaders/VRMLLoader.js",
- "three.js-r77/examples/js/loaders/VTKLoader.js",
- "three.js-r77/examples/js/loaders/collada/Animation.js",
- "three.js-r77/examples/js/loaders/collada/AnimationHandler.js",
- "three.js-r77/examples/js/loaders/collada/KeyFrameAnimation.js",
- "three.js-r77/examples/js/loaders/ctm/CTMLoader.js",
- "three.js-r77/examples/js/loaders/ctm/CTMWorker.js",
- "three.js-r77/examples/js/loaders/ctm/ctm.js",
- "three.js-r77/examples/js/loaders/ctm/lzma.js",
- "three.js-r77/examples/js/loaders/deprecated/SceneLoader.js",
- "three.js-r77/examples/js/loaders/gltf/glTF-parser.js",
- "three.js-r77/examples/js/loaders/gltf/glTFAnimation.js",
- "three.js-r77/examples/js/loaders/gltf/glTFLoader.js",
- "three.js-r77/examples/js/loaders/gltf/glTFLoaderUtils.js",
- "three.js-r77/examples/js/loaders/gltf/glTFShaders.js",
- "three.js-r77/examples/js/loaders/gltf/gltfUtilities.js",
- "three.js-r77/examples/js/loaders/sea3d/SEA3D.js",
- "three.js-r77/examples/js/loaders/sea3d/SEA3DDeflate.js",
- "three.js-r77/examples/js/loaders/sea3d/SEA3DLZMA.js",
- "three.js-r77/examples/js/loaders/sea3d/SEA3DLegacy.js",
- "three.js-r77/examples/js/loaders/sea3d/SEA3DLoader.js",
- "three.js-r77/examples/js/math/ColorConverter.js",
- "three.js-r77/examples/js/math/Lut.js",
- "three.js-r77/examples/js/modifiers/BufferSubdivisionModifier.js",
- "three.js-r77/examples/js/modifiers/ExplodeModifier.js",
- "three.js-r77/examples/js/modifiers/SubdivisionModifier.js",
- "three.js-r77/examples/js/modifiers/TessellateModifier.js",
- "three.js-r77/examples/js/nodes/BuilderNode.js",
- "three.js-r77/examples/js/nodes/ConstNode.js",
- "three.js-r77/examples/js/nodes/FunctionCallNode.js",
- "three.js-r77/examples/js/nodes/FunctionNode.js",
- "three.js-r77/examples/js/nodes/GLNode.js",
- "three.js-r77/examples/js/nodes/InputNode.js",
- "three.js-r77/examples/js/nodes/NodeLib.js",
- "three.js-r77/examples/js/nodes/NodeMaterial.js",
- "three.js-r77/examples/js/nodes/RawNode.js",
- "three.js-r77/examples/js/nodes/TempNode.js",
- "three.js-r77/examples/js/nodes/accessors/CameraNode.js",
- "three.js-r77/examples/js/nodes/accessors/ColorsNode.js",
- "three.js-r77/examples/js/nodes/accessors/LightNode.js",
- "three.js-r77/examples/js/nodes/accessors/NormalNode.js",
- "three.js-r77/examples/js/nodes/accessors/PositionNode.js",
- "three.js-r77/examples/js/nodes/accessors/ReflectNode.js",
- "three.js-r77/examples/js/nodes/accessors/ScreenUVNode.js",
- "three.js-r77/examples/js/nodes/accessors/UVNode.js",
- "three.js-r77/examples/js/nodes/inputs/ColorNode.js",
- "three.js-r77/examples/js/nodes/inputs/CubeTextureNode.js",
- "three.js-r77/examples/js/nodes/inputs/FloatNode.js",
- "three.js-r77/examples/js/nodes/inputs/IntNode.js",
- "three.js-r77/examples/js/nodes/inputs/Matrix4Node.js",
- "three.js-r77/examples/js/nodes/inputs/MirrorNode.js",
- "three.js-r77/examples/js/nodes/inputs/ScreenNode.js",
- "three.js-r77/examples/js/nodes/inputs/TextureNode.js",
- "three.js-r77/examples/js/nodes/inputs/Vector2Node.js",
- "three.js-r77/examples/js/nodes/inputs/Vector3Node.js",
- "three.js-r77/examples/js/nodes/inputs/Vector4Node.js",
- "three.js-r77/examples/js/nodes/materials/PhongNode.js",
- "three.js-r77/examples/js/nodes/materials/PhongNodeMaterial.js",
- "three.js-r77/examples/js/nodes/materials/StandardNode.js",
- "three.js-r77/examples/js/nodes/materials/StandardNodeMaterial.js",
- "three.js-r77/examples/js/nodes/math/Math1Node.js",
- "three.js-r77/examples/js/nodes/math/Math2Node.js",
- "three.js-r77/examples/js/nodes/math/Math3Node.js",
- "three.js-r77/examples/js/nodes/math/OperatorNode.js",
- "three.js-r77/examples/js/nodes/postprocessing/NodePass.js",
- "three.js-r77/examples/js/nodes/utils/ColorAdjustmentNode.js",
- "three.js-r77/examples/js/nodes/utils/JoinNode.js",
- "three.js-r77/examples/js/nodes/utils/LuminanceNode.js",
- "three.js-r77/examples/js/nodes/utils/NoiseNode.js",
- "three.js-r77/examples/js/nodes/utils/NormalMapNode.js",
- "three.js-r77/examples/js/nodes/utils/ResolutionNode.js",
- "three.js-r77/examples/js/nodes/utils/RoughnessToBlinnExponentNode.js",
- "three.js-r77/examples/js/nodes/utils/SwitchNode.js",
- "three.js-r77/examples/js/nodes/utils/TimerNode.js",
- "three.js-r77/examples/js/nodes/utils/VelocityNode.js",
- "three.js-r77/examples/js/objects/ShadowMesh.js",
- "three.js-r77/examples/js/pmrem/PMREMCubeUVPacker.js",
- "three.js-r77/examples/js/pmrem/PMREMGenerator.js",
- "three.js-r77/examples/js/postprocessing/AdaptiveToneMappingPass.js",
- "three.js-r77/examples/js/postprocessing/BloomPass.js",
- "three.js-r77/examples/js/postprocessing/BokehPass.js",
- "three.js-r77/examples/js/postprocessing/ClearPass.js",
- "three.js-r77/examples/js/postprocessing/DotScreenPass.js",
- "three.js-r77/examples/js/postprocessing/EffectComposer.js",
- "three.js-r77/examples/js/postprocessing/FilmPass.js",
- "three.js-r77/examples/js/postprocessing/GlitchPass.js",
- "three.js-r77/examples/js/postprocessing/ManualMSAARenderPass.js",
- "three.js-r77/examples/js/postprocessing/MaskPass.js",
- "three.js-r77/examples/js/postprocessing/RenderPass.js",
- "three.js-r77/examples/js/postprocessing/SMAAPass.js",
- "three.js-r77/examples/js/postprocessing/SavePass.js",
- "three.js-r77/examples/js/postprocessing/ShaderPass.js",
- "three.js-r77/examples/js/postprocessing/TAARenderPass.js",
- "three.js-r77/examples/js/postprocessing/TexturePass.js",
- "three.js-r77/examples/js/renderers/CSS2DRenderer.js",
- "three.js-r77/examples/js/renderers/CSS3DRenderer.js",
- "three.js-r77/examples/js/renderers/CanvasRenderer.js",
- "three.js-r77/examples/js/renderers/Projector.js",
- "three.js-r77/examples/js/renderers/RaytracingRenderer.js",
- "three.js-r77/examples/js/renderers/RaytracingWorker.js",
- "three.js-r77/examples/js/renderers/SVGRenderer.js",
- "three.js-r77/examples/js/renderers/SoftwareRenderer.js",
- "three.js-r77/examples/js/shaders/BasicShader.js",
- "three.js-r77/examples/js/shaders/BleachBypassShader.js",
- "three.js-r77/examples/js/shaders/BlendShader.js",
- "three.js-r77/examples/js/shaders/BokehShader.js",
- "three.js-r77/examples/js/shaders/BokehShader2.js",
- "three.js-r77/examples/js/shaders/BrightnessContrastShader.js",
- "three.js-r77/examples/js/shaders/ColorCorrectionShader.js",
- "three.js-r77/examples/js/shaders/ColorifyShader.js",
- "three.js-r77/examples/js/shaders/ConvolutionShader.js",
- "three.js-r77/examples/js/shaders/CopyShader.js",
- "three.js-r77/examples/js/shaders/DOFMipMapShader.js",
- "three.js-r77/examples/js/shaders/DigitalGlitch.js",
- "three.js-r77/examples/js/shaders/DotScreenShader.js",
- "three.js-r77/examples/js/shaders/EdgeShader.js",
- "three.js-r77/examples/js/shaders/EdgeShader2.js",
- "three.js-r77/examples/js/shaders/FXAAShader.js",
- "three.js-r77/examples/js/shaders/FilmShader.js",
- "three.js-r77/examples/js/shaders/FocusShader.js",
- "three.js-r77/examples/js/shaders/FresnelShader.js",
- "three.js-r77/examples/js/shaders/GammaCorrectionShader.js",
- "three.js-r77/examples/js/shaders/HorizontalBlurShader.js",
- "three.js-r77/examples/js/shaders/HorizontalTiltShiftShader.js",
- "three.js-r77/examples/js/shaders/HueSaturationShader.js",
- "three.js-r77/examples/js/shaders/KaleidoShader.js",
- "three.js-r77/examples/js/shaders/LuminosityShader.js",
- "three.js-r77/examples/js/shaders/MirrorShader.js",
- "three.js-r77/examples/js/shaders/NormalMapShader.js",
- "three.js-r77/examples/js/shaders/OceanShaders.js",
- "three.js-r77/examples/js/shaders/ParallaxShader.js",
- "three.js-r77/examples/js/shaders/RGBShiftShader.js",
- "three.js-r77/examples/js/shaders/SMAAShader.js",
- "three.js-r77/examples/js/shaders/SSAOShader.js",
- "three.js-r77/examples/js/shaders/SepiaShader.js",
- "three.js-r77/examples/js/shaders/TechnicolorShader.js",
- "three.js-r77/examples/js/shaders/ToneMapShader.js",
- "three.js-r77/examples/js/shaders/TriangleBlurShader.js",
- "three.js-r77/examples/js/shaders/UnpackDepthRGBAShader.js",
- "three.js-r77/examples/js/shaders/VerticalBlurShader.js",
- "three.js-r77/examples/js/shaders/VerticalTiltShiftShader.js",
- "three.js-r77/examples/js/shaders/VignetteShader.js",
- "three.js-r77/examples/js/utils/GeometryUtils.js",
- "three.js-r77/examples/js/utils/ImageUtils.js",
- "three.js-r77/examples/js/utils/ShadowMapViewer.js",
- "three.js-r77/examples/js/utils/UVsDebug.js",
- ],
-)
-
-filegroup(
name = "web_animations_js",
srcs = [
"web-animations.html",
@@ -912,25 +608,3 @@ filegroup(
"webcomponents-lite.min.js",
],
)
-
-filegroup(
- name = "weblas",
- srcs = [
- "benchmark.html",
- "benchmark/sgemm.js",
- "dist/weblas.js",
- "index.js",
- "lib/globals.js",
- "lib/pipeline.js",
- "lib/saxpycalculator.js",
- "lib/sclmpcalculator.js",
- "lib/sdwnscalculator.js",
- "lib/sgemmcalculator.js",
- "lib/sscalcalculator.js",
- "lib/tensor.js",
- "lib/test.js",
- "lib/webgl.js",
- "test.html",
- "test/data/generate.js",
- ],
-)