--- !ruby/object:Gem::Specification name: opal-js_wrap-three version: !ruby/object:Gem::Version version: 0.1.2 platform: ruby authors: - hmdne autorequire: bindir: exe cert_chain: [] date: 2021-12-15 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: opal requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.0' description: "(Mostly) raw wrapper for the Three.js library for Opal" email: [] executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/main.yml" - ".gitignore" - ".rspec" - ".rubocop.yml" - CHANGELOG.md - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - babel.config.json - bin/console - bin/setup - examples/clipping_intersection/Gemfile - examples/clipping_intersection/example.rb - examples/clipping_intersection/run.sh - examples/gltf_loader/Gemfile - examples/gltf_loader/example.rb - examples/gltf_loader/run.sh - examples/readme/Gemfile - examples/readme/example.rb - examples/readme/run.sh - lib-opal/js_wrap.rb - lib-opal/js_wrap/three.rb - lib-opal/js_wrap/three/WebGL.js - lib-opal/js_wrap/three/animation/AnimationClipCreator.js - lib-opal/js_wrap/three/animation/CCDIKSolver.js - lib-opal/js_wrap/three/animation/MMDAnimationHelper.js - lib-opal/js_wrap/three/animation/MMDPhysics.js - lib-opal/js_wrap/three/cameras/CinematicCamera.js - lib-opal/js_wrap/three/controls/ArcballControls.js - lib-opal/js_wrap/three/controls/DragControls.js - lib-opal/js_wrap/three/controls/FirstPersonControls.js - lib-opal/js_wrap/three/controls/FlyControls.js - lib-opal/js_wrap/three/controls/OrbitControls.js - lib-opal/js_wrap/three/controls/PointerLockControls.js - lib-opal/js_wrap/three/controls/TrackballControls.js - lib-opal/js_wrap/three/controls/TransformControls.js - lib-opal/js_wrap/three/controls/experimental/CameraControls.js - lib-opal/js_wrap/three/csm/CSM.js - lib-opal/js_wrap/three/csm/CSMFrustum.js - lib-opal/js_wrap/three/csm/CSMHelper.js - lib-opal/js_wrap/three/csm/CSMShader.js - lib-opal/js_wrap/three/curves/CurveExtras.js - lib-opal/js_wrap/three/curves/NURBSCurve.js - lib-opal/js_wrap/three/curves/NURBSSurface.js - lib-opal/js_wrap/three/curves/NURBSUtils.js - lib-opal/js_wrap/three/deprecated/Geometry.js - lib-opal/js_wrap/three/effects/AnaglyphEffect.js - lib-opal/js_wrap/three/effects/AsciiEffect.js - lib-opal/js_wrap/three/effects/OutlineEffect.js - lib-opal/js_wrap/three/effects/ParallaxBarrierEffect.js - lib-opal/js_wrap/three/effects/PeppersGhostEffect.js - lib-opal/js_wrap/three/effects/StereoEffect.js - lib-opal/js_wrap/three/environments/DebugEnvironment.js - lib-opal/js_wrap/three/environments/RoomEnvironment.js - lib-opal/js_wrap/three/exporters/ColladaExporter.js - lib-opal/js_wrap/three/exporters/DRACOExporter.js - lib-opal/js_wrap/three/exporters/GLTFExporter.js - lib-opal/js_wrap/three/exporters/MMDExporter.js - lib-opal/js_wrap/three/exporters/OBJExporter.js - lib-opal/js_wrap/three/exporters/PLYExporter.js - lib-opal/js_wrap/three/exporters/STLExporter.js - lib-opal/js_wrap/three/exporters/USDZExporter.js - lib-opal/js_wrap/three/geometries/BoxLineGeometry.js - lib-opal/js_wrap/three/geometries/ConvexGeometry.js - lib-opal/js_wrap/three/geometries/DecalGeometry.js - lib-opal/js_wrap/three/geometries/LightningStrike.js - lib-opal/js_wrap/three/geometries/ParametricGeometries.js - lib-opal/js_wrap/three/geometries/ParametricGeometry.js - lib-opal/js_wrap/three/geometries/RoundedBoxGeometry.js - lib-opal/js_wrap/three/geometries/TeapotGeometry.js - lib-opal/js_wrap/three/geometries/TextGeometry.js - lib-opal/js_wrap/three/helpers/LightProbeHelper.js - lib-opal/js_wrap/three/helpers/PositionalAudioHelper.js - lib-opal/js_wrap/three/helpers/RectAreaLightHelper.js - lib-opal/js_wrap/three/helpers/VertexNormalsHelper.js - lib-opal/js_wrap/three/helpers/VertexTangentsHelper.js - lib-opal/js_wrap/three/interactive/HTMLMesh.js - lib-opal/js_wrap/three/interactive/InteractiveGroup.js - lib-opal/js_wrap/three/interactive/SelectionBox.js - lib-opal/js_wrap/three/interactive/SelectionHelper.js - lib-opal/js_wrap/three/libs/OimoPhysics/OimoPhysics.js - lib-opal/js_wrap/three/libs/OimoPhysics/index.js - lib-opal/js_wrap/three/libs/chevrotain.module.min.js - lib-opal/js_wrap/three/libs/ecsy.module.js - lib-opal/js_wrap/three/libs/fflate.module.js - lib-opal/js_wrap/three/libs/flow.module.js - lib-opal/js_wrap/three/libs/ktx-parse.module.js - lib-opal/js_wrap/three/libs/lil-gui.module.min.js - lib-opal/js_wrap/three/libs/meshopt_decoder.module.js - lib-opal/js_wrap/three/libs/mmdparser.module.js - lib-opal/js_wrap/three/libs/motion-controllers.module.js - lib-opal/js_wrap/three/libs/opentype.module.min.js - lib-opal/js_wrap/three/libs/potpack.module.js - lib-opal/js_wrap/three/libs/rhino3dm/rhino3dm.js - lib-opal/js_wrap/three/libs/rhino3dm/rhino3dm.module.js - lib-opal/js_wrap/three/libs/stats.module.js - lib-opal/js_wrap/three/libs/tween.module.min.js - lib-opal/js_wrap/three/lights/LightProbeGenerator.js - lib-opal/js_wrap/three/lights/RectAreaLightUniformsLib.js - lib-opal/js_wrap/three/lines/Line2.js - lib-opal/js_wrap/three/lines/LineGeometry.js - lib-opal/js_wrap/three/lines/LineMaterial.js - lib-opal/js_wrap/three/lines/LineSegments2.js - lib-opal/js_wrap/three/lines/LineSegmentsGeometry.js - lib-opal/js_wrap/three/lines/Wireframe.js - lib-opal/js_wrap/three/lines/WireframeGeometry2.js - lib-opal/js_wrap/three/loaders/3DMLoader.js - lib-opal/js_wrap/three/loaders/3MFLoader.js - lib-opal/js_wrap/three/loaders/AMFLoader.js - lib-opal/js_wrap/three/loaders/BVHLoader.js - lib-opal/js_wrap/three/loaders/BasisTextureLoader.js - lib-opal/js_wrap/three/loaders/ColladaLoader.js - lib-opal/js_wrap/three/loaders/DDSLoader.js - lib-opal/js_wrap/three/loaders/DRACOLoader.js - lib-opal/js_wrap/three/loaders/EXRLoader.js - lib-opal/js_wrap/three/loaders/FBXLoader.js - lib-opal/js_wrap/three/loaders/FontLoader.js - lib-opal/js_wrap/three/loaders/GCodeLoader.js - lib-opal/js_wrap/three/loaders/GLTFLoader.js - lib-opal/js_wrap/three/loaders/HDRCubeTextureLoader.js - lib-opal/js_wrap/three/loaders/IFCLoader.js - lib-opal/js_wrap/three/loaders/KMZLoader.js - lib-opal/js_wrap/three/loaders/KTX2Loader.js - lib-opal/js_wrap/three/loaders/KTXLoader.js - lib-opal/js_wrap/three/loaders/LDrawLoader.js - lib-opal/js_wrap/three/loaders/LUT3dlLoader.js - lib-opal/js_wrap/three/loaders/LUTCubeLoader.js - lib-opal/js_wrap/three/loaders/LWOLoader.js - lib-opal/js_wrap/three/loaders/LogLuvLoader.js - lib-opal/js_wrap/three/loaders/LottieLoader.js - lib-opal/js_wrap/three/loaders/MD2Loader.js - lib-opal/js_wrap/three/loaders/MDDLoader.js - lib-opal/js_wrap/three/loaders/MMDLoader.js - lib-opal/js_wrap/three/loaders/MTLLoader.js - lib-opal/js_wrap/three/loaders/NRRDLoader.js - lib-opal/js_wrap/three/loaders/NodeMaterialLoader.js - lib-opal/js_wrap/three/loaders/OBJLoader.js - lib-opal/js_wrap/three/loaders/PCDLoader.js - lib-opal/js_wrap/three/loaders/PDBLoader.js - lib-opal/js_wrap/three/loaders/PLYLoader.js - lib-opal/js_wrap/three/loaders/PRWMLoader.js - lib-opal/js_wrap/three/loaders/PVRLoader.js - lib-opal/js_wrap/three/loaders/RGBELoader.js - lib-opal/js_wrap/three/loaders/RGBMLoader.js - lib-opal/js_wrap/three/loaders/STLLoader.js - lib-opal/js_wrap/three/loaders/SVGLoader.js - lib-opal/js_wrap/three/loaders/TDSLoader.js - lib-opal/js_wrap/three/loaders/TGALoader.js - lib-opal/js_wrap/three/loaders/TTFLoader.js - lib-opal/js_wrap/three/loaders/TiltLoader.js - lib-opal/js_wrap/three/loaders/VOXLoader.js - lib-opal/js_wrap/three/loaders/VRMLLoader.js - lib-opal/js_wrap/three/loaders/VRMLoader.js - lib-opal/js_wrap/three/loaders/VTKLoader.js - lib-opal/js_wrap/three/loaders/XYZLoader.js - lib-opal/js_wrap/three/loaders/ifc/web-ifc-api.js - lib-opal/js_wrap/three/loaders/lwo/IFFParser.js - lib-opal/js_wrap/three/loaders/lwo/LWO2Parser.js - lib-opal/js_wrap/three/loaders/lwo/LWO3Parser.js - lib-opal/js_wrap/three/math/Capsule.js - lib-opal/js_wrap/three/math/ColorConverter.js - lib-opal/js_wrap/three/math/ConvexHull.js - lib-opal/js_wrap/three/math/ImprovedNoise.js - lib-opal/js_wrap/three/math/Lut.js - lib-opal/js_wrap/three/math/MeshSurfaceSampler.js - lib-opal/js_wrap/three/math/OBB.js - lib-opal/js_wrap/three/math/Octree.js - lib-opal/js_wrap/three/math/SimplexNoise.js - lib-opal/js_wrap/three/misc/ConvexObjectBreaker.js - lib-opal/js_wrap/three/misc/GPUComputationRenderer.js - lib-opal/js_wrap/three/misc/Gyroscope.js - lib-opal/js_wrap/three/misc/MD2Character.js - lib-opal/js_wrap/three/misc/MD2CharacterComplex.js - lib-opal/js_wrap/three/misc/MorphAnimMesh.js - lib-opal/js_wrap/three/misc/MorphBlendMesh.js - lib-opal/js_wrap/three/misc/ProgressiveLightMap.js - lib-opal/js_wrap/three/misc/RollerCoaster.js - lib-opal/js_wrap/three/misc/TubePainter.js - lib-opal/js_wrap/three/misc/Volume.js - lib-opal/js_wrap/three/misc/VolumeSlice.js - lib-opal/js_wrap/three/modifiers/CurveModifier.js - lib-opal/js_wrap/three/modifiers/EdgeSplitModifier.js - lib-opal/js_wrap/three/modifiers/SimplifyModifier.js - lib-opal/js_wrap/three/modifiers/TessellateModifier.js - lib-opal/js_wrap/three/node-editor/NodeEditor.js - lib-opal/js_wrap/three/node-editor/accessors/NormalEditor.js - lib-opal/js_wrap/three/node-editor/accessors/PositionEditor.js - lib-opal/js_wrap/three/node-editor/accessors/UVEditor.js - lib-opal/js_wrap/three/node-editor/display/BlendEditor.js - lib-opal/js_wrap/three/node-editor/inputs/ColorEditor.js - lib-opal/js_wrap/three/node-editor/inputs/FloatEditor.js - lib-opal/js_wrap/three/node-editor/inputs/SliderEditor.js - lib-opal/js_wrap/three/node-editor/inputs/Vector2Editor.js - lib-opal/js_wrap/three/node-editor/inputs/Vector3Editor.js - lib-opal/js_wrap/three/node-editor/inputs/Vector4Editor.js - lib-opal/js_wrap/three/node-editor/materials/StandardMaterialEditor.js - lib-opal/js_wrap/three/node-editor/math/DotEditor.js - lib-opal/js_wrap/three/node-editor/math/InvertEditor.js - lib-opal/js_wrap/three/node-editor/math/LimiterEditor.js - lib-opal/js_wrap/three/node-editor/math/NormalizeEditor.js - lib-opal/js_wrap/three/node-editor/math/OperatorEditor.js - lib-opal/js_wrap/three/node-editor/math/PowerEditor.js - lib-opal/js_wrap/three/node-editor/math/TrigonometryEditor.js - lib-opal/js_wrap/three/node-editor/procedural/CheckerEditor.js - lib-opal/js_wrap/three/node-editor/utils/OscillatorEditor.js - lib-opal/js_wrap/three/node-editor/utils/TimerEditor.js - lib-opal/js_wrap/three/nodes/Nodes.js - lib-opal/js_wrap/three/nodes/accessors/CameraNode.js - lib-opal/js_wrap/three/nodes/accessors/ColorsNode.js - lib-opal/js_wrap/three/nodes/accessors/LightNode.js - lib-opal/js_wrap/three/nodes/accessors/NormalNode.js - lib-opal/js_wrap/three/nodes/accessors/PositionNode.js - lib-opal/js_wrap/three/nodes/accessors/ReflectNode.js - lib-opal/js_wrap/three/nodes/accessors/ResolutionNode.js - lib-opal/js_wrap/three/nodes/accessors/ScreenUVNode.js - lib-opal/js_wrap/three/nodes/accessors/UVNode.js - lib-opal/js_wrap/three/nodes/core/AttributeNode.js - lib-opal/js_wrap/three/nodes/core/ConstNode.js - lib-opal/js_wrap/three/nodes/core/ExpressionNode.js - lib-opal/js_wrap/three/nodes/core/FunctionCallNode.js - lib-opal/js_wrap/three/nodes/core/FunctionNode.js - lib-opal/js_wrap/three/nodes/core/InputNode.js - lib-opal/js_wrap/three/nodes/core/Node.js - lib-opal/js_wrap/three/nodes/core/NodeBuilder.js - lib-opal/js_wrap/three/nodes/core/NodeFrame.js - lib-opal/js_wrap/three/nodes/core/NodeLib.js - lib-opal/js_wrap/three/nodes/core/NodeUniform.js - lib-opal/js_wrap/three/nodes/core/NodeUtils.js - lib-opal/js_wrap/three/nodes/core/StructNode.js - lib-opal/js_wrap/three/nodes/core/TempNode.js - lib-opal/js_wrap/three/nodes/core/VarNode.js - lib-opal/js_wrap/three/nodes/effects/BlurNode.js - lib-opal/js_wrap/three/nodes/effects/ColorAdjustmentNode.js - lib-opal/js_wrap/three/nodes/effects/LuminanceNode.js - lib-opal/js_wrap/three/nodes/inputs/BoolNode.js - lib-opal/js_wrap/three/nodes/inputs/ColorNode.js - lib-opal/js_wrap/three/nodes/inputs/CubeTextureNode.js - lib-opal/js_wrap/three/nodes/inputs/FloatNode.js - lib-opal/js_wrap/three/nodes/inputs/IntNode.js - lib-opal/js_wrap/three/nodes/inputs/Matrix3Node.js - lib-opal/js_wrap/three/nodes/inputs/Matrix4Node.js - lib-opal/js_wrap/three/nodes/inputs/PropertyNode.js - lib-opal/js_wrap/three/nodes/inputs/RTTNode.js - lib-opal/js_wrap/three/nodes/inputs/ReflectorNode.js - lib-opal/js_wrap/three/nodes/inputs/ScreenNode.js - lib-opal/js_wrap/three/nodes/inputs/TextureNode.js - lib-opal/js_wrap/three/nodes/inputs/Vector2Node.js - lib-opal/js_wrap/three/nodes/inputs/Vector3Node.js - lib-opal/js_wrap/three/nodes/inputs/Vector4Node.js - lib-opal/js_wrap/three/nodes/materials/BasicNodeMaterial.js - lib-opal/js_wrap/three/nodes/materials/MeshStandardNodeMaterial.js - lib-opal/js_wrap/three/nodes/materials/NodeMaterial.js - lib-opal/js_wrap/three/nodes/materials/PhongNodeMaterial.js - lib-opal/js_wrap/three/nodes/materials/SpriteNodeMaterial.js - lib-opal/js_wrap/three/nodes/materials/StandardNodeMaterial.js - lib-opal/js_wrap/three/nodes/materials/nodes/BasicNode.js - lib-opal/js_wrap/three/nodes/materials/nodes/MeshStandardNode.js - lib-opal/js_wrap/three/nodes/materials/nodes/PhongNode.js - lib-opal/js_wrap/three/nodes/materials/nodes/RawNode.js - lib-opal/js_wrap/three/nodes/materials/nodes/SpriteNode.js - lib-opal/js_wrap/three/nodes/materials/nodes/StandardNode.js - lib-opal/js_wrap/three/nodes/math/CondNode.js - lib-opal/js_wrap/three/nodes/math/MathNode.js - lib-opal/js_wrap/three/nodes/math/OperatorNode.js - lib-opal/js_wrap/three/nodes/misc/BumpMapNode.js - lib-opal/js_wrap/three/nodes/misc/NormalMapNode.js - lib-opal/js_wrap/three/nodes/misc/TextureCubeNode.js - lib-opal/js_wrap/three/nodes/misc/TextureCubeUVNode.js - lib-opal/js_wrap/three/nodes/postprocessing/NodePass.js - lib-opal/js_wrap/three/nodes/postprocessing/NodePostProcessing.js - lib-opal/js_wrap/three/nodes/procedural/CheckerNode.js - lib-opal/js_wrap/three/nodes/procedural/Fractal3DNode.js - lib-opal/js_wrap/three/nodes/procedural/Noise2DNode.js - lib-opal/js_wrap/three/nodes/procedural/Noise3DNode.js - lib-opal/js_wrap/three/nodes/utils/BypassNode.js - lib-opal/js_wrap/three/nodes/utils/ColorSpaceNode.js - lib-opal/js_wrap/three/nodes/utils/JoinNode.js - lib-opal/js_wrap/three/nodes/utils/MaxMIPLevelNode.js - lib-opal/js_wrap/three/nodes/utils/RemapNode.js - lib-opal/js_wrap/three/nodes/utils/SpecularMIPLevelNode.js - lib-opal/js_wrap/three/nodes/utils/SubSlotNode.js - lib-opal/js_wrap/three/nodes/utils/SwitchNode.js - lib-opal/js_wrap/three/nodes/utils/TimerNode.js - lib-opal/js_wrap/three/nodes/utils/UVTransformNode.js - lib-opal/js_wrap/three/nodes/utils/VelocityNode.js - lib-opal/js_wrap/three/objects/Lensflare.js - lib-opal/js_wrap/three/objects/LightningStorm.js - lib-opal/js_wrap/three/objects/MarchingCubes.js - lib-opal/js_wrap/three/objects/Reflector.js - lib-opal/js_wrap/three/objects/ReflectorForSSRPass.js - lib-opal/js_wrap/three/objects/ReflectorRTT.js - lib-opal/js_wrap/three/objects/Refractor.js - lib-opal/js_wrap/three/objects/ShadowMesh.js - lib-opal/js_wrap/three/objects/Sky.js - lib-opal/js_wrap/three/objects/Water.js - lib-opal/js_wrap/three/objects/Water2.js - lib-opal/js_wrap/three/offscreen/jank.js - lib-opal/js_wrap/three/offscreen/offscreen.js - lib-opal/js_wrap/three/offscreen/scene.js - lib-opal/js_wrap/three/physics/AmmoPhysics.js - lib-opal/js_wrap/three/physics/OimoPhysics.js - lib-opal/js_wrap/three/postprocessing/AdaptiveToneMappingPass.js - lib-opal/js_wrap/three/postprocessing/AfterimagePass.js - lib-opal/js_wrap/three/postprocessing/BloomPass.js - lib-opal/js_wrap/three/postprocessing/BokehPass.js - lib-opal/js_wrap/three/postprocessing/ClearPass.js - lib-opal/js_wrap/three/postprocessing/CubeTexturePass.js - lib-opal/js_wrap/three/postprocessing/DotScreenPass.js - lib-opal/js_wrap/three/postprocessing/EffectComposer.js - lib-opal/js_wrap/three/postprocessing/FilmPass.js - lib-opal/js_wrap/three/postprocessing/GlitchPass.js - lib-opal/js_wrap/three/postprocessing/HalftonePass.js - lib-opal/js_wrap/three/postprocessing/LUTPass.js - lib-opal/js_wrap/three/postprocessing/MaskPass.js - lib-opal/js_wrap/three/postprocessing/OutlinePass.js - lib-opal/js_wrap/three/postprocessing/Pass.js - lib-opal/js_wrap/three/postprocessing/RenderPass.js - lib-opal/js_wrap/three/postprocessing/SAOPass.js - lib-opal/js_wrap/three/postprocessing/SMAAPass.js - lib-opal/js_wrap/three/postprocessing/SSAARenderPass.js - lib-opal/js_wrap/three/postprocessing/SSAOPass.js - lib-opal/js_wrap/three/postprocessing/SSRPass.js - lib-opal/js_wrap/three/postprocessing/SSRrPass.js - lib-opal/js_wrap/three/postprocessing/SavePass.js - lib-opal/js_wrap/three/postprocessing/ShaderPass.js - lib-opal/js_wrap/three/postprocessing/TAARenderPass.js - lib-opal/js_wrap/three/postprocessing/TexturePass.js - lib-opal/js_wrap/three/postprocessing/UnrealBloomPass.js - lib-opal/js_wrap/three/renderers/CSS2DRenderer.js - lib-opal/js_wrap/three/renderers/CSS3DRenderer.js - lib-opal/js_wrap/three/renderers/Projector.js - lib-opal/js_wrap/three/renderers/SVGRenderer.js - lib-opal/js_wrap/three/renderers/nodes/Nodes.js - lib-opal/js_wrap/three/renderers/nodes/ShaderNode.js - lib-opal/js_wrap/three/renderers/nodes/accessors/CameraNode.js - lib-opal/js_wrap/three/renderers/nodes/accessors/MaterialNode.js - lib-opal/js_wrap/three/renderers/nodes/accessors/MaterialReferenceNode.js - lib-opal/js_wrap/three/renderers/nodes/accessors/ModelNode.js - lib-opal/js_wrap/three/renderers/nodes/accessors/ModelViewProjectionNode.js - lib-opal/js_wrap/three/renderers/nodes/accessors/NormalNode.js - lib-opal/js_wrap/three/renderers/nodes/accessors/Object3DNode.js - lib-opal/js_wrap/three/renderers/nodes/accessors/PointUVNode.js - lib-opal/js_wrap/three/renderers/nodes/accessors/PositionNode.js - lib-opal/js_wrap/three/renderers/nodes/accessors/ReferenceNode.js - lib-opal/js_wrap/three/renderers/nodes/accessors/SkinningNode.js - lib-opal/js_wrap/three/renderers/nodes/accessors/UVNode.js - lib-opal/js_wrap/three/renderers/nodes/core/ArrayInputNode.js - lib-opal/js_wrap/three/renderers/nodes/core/AttributeNode.js - lib-opal/js_wrap/three/renderers/nodes/core/BypassNode.js - lib-opal/js_wrap/three/renderers/nodes/core/CodeNode.js - lib-opal/js_wrap/three/renderers/nodes/core/ContextNode.js - lib-opal/js_wrap/three/renderers/nodes/core/ExpressionNode.js - lib-opal/js_wrap/three/renderers/nodes/core/FunctionCallNode.js - lib-opal/js_wrap/three/renderers/nodes/core/FunctionNode.js - lib-opal/js_wrap/three/renderers/nodes/core/InputNode.js - lib-opal/js_wrap/three/renderers/nodes/core/Node.js - lib-opal/js_wrap/three/renderers/nodes/core/NodeAttribute.js - lib-opal/js_wrap/three/renderers/nodes/core/NodeBuilder.js - lib-opal/js_wrap/three/renderers/nodes/core/NodeCode.js - lib-opal/js_wrap/three/renderers/nodes/core/NodeFrame.js - lib-opal/js_wrap/three/renderers/nodes/core/NodeFunction.js - lib-opal/js_wrap/three/renderers/nodes/core/NodeFunctionInput.js - lib-opal/js_wrap/three/renderers/nodes/core/NodeKeywords.js - lib-opal/js_wrap/three/renderers/nodes/core/NodeParser.js - lib-opal/js_wrap/three/renderers/nodes/core/NodeUniform.js - lib-opal/js_wrap/three/renderers/nodes/core/NodeVar.js - lib-opal/js_wrap/three/renderers/nodes/core/NodeVary.js - lib-opal/js_wrap/three/renderers/nodes/core/PropertyNode.js - lib-opal/js_wrap/three/renderers/nodes/core/TempNode.js - lib-opal/js_wrap/three/renderers/nodes/core/VarNode.js - lib-opal/js_wrap/three/renderers/nodes/core/VaryNode.js - lib-opal/js_wrap/three/renderers/nodes/core/constants.js - lib-opal/js_wrap/three/renderers/nodes/display/ColorSpaceNode.js - lib-opal/js_wrap/three/renderers/nodes/display/NormalMapNode.js - lib-opal/js_wrap/three/renderers/nodes/functions/BSDFs.js - lib-opal/js_wrap/three/renderers/nodes/inputs/BufferNode.js - lib-opal/js_wrap/three/renderers/nodes/inputs/ColorNode.js - lib-opal/js_wrap/three/renderers/nodes/inputs/FloatNode.js - lib-opal/js_wrap/three/renderers/nodes/inputs/IntNode.js - lib-opal/js_wrap/three/renderers/nodes/inputs/Matrix3Node.js - lib-opal/js_wrap/three/renderers/nodes/inputs/Matrix4Node.js - lib-opal/js_wrap/three/renderers/nodes/inputs/TextureNode.js - lib-opal/js_wrap/three/renderers/nodes/inputs/Vector2Node.js - lib-opal/js_wrap/three/renderers/nodes/inputs/Vector3Node.js - lib-opal/js_wrap/three/renderers/nodes/inputs/Vector4Node.js - lib-opal/js_wrap/three/renderers/nodes/lights/LightContextNode.js - lib-opal/js_wrap/three/renderers/nodes/lights/LightNode.js - lib-opal/js_wrap/three/renderers/nodes/lights/LightsNode.js - lib-opal/js_wrap/three/renderers/nodes/materials/LineBasicNodeMaterial.js - lib-opal/js_wrap/three/renderers/nodes/materials/Materials.js - lib-opal/js_wrap/three/renderers/nodes/materials/MeshBasicNodeMaterial.js - lib-opal/js_wrap/three/renderers/nodes/materials/MeshStandardNodeMaterial.js - lib-opal/js_wrap/three/renderers/nodes/materials/PointsNodeMaterial.js - lib-opal/js_wrap/three/renderers/nodes/math/CondNode.js - lib-opal/js_wrap/three/renderers/nodes/math/MathNode.js - lib-opal/js_wrap/three/renderers/nodes/math/OperatorNode.js - lib-opal/js_wrap/three/renderers/nodes/parsers/GLSLNodeFunction.js - lib-opal/js_wrap/three/renderers/nodes/parsers/GLSLNodeParser.js - lib-opal/js_wrap/three/renderers/nodes/parsers/WGSLNodeFunction.js - lib-opal/js_wrap/three/renderers/nodes/parsers/WGSLNodeParser.js - lib-opal/js_wrap/three/renderers/nodes/procedural/CheckerNode.js - lib-opal/js_wrap/three/renderers/nodes/utils/ArrayElementNode.js - lib-opal/js_wrap/three/renderers/nodes/utils/ConvertNode.js - lib-opal/js_wrap/three/renderers/nodes/utils/JoinNode.js - lib-opal/js_wrap/three/renderers/nodes/utils/OscNode.js - lib-opal/js_wrap/three/renderers/nodes/utils/SplitNode.js - lib-opal/js_wrap/three/renderers/nodes/utils/SpriteSheetUVNode.js - lib-opal/js_wrap/three/renderers/nodes/utils/TimerNode.js - lib-opal/js_wrap/three/renderers/webgl/nodes/SlotNode.js - lib-opal/js_wrap/three/renderers/webgl/nodes/WebGLNodeBuilder.js - lib-opal/js_wrap/three/renderers/webgl/nodes/WebGLNodes.js - lib-opal/js_wrap/three/renderers/webgl/nodes/WebGLPhysicalContextNode.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPU.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUAttributes.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUBackground.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUBinding.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUBindings.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUBufferUtils.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUComputePipelines.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUGeometries.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUInfo.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUObjects.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUProgrammableStage.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUProperties.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPURenderLists.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPURenderPipeline.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPURenderPipelines.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPURenderer.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUSampledTexture.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUSampler.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUStorageBuffer.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUTextureRenderer.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUTextureUtils.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUTextures.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUUniform.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUUniformBuffer.js - lib-opal/js_wrap/three/renderers/webgpu/WebGPUUniformsGroup.js - lib-opal/js_wrap/three/renderers/webgpu/constants.js - lib-opal/js_wrap/three/renderers/webgpu/nodes/WebGPUNodeBuilder.js - lib-opal/js_wrap/three/renderers/webgpu/nodes/WebGPUNodeSampledTexture.js - lib-opal/js_wrap/three/renderers/webgpu/nodes/WebGPUNodeSampler.js - lib-opal/js_wrap/three/renderers/webgpu/nodes/WebGPUNodeUniform.js - lib-opal/js_wrap/three/renderers/webgpu/nodes/WebGPUNodeUniformsGroup.js - lib-opal/js_wrap/three/renderers/webgpu/nodes/WebGPUNodes.js - lib-opal/js_wrap/three/shaders/ACESFilmicToneMappingShader.js - lib-opal/js_wrap/three/shaders/AfterimageShader.js - lib-opal/js_wrap/three/shaders/BasicShader.js - lib-opal/js_wrap/three/shaders/BleachBypassShader.js - lib-opal/js_wrap/three/shaders/BlendShader.js - lib-opal/js_wrap/three/shaders/BokehShader.js - lib-opal/js_wrap/three/shaders/BokehShader2.js - lib-opal/js_wrap/three/shaders/BrightnessContrastShader.js - lib-opal/js_wrap/three/shaders/ColorCorrectionShader.js - lib-opal/js_wrap/three/shaders/ColorifyShader.js - lib-opal/js_wrap/three/shaders/ConvolutionShader.js - lib-opal/js_wrap/three/shaders/CopyShader.js - lib-opal/js_wrap/three/shaders/DOFMipMapShader.js - lib-opal/js_wrap/three/shaders/DepthLimitedBlurShader.js - lib-opal/js_wrap/three/shaders/DigitalGlitch.js - lib-opal/js_wrap/three/shaders/DotScreenShader.js - lib-opal/js_wrap/three/shaders/FXAAShader.js - lib-opal/js_wrap/three/shaders/FilmShader.js - lib-opal/js_wrap/three/shaders/FocusShader.js - lib-opal/js_wrap/three/shaders/FreiChenShader.js - lib-opal/js_wrap/three/shaders/GammaCorrectionShader.js - lib-opal/js_wrap/three/shaders/GodRaysShader.js - lib-opal/js_wrap/three/shaders/HalftoneShader.js - lib-opal/js_wrap/three/shaders/HorizontalBlurShader.js - lib-opal/js_wrap/three/shaders/HorizontalTiltShiftShader.js - lib-opal/js_wrap/three/shaders/HueSaturationShader.js - lib-opal/js_wrap/three/shaders/KaleidoShader.js - lib-opal/js_wrap/three/shaders/LuminosityHighPassShader.js - lib-opal/js_wrap/three/shaders/LuminosityShader.js - lib-opal/js_wrap/three/shaders/MMDToonShader.js - lib-opal/js_wrap/three/shaders/MirrorShader.js - lib-opal/js_wrap/three/shaders/NormalMapShader.js - lib-opal/js_wrap/three/shaders/PixelShader.js - lib-opal/js_wrap/three/shaders/RGBShiftShader.js - lib-opal/js_wrap/three/shaders/SAOShader.js - lib-opal/js_wrap/three/shaders/SMAAShader.js - lib-opal/js_wrap/three/shaders/SSAOShader.js - lib-opal/js_wrap/three/shaders/SSRShader.js - lib-opal/js_wrap/three/shaders/SSRrShader.js - lib-opal/js_wrap/three/shaders/SepiaShader.js - lib-opal/js_wrap/three/shaders/SobelOperatorShader.js - lib-opal/js_wrap/three/shaders/SubsurfaceScatteringShader.js - lib-opal/js_wrap/three/shaders/TechnicolorShader.js - lib-opal/js_wrap/three/shaders/ToneMapShader.js - lib-opal/js_wrap/three/shaders/ToonShader.js - lib-opal/js_wrap/three/shaders/TriangleBlurShader.js - lib-opal/js_wrap/three/shaders/UnpackDepthRGBAShader.js - lib-opal/js_wrap/three/shaders/VerticalBlurShader.js - lib-opal/js_wrap/three/shaders/VerticalTiltShiftShader.js - lib-opal/js_wrap/three/shaders/VignetteShader.js - lib-opal/js_wrap/three/shaders/VolumeShader.js - lib-opal/js_wrap/three/shaders/WaterRefractionShader.js - lib-opal/js_wrap/three/textures/FlakesTexture.js - lib-opal/js_wrap/three/three.js - lib-opal/js_wrap/three/utils/BufferGeometryUtils.js - lib-opal/js_wrap/three/utils/CameraUtils.js - lib-opal/js_wrap/three/utils/GPUStatsPanel.js - lib-opal/js_wrap/three/utils/GeometryCompressionUtils.js - lib-opal/js_wrap/three/utils/GeometryUtils.js - lib-opal/js_wrap/three/utils/PackedPhongMaterial.js - lib-opal/js_wrap/three/utils/RoughnessMipmapper.js - lib-opal/js_wrap/three/utils/SceneUtils.js - lib-opal/js_wrap/three/utils/ShadowMapViewer.js - lib-opal/js_wrap/three/utils/SkeletonUtils.js - lib-opal/js_wrap/three/utils/UVsDebug.js - lib-opal/js_wrap/three/utils/WorkerPool.js - lib-opal/js_wrap/three/webxr/ARButton.js - lib-opal/js_wrap/three/webxr/OculusHandModel.js - lib-opal/js_wrap/three/webxr/OculusHandPointerModel.js - lib-opal/js_wrap/three/webxr/Text2D.js - lib-opal/js_wrap/three/webxr/VRButton.js - lib-opal/js_wrap/three/webxr/XRControllerModelFactory.js - lib-opal/js_wrap/three/webxr/XREstimatedLight.js - lib-opal/js_wrap/three/webxr/XRHandMeshModel.js - lib-opal/js_wrap/three/webxr/XRHandModelFactory.js - lib-opal/js_wrap/three/webxr/XRHandPrimitiveModel.js - lib/opal/js_wrap/three.rb - lib/opal/js_wrap/three/version.rb - opal-js_wrap-three.gemspec - package-lock.json - package.json - rollup.config.js - src/three.mjs homepage: https://github.com/hmdne/opal-js_wrap-three licenses: - MIT metadata: homepage_uri: https://github.com/hmdne/opal-js_wrap-three source_code_uri: https://github.com/hmdne/opal-js_wrap-three changelog_uri: https://github.com/hmdne/opal-js_wrap-three/blob/master/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.6.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.2.22 signing_key: specification_version: 4 summary: Wrapper for Three.js test_files: []