131 Commits (ff7070f84fca1521175f2716d0945f4f36d8b5d9)

Autor SHA1 Mensagem Data
  Palash Bansal ff7070f84f
Add basic path tracing plugin and examples 11 meses atrás
  Palash Bansal d1524056bb
Add assimp to tweakpane editor, add utility for export model and convert 1 ano atrás
  Palash Bansal 1894e2d9b1
Update assimp doc, fix typo 1 ano atrás
  Palash Bansal 650cb34a87
Add assimpjs plugin, examples, version bump 1 ano atrás
  Palash Bansal 5ac726b03f
Fix controls axis, minor comment. 1 ano atrás
  Palash Bansal b41053447b
Fix editor import 1 ano atrás
  Palash Bansal 1e9709f493
Version bump, add prompt button for url in TilesRendererPlugin, update 3d tiles examples to use controls. 1 ano atrás
  Palash Bansal 27e07343d7
Make tweakpane editor portable 1 ano atrás
  Palash Bansal d3b0fd2d5c
Add global loading indicator in examples 1 ano atrás
  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 ano atrás
  Palash Bansal 739ebae861
Add example env. 1 ano atrás
  Palash Bansal fd5f45b4eb
Fix ts 1 ano atrás
  Palash Bansal e581362ab8
Add 3d-tiles-renderer package plugins and examples. 1 ano atrás
  Palash Bansal 9fded61e2e
Improve CanvasSnapshotPlugin with more options, Add promptForUrl button, load function in DropzonePlugin, Add initialized event in GLTFMeshOptDecodePlugin. 1 ano atrás
  Palash Bansal af6705c2e5
Some type fixes 1 ano atrás
  Palash Bansal d7f5fc8bd9
Add option autoUpdateParent in object.userData, Update plugin package-lock.json, version bump 0.0.40 1 ano atrás
  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 ano atrás
  Palash Bansal 5f25bd33c4
Add example Multi-Render UV Clipping 1 ano atrás
  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 ano atrás
  Palash Bansal e4e444c188
Update webgi package version. 1 ano atrás
  Palash Bansal ae2c09d305
Fix broken links in examples, fix virtual camera rgbm example. 1 ano atrás
  Palash Bansal 8990b2196d
Changes for r157 update - Shader changes 1 ano atrás
  Palash Bansal 48c42f37b4
Add OrthographicCamera2, fix jitter when changing position 1 ano atrás
  Palash Bansal 646acbc5bf
Support deep access in bindToValue, Add light shadow uiconfig 1 ano atrás
  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 ano atrás
  Palash Bansal 136f463d43
Fix widget dispose, frameCount uniform check in SSAO, add new webgi examples. 1 ano atrás
  Palash Bansal 8ab9f5351d
minor edits, uiconfig.js update, add gltf-transmission-test-msaa-zprepass example, 1 ano atrás
  Palash Bansal d4733031ac
Fix ContactShadowGroundPlugin, Fix for dependency updates, add some docs for dropzone options, add lib exports to package.json. 1 ano atrás
  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 ano atrás
  Palash Bansal 19e15e4597
Fix reset flicker in InteractionPromptPlugin. 1 ano atrás
  Palash Bansal d15d55c445
Add webgi example, unreal bloom pass example, change background colors on website. 1 ano atrás
  Palash Bansal ce003f2573
Version update, minor changes. 1 ano atrás
  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 ano atrás
  Palash Bansal 2b0ab41215
Fix some examples 1 ano atrás
  Palash Bansal 4f074dbda1
Set isEditor for LoadingScreenPlugin and FrameFadePlugin in editor example 1 ano atrás
  Palash Bansal 85bd0a7791
Add exports in package.json 1 ano atrás
  Palash Bansal 719838354e
Add undo for autoScale and autoCenter, some type fixes 1 ano atrás
  Palash Bansal 1410e84784
Fix in code previewer 1 ano atrás
  Palash Bansal 1a4fdde0df
Add loading screen to all examples. 1 ano atrás
  Palash Bansal 3097bd3130
Add TransformAnimationPlugin and example 1 ano atrás
  Palash Bansal cc76e7e469
Fix ref to plugins-extra-importers in examples, add InteractionPrompt in model-viewer example, other minor changes 1 ano atrás
  Palash Bansal 8185214297
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples. 1 ano atrás
  Palash Bansal 0b8d361fa6
Fix decorators for babel, dispatch removePlugin event in ThreeViewer, update ts-browser-helpers, other minor changes, fixes. 1 ano atrás
  Palash Bansal 58ba860afd
v0.0.31, fix material define issue. 2 anos atrás
  Palash Bansal 26a2d553d7
v0.0.30 and readme update. 2 anos atrás
  Palash Bansal 66a0fa5987
Add examples for AWSClientPlugin and TransfrSharePlugin and model-viewer example. 2 anos atrás
  Palash Bansal 0859c5fafb
Add GLTFMeshOptDecodePlugin, AssetExporterPlugin and examples. 2 anos atrás
  Palash Bansal 755ab0798f
Fix gltf encryption, fix ktx2 texture cloning, some type changes, minor fixes. 2 anos atrás
  Palash Bansal 115e68d2bd
Implement Material configurator and switch node base plugins, grid ui plugins and examples. 2 anos atrás
  Palash Bansal 4e5723201d
Add options to gltf loader, Fix FrameFadePlugin, three ref update, minor changes/fixes. 2 anos atrás