Palash Bansal
|
ce9e3eecdc
|
v0.0.27
|
před 2 roky |
Palash Bansal
|
c38b90fb0a
|
Add progressive hdr shadows experiment, rearrange examples.
|
před 2 roky |
Palash Bansal
|
9d9d1310bd
|
Fix for codepen not able to load plugins.
|
před 2 roky |
Palash Bansal
|
d6986b3b5e
|
URL hash fix.
|
před 2 roky |
Palash Bansal
|
181a9606e6
|
Add SimplifyModifierPlugin, MeshOptSimplifyModifierPlugin and examples.
|
před 2 roky |
Palash Bansal
|
ce8362ba75
|
Add @threepipe/plugin-svg-renderer and examples.
|
před 2 roky |
Palash Bansal
|
7c7855a405
|
Minor changes in ssao
|
před 2 roky |
Palash Bansal
|
d017cdb29c
|
Implement SSAOPlugin and example.
|
před 2 roky |
Palash Bansal
|
a25f0366ae
|
Add filtering to the example page.
|
před 2 roky |
Palash Bansal
|
b807f477b7
|
Support model url query param in tweakpane-editor example.
|
před 2 roky |
Palash Bansal
|
d3ce8101a4
|
Add convergedPromise in ProgressivePlugin, some fixes for tests
|
před 2 roky |
Palash Bansal
|
b5f0506623
|
Add container to simple-bottom-buttons, minor example fixes.
|
před 2 roky |
Palash Bansal
|
3dfc3efbe7
|
Change then to finally in examples for _testFinish
|
před 2 roky |
Palash Bansal
|
af403173a9
|
Add ACameraControlsPlugin, DeviceOrientationControlsPlugin, PointerLockControlsPlugin, their examples
|
před 2 roky |
Palash Bansal
|
77a4228f46
|
Add CanvasSnapshotPlugin, ContactShadowGroundPlugin, their examples. Add classes BaseGroundPlugin, FileTransferPlugin, HVBlurHelper, CanvasSnapshot. Add support for renderScale auto in viewer constructor.
|
před 2 roky |
Palash Bansal
|
0bcc426d7d
|
Add gaussian splatting plugin
|
před 2 roky |
Palash Bansal
|
475771914e
|
Add depthTexture to gbuffer.
|
před 2 roky |
Palash Bansal
|
fd88dc852f
|
Add GBufferPlugin, update ts-browser-helpers and uiconfig.js, add support to render and export MRT, add center all geometries in RootScene, other minor changes and refactor.
|
před 2 roky |
Palash Bansal
|
d80cbd08e6
|
Add colorMode to TweakpaneUiPlugin and add folder in the UI. Update TweakpaneEditorPlugin styles to support different color modes.
|
před 2 roky |
Palash Bansal
|
0e86368778
|
Minor UI changes
|
před 2 roky |
Palash Bansal
|
199b8e32d3
|
Add vite building, tsc lib compile.
|
před 2 roky |
Palash Bansal
|
d4ac63ec73
|
Add exampels for different type of lights.
|
před 2 roky |
Palash Bansal
|
d9141ded70
|
Add Object3DGeneratorPlugin, Object3DWidgetsPlugin and examples.
|
před 2 roky |
Palash Bansal
|
ef3d5364c4
|
Add TransformControlsPlugin, EditorViewWidgetPlugin and their examples.
|
před 2 roky |
Palash Bansal
|
4286cfa904
|
Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers
|
před 2 roky |
Palash Bansal
|
9d5bda8f86
|
Add GeometryGeneratorPlugin and example
|
před 2 roky |
Palash Bansal
|
069dc7bd98
|
Dispatch events preRenderCamera, preBlitCamera, postRenderCamera from VirtualCamerasPlugin, update example to account for tonemapping.
|
před 2 roky |
Palash Bansal
|
0958966416
|
Add plugins/blueprint.js and example
|
před 2 roky |
Palash Bansal
|
fbd83713f5
|
Update uiconfig-tweakpane, add tweakpane-ui-plugin example
|
před 2 roky |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
před 2 roky |
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
|
před 2 roky |
Palash Bansal
|
9df924e254
|
Add ClearcoatTintPlugin, CustomBumpMapPlugin, FragmentClippingExtensionPlugin, NoiseBumpMaterialPlugin and examples
|
před 2 roky |
Palash Bansal
|
192185b562
|
Add ChromaticAberrationPlugin, FilmicGrainPlugin.
|
před 2 roky |
Palash Bansal
|
6da3ef177b
|
Use IViewerPlugin instead of AViewerPlugin in tweakpane editor plugins, add new plugins to the editor example.
|
před 2 roky |
Palash Bansal
|
dc73adf1ed
|
Create AScreenPassExtensionPlugin from TonemapPlugin, Add VignettePlugin and example
|
před 2 roky |
Palash Bansal
|
362007f9bb
|
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
|
před 2 roky |
Palash Bansal
|
0c4d6ea549
|
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.
|
před 2 roky |
Palash Bansal
|
2a3fb3f51d
|
Add new examples to index, add src to CI
|
před 2 roky |
Palash Bansal
|
e6e2a397a9
|
Add wip @threepipe/plugin-blend-importer for parsing and importing .blend file and an example.
|
před 2 roky |
Palash Bansal
|
49d3ea2a29
|
Fix for material extension when defines not defined, set default min near to 0.5, minor fix.
|
před 2 roky |
Palash Bansal
|
10dd8553ab
|
Add CameraView, CameraViewPlugin, some refactor in ICamera and PerspectiveCamera2. Add animateCamera in PopmotionPlugin. Add some utils for animation, cameras.
|
před 2 roky |
Palash Bansal
|
a80951b082
|
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.
|
před 2 roky |
Palash Bansal
|
6c1013d9ed
|
Add PickingPlugin with example and utils - SelectionWidget, BoxSelectionWidget, ObjectPicker, IWidget
|
před 2 roky |
Palash Bansal
|
f7266fff8f
|
Add BaseImporterPlugin, @threepipe/plugin-extra-importers for .3ds, .3mf, .collada, .amf, .bvh, .vox, .gcode, .mdd, .pcd, .tilt, .wrl, .mpd, .vtk, .xyz
|
před 2 roky |
Palash Bansal
|
e79cbca3e4
|
Add USDZLoadPlugin.
|
před 2 roky |
Palash Bansal
|
39ddebb1c3
|
Add GeometryUVPreviewPlugin and its example.
|
před 2 roky |
Palash Bansal
|
afc33f2732
|
Add meta viewport tag in all example html
|
před 2 roky |
Palash Bansal
|
2cfb21b564
|
Add PopmotionPlugin and example.
|
před 2 roky |
Palash Bansal
|
e1a651620f
|
Add FrameFadePlugin, page scroll animation support in GLTFAnimationPlugin, examples for both, minor refactor in types.
|
před 2 roky |
Palash Bansal
|
66bbbafd75
|
Add ProgressivePlugin, GLTFAnimationPlugin, update Readme, Add examples gltf-animation-plugin, gltf-camera-animation, progressive-plugin
|
před 2 roky |