45 Commits (b41053447b0cf79f151c2dce657cd343e1ca44d2)

Autor SHA1 Mensaje Fecha
  Palash Bansal b41053447b
Fix editor import hace 1 año
  Palash Bansal 27e07343d7
Make tweakpane editor portable hace 1 año
  Palash Bansal e581362ab8
Add 3d-tiles-renderer package plugins and examples. hace 1 año
  Palash Bansal d7f5fc8bd9
Add option autoUpdateParent in object.userData, Update plugin package-lock.json, version bump 0.0.40 hace 1 año
  Palash Bansal e9e2060f33
Add events to materials - addToMesh, removeFromMesh, Add hooks to MaterialExtension - onMaterialUpdate, onAddToMesh, onRemoveFromMesh, onRegister, onUnregister. Add KTX2LoadPlugin.SAVE_SOURCE_BLOBS and disabled by default. hace 1 año
  Palash Bansal addf4fe601
Set rgbm true by default, set msaa true in tweakpane-editor, NaN fix in PhysicalMaterial, update status, add msaa sample example, hace 1 año
  Palash Bansal 136f463d43
Fix widget dispose, frameCount uniform check in SSAO, add new webgi examples. hace 1 año
  Palash Bansal d4733031ac
Fix ContactShadowGroundPlugin, Fix for dependency updates, add some docs for dropzone options, add lib exports to package.json. hace 1 año
  Palash Bansal 19e15e4597
Fix reset flicker in InteractionPromptPlugin. hace 1 año
  Palash Bansal d15d55c445
Add webgi example, unreal bloom pass example, change background colors on website. hace 1 año
  Palash Bansal f02d32c2dc
Examples ui improvement, add envMapRotation to RootScene ui, fix serialization with Object3DWidgetsPlugin, setDirty on enabled toggle in TonemapPlugin, add onChangeParams to bindToValue hace 1 año
  Palash Bansal 2b0ab41215
Fix some examples hace 1 año
  Palash Bansal 4f074dbda1
Set isEditor for LoadingScreenPlugin and FrameFadePlugin in editor example hace 1 año
  Palash Bansal cc76e7e469
Fix ref to plugins-extra-importers in examples, add InteractionPrompt in model-viewer example, other minor changes hace 1 año
  Palash Bansal 8185214297
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples. hace 1 año
  Palash Bansal 66a0fa5987
Add examples for AWSClientPlugin and TransfrSharePlugin and model-viewer example. hace 2 años
  Palash Bansal 115e68d2bd
Implement Material configurator and switch node base plugins, grid ui plugins and examples. hace 2 años
  Palash Bansal 21e781d364
Add InteractionPromptPlugin, LoadingScreenPlugin, AAssetManagerProcessStatePlugin with examples. Some other minor changes. hace 2 años
  Palash Bansal a1ebb7ee1c
Add SSAAPlugin and example. hace 2 años
  Palash Bansal 181a9606e6
Add SimplifyModifierPlugin, MeshOptSimplifyModifierPlugin and examples. hace 2 años
  Palash Bansal b807f477b7
Support model url query param in tweakpane-editor example. hace 2 años
  Palash Bansal 3dfc3efbe7
Change then to finally in examples for _testFinish hace 2 años
  Palash Bansal af403173a9
Add ACameraControlsPlugin, DeviceOrientationControlsPlugin, PointerLockControlsPlugin, their examples hace 2 años
  Palash Bansal 77a4228f46
Add CanvasSnapshotPlugin, ContactShadowGroundPlugin, their examples. Add classes BaseGroundPlugin, FileTransferPlugin, HVBlurHelper, CanvasSnapshot. Add support for renderScale auto in viewer constructor. hace 2 años
  Palash Bansal 0bcc426d7d
Add gaussian splatting plugin hace 2 años
  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. hace 2 años
  Palash Bansal d80cbd08e6
Add colorMode to TweakpaneUiPlugin and add folder in the UI. Update TweakpaneEditorPlugin styles to support different color modes. hace 2 años
  Palash Bansal d9141ded70
Add Object3DGeneratorPlugin, Object3DWidgetsPlugin and examples. hace 2 años
  Palash Bansal ef3d5364c4
Add TransformControlsPlugin, EditorViewWidgetPlugin and their examples. hace 2 años
  Palash Bansal 9d5bda8f86
Add GeometryGeneratorPlugin and example hace 2 años
  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 hace 2 años
  Palash Bansal 192185b562
Add ChromaticAberrationPlugin, FilmicGrainPlugin. hace 2 años
  Palash Bansal 6da3ef177b
Use IViewerPlugin instead of AViewerPlugin in tweakpane editor plugins, add new plugins to the editor example. hace 2 años
  Palash Bansal e6e2a397a9
Add wip @threepipe/plugin-blend-importer for parsing and importing .blend file and an example. hace 2 años
  Palash Bansal 49d3ea2a29
Fix for material extension when defines not defined, set default min near to 0.5, minor fix. hace 2 años
  Palash Bansal 10dd8553ab
Add CameraView, CameraViewPlugin, some refactor in ICamera and PerspectiveCamera2. Add animateCamera in PopmotionPlugin. Add some utils for animation, cameras. hace 2 años
  Palash Bansal f7266fff8f
Add BaseImporterPlugin, @threepipe/plugin-extra-importers for .3ds, .3mf, .collada, .amf, .bvh, .vox, .gcode, .mdd, .pcd, .tilt, .wrl, .mpd, .vtk, .xyz hace 2 años
  Palash Bansal e1a651620f
Add FrameFadePlugin, page scroll animation support in GLTFAnimationPlugin, examples for both, minor refactor in types. hace 2 años
  Palash Bansal 66bbbafd75
Add ProgressivePlugin, GLTFAnimationPlugin, update Readme, Add examples gltf-animation-plugin, gltf-camera-animation, progressive-plugin hace 2 años
  Palash Bansal 1f61ff4817
Add plugins to load ktx, ktx2, ply, stl files and their examples. Add html-sample example. hace 2 años
  Palash Bansal a66949b8a5
Add TonemapPlugin by default to ThreeViewer, add examples for hdr testing with and without rgbm. hace 2 años
  Palash Bansal 47a021a124
Add legacy support for loading tonemap settings and camera properties hace 2 años
  Palash Bansal f7f8844d2c
Add TonemapPlugin and its example. hace 2 años
  Palash Bansal ad4b064575
Refactor tweakpane and tweakpane editor as plugins. hace 2 años
  Palash Bansal e609ed4ec9
Add basic tweakpane-editor and example hace 2 años