89 Révisions (64217bc6533f594bb63d8129c3a970c3e1aa93d8)

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