threepipe
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Palash Bansal d3810941aa
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 yıl önce
..
3dm-to-glb Add meta viewport tag in all example html 2 yıl önce
blend-load Add wip @threepipe/plugin-blend-importer for parsing and importing .blend file and an example. 2 yıl önce
camera-uiconfig Add meta viewport tag in all example html 2 yıl önce
camera-view-plugin Add CameraView, CameraViewPlugin, some refactor in ICamera and PerspectiveCamera2. Add animateCamera in PopmotionPlugin. Add some utils for animation, cameras. 2 yıl önce
chromatic-aberration-plugin Add ChromaticAberrationPlugin, FilmicGrainPlugin. 2 yıl önce
clearcoat-tint-plugin Add ClearcoatTintPlugin, CustomBumpMapPlugin, FragmentClippingExtensionPlugin, NoiseBumpMaterialPlugin and examples 2 yıl önce
custom-bump-map-plugin Add ClearcoatTintPlugin, CustomBumpMapPlugin, FragmentClippingExtensionPlugin, NoiseBumpMaterialPlugin and examples 2 yıl önce
custom-pipeline Add meta viewport tag in all example html 2 yıl önce
depth-buffer-plugin Add meta viewport tag in all example html 2 yıl önce
directional-light Add meta viewport tag in all example html 2 yıl önce
drc-load Add meta viewport tag in all example html 2 yıl önce
dropzone-plugin Add meta viewport tag in all example html 2 yıl önce
examples-utils Add plugins to load ktx, ktx2, ply, stl files and their examples. Add html-sample example. 2 yıl önce
exr-load Add meta viewport tag in all example html 2 yıl önce
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 yıl önce
fbx-load Add meta viewport tag in all example html 2 yıl önce
filmic-grain-plugin Add ChromaticAberrationPlugin, FilmicGrainPlugin. 2 yıl önce
fragment-clipping-extension-plugin Add ClearcoatTintPlugin, CustomBumpMapPlugin, FragmentClippingExtensionPlugin, NoiseBumpMaterialPlugin and examples 2 yıl önce
frame-fade-plugin Add meta viewport tag in all example html 2 yıl önce
fullscreen-plugin Add meta viewport tag in all example html 2 yıl önce
geometry-uv-preview Add GeometryUVPreviewPlugin and its example. 2 yıl önce
glb-export Add meta viewport tag in all example html 2 yıl önce
gltf-animation-page-scroll Add meta viewport tag in all example html 2 yıl önce
gltf-animation-plugin Add meta viewport tag in all example html 2 yıl önce
gltf-camera-animation Add meta viewport tag in all example html 2 yıl önce
gltf-load Add meta viewport tag in all example html 2 yıl önce
gltf-transmission-test Add meta viewport tag in all example html 2 yıl önce
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 yıl önce
half-float-hdr-test Add meta viewport tag in all example html 2 yıl önce
hdr-load Add meta viewport tag in all example html 2 yıl önce
hdr-to-exr Add meta viewport tag in all example html 2 yıl önce
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 yıl önce
html-sample Add plugins to load ktx, ktx2, ply, stl files and their examples. Add html-sample example. 2 yıl önce
image-load Add meta viewport tag in all example html 2 yıl önce
image-snapshot-export Add meta viewport tag in all example html 2 yıl önce
import-test Add meta viewport tag in all example html 2 yıl önce
ktx-load Add meta viewport tag in all example html 2 yıl önce
ktx2-load Add meta viewport tag in all example html 2 yıl önce
material-uiconfig Add meta viewport tag in all example html 2 yıl önce
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 yıl önce
noise-bump-material-plugin Add ClearcoatTintPlugin, CustomBumpMapPlugin, FragmentClippingExtensionPlugin, NoiseBumpMaterialPlugin and examples 2 yıl önce
normal-buffer-plugin Add meta viewport tag in all example html 2 yıl önce
obj-mtl-load Add meta viewport tag in all example html 2 yıl önce
obj-to-glb Add meta viewport tag in all example html 2 yıl önce
object-uiconfig Add meta viewport tag in all example html 2 yıl önce
parallel-asset-import Add meta viewport tag in all example html 2 yıl önce
picking-plugin Add new examples to index, add src to CI 2 yıl önce
ply-load Add meta viewport tag in all example html 2 yıl önce
pmat-material-export Add meta viewport tag in all example html 2 yıl önce
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 yıl önce
progressive-plugin Add meta viewport tag in all example html 2 yıl önce
render-target-export Add meta viewport tag in all example html 2 yıl önce
render-target-preview Add meta viewport tag in all example html 2 yıl önce
rhino3dm-load Add meta viewport tag in all example html 2 yıl önce
scene-uiconfig Add meta viewport tag in all example html 2 yıl önce
sphere-half-float-test Add meta viewport tag in all example html 2 yıl önce
sphere-msaa-test Add meta viewport tag in all example html 2 yıl önce
sphere-rgbm-test Add meta viewport tag in all example html 2 yıl önce
stl-load Add meta viewport tag in all example html 2 yıl önce
tonemap-plugin Add meta viewport tag in all example html 2 yıl önce
tweakpane-editor 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 yıl önce
uint8-rgbm-hdr-test Add meta viewport tag in all example html 2 yıl önce
usdz-load Add USDZLoadPlugin. 2 yıl önce
viewer-uiconfig Add meta viewport tag in all example html 2 yıl önce
vignette-plugin Add ChromaticAberrationPlugin, FilmicGrainPlugin. 2 yıl önce
virtual-camera 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 yıl önce
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 yıl önce
z-prepass Add meta viewport tag in all example html 2 yıl önce
index.html 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 yıl önce
tsconfig.build.json Refactor tweakpane and tweakpane editor as plugins. 2 yıl önce
tsconfig.json Refactor tweakpane and tweakpane editor as plugins. 2 yıl önce