Palash Bansal
|
cc76e7e469
|
Fix ref to plugins-extra-importers in examples, add InteractionPrompt in model-viewer example, other minor changes
|
1 year ago |
Palash Bansal
|
8185214297
|
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples.
|
1 year ago |
Palash Bansal
|
0b8d361fa6
|
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes.
|
1 year ago |
Palash Bansal
|
58ba860afd
|
v0.0.31, fix material define issue.
|
2 years ago |
Palash Bansal
|
26a2d553d7
|
v0.0.30 and readme update.
|
2 years ago |
Palash Bansal
|
66a0fa5987
|
Add examples for AWSClientPlugin and TransfrSharePlugin and model-viewer example.
|
2 years ago |
Palash Bansal
|
0859c5fafb
|
Add GLTFMeshOptDecodePlugin, AssetExporterPlugin and examples.
|
2 years ago |
Palash Bansal
|
755ab0798f
|
Fix gltf encryption, fix ktx2 texture cloning, some type changes, minor fixes.
|
2 years ago |
Palash Bansal
|
115e68d2bd
|
Implement Material configurator and switch node base plugins, grid ui plugins and examples.
|
2 years ago |
Palash Bansal
|
4e5723201d
|
Add options to gltf loader, Fix FrameFadePlugin, three ref update, minor changes/fixes.
|
2 years ago |
Palash Bansal
|
21e781d364
|
Add InteractionPromptPlugin, LoadingScreenPlugin, AAssetManagerProcessStatePlugin with examples. Some other minor changes.
|
2 years ago |
Palash Bansal
|
4fa5c40caa
|
Add GLTFKHRMaterialVariantsPlugin and example, rename parallax mapping plugin example folder.
|
2 years ago |
Palash Bansal
|
42beef4ec2
|
Add ParallaxMappingPlugin and example.
|
2 years ago |
Palash Bansal
|
083c3af237
|
Fix clipBackground, add clipBackgroundForce, other minor change
|
2 years ago |
Palash Bansal
|
a1ebb7ee1c
|
Add SSAAPlugin and example.
|
2 years ago |
Palash Bansal
|
ce9e3eecdc
|
v0.0.27
|
2 years ago |
Palash Bansal
|
c38b90fb0a
|
Add progressive hdr shadows experiment, rearrange examples.
|
2 years ago |
Palash Bansal
|
9d9d1310bd
|
Fix for codepen not able to load plugins.
|
2 years ago |
Palash Bansal
|
d6986b3b5e
|
URL hash fix.
|
2 years ago |
Palash Bansal
|
181a9606e6
|
Add SimplifyModifierPlugin, MeshOptSimplifyModifierPlugin and examples.
|
2 years ago |
Palash Bansal
|
ce8362ba75
|
Add @threepipe/plugin-svg-renderer and examples.
|
2 years ago |
Palash Bansal
|
7c7855a405
|
Minor changes in ssao
|
2 years ago |
Palash Bansal
|
d017cdb29c
|
Implement SSAOPlugin and example.
|
2 years ago |
Palash Bansal
|
a25f0366ae
|
Add filtering to the example page.
|
2 years ago |
Palash Bansal
|
b807f477b7
|
Support model url query param in tweakpane-editor example.
|
2 years ago |
Palash Bansal
|
d3ce8101a4
|
Add convergedPromise in ProgressivePlugin, some fixes for tests
|
2 years ago |
Palash Bansal
|
b5f0506623
|
Add container to simple-bottom-buttons, minor example fixes.
|
2 years ago |
Palash Bansal
|
3dfc3efbe7
|
Change then to finally in examples for _testFinish
|
2 years ago |
Palash Bansal
|
af403173a9
|
Add ACameraControlsPlugin, DeviceOrientationControlsPlugin, PointerLockControlsPlugin, their examples
|
2 years ago |
Palash Bansal
|
77a4228f46
|
Add CanvasSnapshotPlugin, ContactShadowGroundPlugin, their examples. Add classes BaseGroundPlugin, FileTransferPlugin, HVBlurHelper, CanvasSnapshot. Add support for renderScale auto in viewer constructor.
|
2 years ago |
Palash Bansal
|
0bcc426d7d
|
Add gaussian splatting plugin
|
2 years ago |
Palash Bansal
|
475771914e
|
Add depthTexture to gbuffer.
|
2 years ago |
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.
|
2 years ago |
Palash Bansal
|
d80cbd08e6
|
Add colorMode to TweakpaneUiPlugin and add folder in the UI. Update TweakpaneEditorPlugin styles to support different color modes.
|
2 years ago |
Palash Bansal
|
0e86368778
|
Minor UI changes
|
2 years ago |
Palash Bansal
|
199b8e32d3
|
Add vite building, tsc lib compile.
|
2 years ago |
Palash Bansal
|
d4ac63ec73
|
Add exampels for different type of lights.
|
2 years ago |
Palash Bansal
|
d9141ded70
|
Add Object3DGeneratorPlugin, Object3DWidgetsPlugin and examples.
|
2 years ago |
Palash Bansal
|
ef3d5364c4
|
Add TransformControlsPlugin, EditorViewWidgetPlugin and their examples.
|
2 years ago |
Palash Bansal
|
4286cfa904
|
Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers
|
2 years ago |
Palash Bansal
|
9d5bda8f86
|
Add GeometryGeneratorPlugin and example
|
2 years ago |
Palash Bansal
|
069dc7bd98
|
Dispatch events preRenderCamera, preBlitCamera, postRenderCamera from VirtualCamerasPlugin, update example to account for tonemapping.
|
2 years ago |
Palash Bansal
|
0958966416
|
Add plugins/blueprint.js and example
|
2 years ago |
Palash Bansal
|
fbd83713f5
|
Update uiconfig-tweakpane, add tweakpane-ui-plugin example
|
2 years ago |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
2 years ago |
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 years ago |
Palash Bansal
|
9df924e254
|
Add ClearcoatTintPlugin, CustomBumpMapPlugin, FragmentClippingExtensionPlugin, NoiseBumpMaterialPlugin and examples
|
2 years ago |
Palash Bansal
|
192185b562
|
Add ChromaticAberrationPlugin, FilmicGrainPlugin.
|
2 years ago |
Palash Bansal
|
6da3ef177b
|
Use IViewerPlugin instead of AViewerPlugin in tweakpane editor plugins, add new plugins to the editor example.
|
2 years ago |
Palash Bansal
|
dc73adf1ed
|
Create AScreenPassExtensionPlugin from TonemapPlugin, Add VignettePlugin and example
|
2 years ago |