74 コミット (9097d94d95bc2b5f9deb8e2979d78b56dc745945)

作成者 SHA1 メッセージ 日付
  Palash Bansal 9097d94d95
Docs changes, screen pass guide, shadertoy guide, screen shader examples, screen pass extension examples. 11ヶ月前
  Palash Bansal fe3bf9e618
Remove File.__loadedAsset caching, accept File objects while setting env, background maps in viewer, add file-load example 11ヶ月前
  Palash Bansal a39beeb439
Clear Reimport test 11ヶ月前
  Palash Bansal dc5c3158b0
Dispose reimport test 11ヶ月前
  Palash Bansal e405f41ed6
Add ground plugin to examples list 11ヶ月前
  Palash Bansal 2cb52b8b42
MeshLineMaterial alias, some fat lines docs, spiral mesh lines example 11ヶ月前
  Palash Bansal b180f58a4a
Add GLTFSpecGlossinessConverterPlugin with example, export GLTFDracoExportPlugin.gltfTransformExtensions, bump gltf-transform version to 4.2.0 11ヶ月前
  Palash Bansal ff7070f84f
Add basic path tracing plugin and examples 11ヶ月前
  Palash Bansal 1894e2d9b1
Update assimp doc, fix typo 1年前
  Palash Bansal 650cb34a87
Add assimpjs plugin, examples, version bump 1年前
  Palash Bansal 5ac726b03f
Fix controls axis, minor comment. 1年前
  Palash Bansal d3b0fd2d5c
Add global loading indicator in examples 1年前
  Palash Bansal f5a0f0b295
Add basic support for LineSegments2/fat lines, support for importing fat lines in gltf, add track param for material clone, small Box3B fix for lines, add examples for lines. 1年前
  Palash Bansal e581362ab8
Add 3d-tiles-renderer package plugins and examples. 1年前
  Palash Bansal 11c081c934
Add example viewer-render-size, Add example for renderSize in canvas-snapshot-plugin example, Add test example js-image-data-test 1年前
  Palash Bansal 5f25bd33c4
Add example Multi-Render UV Clipping 1年前
  Palash Bansal 48c42f37b4
Add OrthographicCamera2, fix jitter when changing position 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 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 1410e84784
Fix in code previewer 1年前
  Palash Bansal 3097bd3130
Add TransformAnimationPlugin and example 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 c38b90fb0a
Add progressive hdr shadows experiment, rearrange examples. 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 d017cdb29c
Implement SSAOPlugin and example. 2年前
  Palash Bansal a25f0366ae
Add filtering to the example page. 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 0e86368778
Minor UI changes 2年前
  Palash Bansal d4ac63ec73
Add exampels for different type of lights. 2年前
  Palash Bansal ef3d5364c4
Add TransformControlsPlugin, EditorViewWidgetPlugin and their examples. 2年前
  Palash Bansal 4286cfa904
Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers 2年前
  Palash Bansal 0958966416
Add plugins/blueprint.js 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 dc73adf1ed
Create AScreenPassExtensionPlugin from TonemapPlugin, Add VignettePlugin and example 2年前
  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 2年前
  Palash Bansal 0c4d6ea549
Add msaa transmission test, Add multi viewer test, Add LegacyPhongMaterial, Allow custom numeric samples in msaa, temporary fix for transmission not working with msaa, circular import fixes, stats.js position fix, disable debug by default in ThreeViewer. 2年前