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