threepipe
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Palash Bansal 4286cfa904
Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers
2年前
..
3dm-to-glb Add meta viewport tag in all example html 2年前
blend-load Add wip @threepipe/plugin-blend-importer for parsing and importing .blend file and an example. 2年前
blueprintjs-ui-plugin Add plugins/blueprint.js and example 2年前
camera-uiconfig Add meta viewport tag in all example html 2年前
camera-view-plugin Add CameraView, CameraViewPlugin, some refactor in ICamera and PerspectiveCamera2. Add animateCamera in PopmotionPlugin. Add some utils for animation, cameras. 2年前
chromatic-aberration-plugin Add ChromaticAberrationPlugin, FilmicGrainPlugin. 2年前
clearcoat-tint-plugin Add ClearcoatTintPlugin, CustomBumpMapPlugin, FragmentClippingExtensionPlugin, NoiseBumpMaterialPlugin and examples 2年前
custom-bump-map-plugin Add ClearcoatTintPlugin, CustomBumpMapPlugin, FragmentClippingExtensionPlugin, NoiseBumpMaterialPlugin and examples 2年前
custom-pipeline Add meta viewport tag in all example html 2年前
depth-buffer-plugin Add meta viewport tag in all example html 2年前
directional-light Add meta viewport tag in all example html 2年前
drc-load Add meta viewport tag in all example html 2年前
dropzone-plugin Add meta viewport tag in all example html 2年前
examples-utils Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers 2年前
exr-load Add meta viewport tag in all example html 2年前
extra-importer-plugins Add BaseImporterPlugin, @threepipe/plugin-extra-importers for .3ds, .3mf, .collada, .amf, .bvh, .vox, .gcode, .mdd, .pcd, .tilt, .wrl, .mpd, .vtk, .xyz 2年前
fbx-load Add meta viewport tag in all example html 2年前
filmic-grain-plugin Add ChromaticAberrationPlugin, FilmicGrainPlugin. 2年前
fragment-clipping-extension-plugin Add ClearcoatTintPlugin, CustomBumpMapPlugin, FragmentClippingExtensionPlugin, NoiseBumpMaterialPlugin and examples 2年前
frame-fade-plugin Add meta viewport tag in all example html 2年前
fullscreen-plugin Add meta viewport tag in all example html 2年前
geometry-generator-plugin Add GeometryGeneratorPlugin and example 2年前
geometry-uv-preview Add GeometryUVPreviewPlugin and its example. 2年前
glb-export Add meta viewport tag in all example html 2年前
gltf-animation-page-scroll Add meta viewport tag in all example html 2年前
gltf-animation-plugin Add meta viewport tag in all example html 2年前
gltf-camera-animation Add meta viewport tag in all example html 2年前
gltf-load Add meta viewport tag in all example html 2年前
gltf-transmission-test Add meta viewport tag in all example html 2年前
gltf-transmission-test-msaa Add msaa transmission test, Add multi viewer test, Add LegacyPhongMaterial, Allow custom numeric samples in msaa, temporary fix for transmission not working with msaa, circular import fixes, stats.js position fix, disable debug by default in ThreeViewer. 2年前
half-float-hdr-test Add meta viewport tag in all example html 2年前
hdr-load Add meta viewport tag in all example html 2年前
hdr-to-exr Add meta viewport tag in all example html 2年前
hdri-ground-plugin Add HDRiGroundPlugin and example, add CameraViewPluginOptions for CameraViewPlugin constructor options, implement ThreeViewer.fitToView, PickingPlugin.focusObject, add some three addons exports, Add plugins, load, onLoad in ThreeViewer constructor options. minor changes 2年前
html-js-sample Add react, vue, svelte samples 2年前
image-load Add meta viewport tag in all example html 2年前
image-snapshot-export Add meta viewport tag in all example html 2年前
import-test Add meta viewport tag in all example html 2年前
ktx-load Add meta viewport tag in all example html 2年前
ktx2-load Add meta viewport tag in all example html 2年前
material-uiconfig Add meta viewport tag in all example html 2年前
multi-viewer-test Add msaa transmission test, Add multi viewer test, Add LegacyPhongMaterial, Allow custom numeric samples in msaa, temporary fix for transmission not working with msaa, circular import fixes, stats.js position fix, disable debug by default in ThreeViewer. 2年前
noise-bump-material-plugin Add ClearcoatTintPlugin, CustomBumpMapPlugin, FragmentClippingExtensionPlugin, NoiseBumpMaterialPlugin and examples 2年前
normal-buffer-plugin Add meta viewport tag in all example html 2年前
obj-mtl-load Add meta viewport tag in all example html 2年前
obj-to-glb Add meta viewport tag in all example html 2年前
object-uiconfig Add meta viewport tag in all example html 2年前
parallel-asset-import Add meta viewport tag in all example html 2年前
picking-plugin Add new examples to index, add src to CI 2年前
ply-load Add meta viewport tag in all example html 2年前
pmat-material-export Add meta viewport tag in all example html 2年前
popmotion-plugin Fix regex match for string in findMaterialsByName, fix clipping issue in autoNearFar when inside the model, add target property animation in Popmotion, add EasingFunctions and animation utils, Add materialManager property in ThreeViewer, minor changes. 2年前
progressive-plugin Add meta viewport tag in all example html 2年前
react-js-sample Add react, vue, svelte samples 2年前
react-jsx-sample Add react, vue, svelte samples 2年前
react-tsx-sample Add react, vue, svelte samples 2年前
render-target-export Add meta viewport tag in all example html 2年前
render-target-preview Add meta viewport tag in all example html 2年前
rhino3dm-load Add meta viewport tag in all example html 2年前
scene-uiconfig Add meta viewport tag in all example html 2年前
sphere-half-float-test Add meta viewport tag in all example html 2年前
sphere-msaa-test Add meta viewport tag in all example html 2年前
sphere-rgbm-test Add meta viewport tag in all example html 2年前
stl-load Add meta viewport tag in all example html 2年前
svelte-sample Add react, vue, svelte samples 2年前
tonemap-plugin Add meta viewport tag in all example html 2年前
tweakpane-editor Add GeometryGeneratorPlugin and example 2年前
tweakpane-ui-plugin Update uiconfig-tweakpane, add tweakpane-ui-plugin example 2年前
uint8-rgbm-hdr-test Add meta viewport tag in all example html 2年前
usdz-load Add USDZLoadPlugin. 2年前
viewer-uiconfig Add meta viewport tag in all example html 2年前
vignette-plugin Add ChromaticAberrationPlugin, FilmicGrainPlugin. 2年前
virtual-camera Dispatch events preRenderCamera, preBlitCamera, postRenderCamera from VirtualCamerasPlugin, update example to account for tonemapping. 2年前
virtual-cameras-plugin Add VirtualCamerasPlugin and examples, fix autoAspect initialization, Add renderCamera in RootScene indicating the current render camera, Add onEnd in popmotion AnimationOptions, support target for every camera in ProgressivePlugin, Add renderToScreen option in RenderManager.render, Add '*' event in ThreeViewer, Add HierarchyUiPlugin in tweakpane-editor 2年前
vue-html-sample Add react, vue, svelte samples 2年前
vue-sfc-sample Add react, vue, svelte samples 2年前
z-prepass Add meta viewport tag in all example html 2年前
index.html Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers 2年前
tsconfig.build.json Refactor tweakpane and tweakpane editor as plugins. 2年前
tsconfig.json Add react, vue, svelte samples 2年前