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