Palash Bansal
|
8990b2196d
|
Changes for r157 update - Shader changes
|
1年前 |
Palash Bansal
|
48c42f37b4
|
Add OrthographicCamera2, fix jitter when changing position
|
1年前 |
Palash Bansal
|
646acbc5bf
|
Support deep access in bindToValue, Add light shadow uiconfig
|
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
|
8ab9f5351d
|
minor edits, uiconfig.js update, add gltf-transmission-test-msaa-zprepass example,
|
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
|
8282af67f0
|
Add dollyFov, add geometry.center2 with undo functionality, add pivotToBoundsCenter, pivotToPoint in IObject, add function getFittingDistance for camera, support function for target in GBufferRenderPass.
|
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
|
ce003f2573
|
Version update, minor changes.
|
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
|
85bd0a7791
|
Add exports in package.json
|
1年前 |
Palash Bansal
|
719838354e
|
Add undo for autoScale and autoCenter, some type fixes
|
1年前 |
Palash Bansal
|
1410e84784
|
Fix in code previewer
|
1年前 |
Palash Bansal
|
1a4fdde0df
|
Add loading screen to all examples.
|
1年前 |
Palash Bansal
|
3097bd3130
|
Add TransformAnimationPlugin and 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
|
0b8d361fa6
|
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes.
|
1年前 |
Palash Bansal
|
58ba860afd
|
v0.0.31, fix material define issue.
|
2年前 |
Palash Bansal
|
26a2d553d7
|
v0.0.30 and readme update.
|
2年前 |
Palash Bansal
|
66a0fa5987
|
Add examples for AWSClientPlugin and TransfrSharePlugin and model-viewer example.
|
2年前 |
Palash Bansal
|
0859c5fafb
|
Add GLTFMeshOptDecodePlugin, AssetExporterPlugin and examples.
|
2年前 |
Palash Bansal
|
755ab0798f
|
Fix gltf encryption, fix ktx2 texture cloning, some type changes, minor fixes.
|
2年前 |
Palash Bansal
|
115e68d2bd
|
Implement Material configurator and switch node base plugins, grid ui plugins and examples.
|
2年前 |
Palash Bansal
|
4e5723201d
|
Add options to gltf loader, Fix FrameFadePlugin, three ref update, minor changes/fixes.
|
2年前 |
Palash Bansal
|
21e781d364
|
Add InteractionPromptPlugin, LoadingScreenPlugin, AAssetManagerProcessStatePlugin with examples. Some other minor changes.
|
2年前 |
Palash Bansal
|
4fa5c40caa
|
Add GLTFKHRMaterialVariantsPlugin and example, rename parallax mapping plugin example folder.
|
2年前 |
Palash Bansal
|
42beef4ec2
|
Add ParallaxMappingPlugin and example.
|
2年前 |
Palash Bansal
|
083c3af237
|
Fix clipBackground, add clipBackgroundForce, other minor change
|
2年前 |
Palash Bansal
|
a1ebb7ee1c
|
Add SSAAPlugin and example.
|
2年前 |
Palash Bansal
|
ce9e3eecdc
|
v0.0.27
|
2年前 |
Palash Bansal
|
c38b90fb0a
|
Add progressive hdr shadows experiment, rearrange examples.
|
2年前 |
Palash Bansal
|
9d9d1310bd
|
Fix for codepen not able to load plugins.
|
2年前 |
Palash Bansal
|
d6986b3b5e
|
URL hash fix.
|
2年前 |
Palash Bansal
|
181a9606e6
|
Add SimplifyModifierPlugin, MeshOptSimplifyModifierPlugin and examples.
|
2年前 |
Palash Bansal
|
ce8362ba75
|
Add @threepipe/plugin-svg-renderer and examples.
|
2年前 |
Palash Bansal
|
7c7855a405
|
Minor changes in ssao
|
2年前 |
Palash Bansal
|
d017cdb29c
|
Implement SSAOPlugin and example.
|
2年前 |
Palash Bansal
|
a25f0366ae
|
Add filtering to the example page.
|
2年前 |
Palash Bansal
|
b807f477b7
|
Support model url query param in tweakpane-editor example.
|
2年前 |
Palash Bansal
|
d3ce8101a4
|
Add convergedPromise in ProgressivePlugin, some fixes for tests
|
2年前 |
Palash Bansal
|
b5f0506623
|
Add container to simple-bottom-buttons, minor example fixes.
|
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年前 |