Palash Bansal
|
4e5723201d
|
Add options to gltf loader, Fix FrameFadePlugin, three ref update, minor changes/fixes.
|
před 2 roky |
Palash Bansal
|
21e781d364
|
Add InteractionPromptPlugin, LoadingScreenPlugin, AAssetManagerProcessStatePlugin with examples. Some other minor changes.
|
před 2 roky |
Palash Bansal
|
083c3af237
|
Fix clipBackground, add clipBackgroundForce, other minor change
|
před 2 roky |
Palash Bansal
|
570ee8f4ef
|
v0.0.29
|
před 2 roky |
Palash Bansal
|
3e9a790807
|
v0.0.28
|
před 2 roky |
Palash Bansal
|
8f0efa6e76
|
Render target clone fix, add OldPluginType, other minor fixes.
|
před 2 roky |
Palash Bansal
|
90b080533f
|
v0.0.26
|
před 2 roky |
Palash Bansal
|
11107d4a49
|
iGeometry upgrade changes, disable render when camera is not visible, fix UI in SSAOPluginPass.
|
před 2 roky |
Palash Bansal
|
cb9c6d87e5
|
Add ThreeViewer.setRenderSize
|
před 2 roky |
Palash Bansal
|
edcea79891
|
v0.0.25
|
před 2 roky |
Palash Bansal
|
91a82b96b3
|
Depth unpack change, add matDefineBool, and other minor changes.
|
před 2 roky |
Palash Bansal
|
c01943b348
|
Minor comment, version update.
|
před 2 roky |
Palash Bansal
|
6d6d7e52f0
|
Add DeviceOrientationControls2, FirstPersonControls2, OrbitControls2, PointerLockControls2, RGBM to linear conversion functions on cpu.
|
před 2 roky |
Palash Bansal
|
77a4228f46
|
Add CanvasSnapshotPlugin, ContactShadowGroundPlugin, their examples. Add classes BaseGroundPlugin, FileTransferPlugin, HVBlurHelper, CanvasSnapshot. Add support for renderScale auto in viewer constructor.
|
před 2 roky |
Palash Bansal
|
bee1d696ec
|
Handle materialExtensions in GBufferPlugin, fix threejs webgi info frame count, only increments after composer render to screen, support regex in shaderReplaceString
|
před 2 roky |
Palash Bansal
|
4422a52334
|
Minor fixes, changes, update three ref
|
před 2 roky |
Palash Bansal
|
475771914e
|
Add depthTexture to gbuffer.
|
před 2 roky |
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.
|
před 2 roky |
Palash Bansal
|
0e86368778
|
Minor UI changes
|
před 2 roky |
Palash Bansal
|
9672bb2765
|
Bump version
|
před 2 roky |
Palash Bansal
|
add88b1c77
|
isDisabled refactor and enabled fixes
|
před 2 roky |
Palash Bansal
|
fa5f47ee32
|
Minor changes and fixes
|
před 2 roky |
Palash Bansal
|
4286cfa904
|
Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers
|
před 2 roky |
Palash Bansal
|
bb26d48ee9
|
Version update
|
před 2 roky |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
před 2 roky |
Palash Bansal
|
2126e5e6c9
|
Version update for threepipe, tweakpane, tweakpane-editor
|
před 2 roky |
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
|
před 2 roky |
Palash Bansal
|
356654cc49
|
Update readme, bump version.
|
před 2 roky |
Palash Bansal
|
fe4d525bc4
|
Add ignoreWidgets, ignoreObject in RootScene.getBounds, Add syncMaxDuration in GLTFAnimationPlugin, Add ignoreObject in Box3B.expandByObject, Button check in CustomContextMenu pointerdown listener, Minor changes
|
před 2 roky |
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
|
před 2 roky |
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.
|
před 2 roky |
Palash Bansal
|
e6e2a397a9
|
Add wip @threepipe/plugin-blend-importer for parsing and importing .blend file and an example.
|
před 2 roky |
Palash Bansal
|
10dd8553ab
|
Add CameraView, CameraViewPlugin, some refactor in ICamera and PerspectiveCamera2. Add animateCamera in PopmotionPlugin. Add some utils for animation, cameras.
|
před 2 roky |
Palash Bansal
|
a80951b082
|
Fix regex match for string in findMaterialsByName, fix clipping issue in autoNearFar when inside the model, add target property animation in Popmotion, add EasingFunctions and animation utils, Add materialManager property in ThreeViewer, minor changes.
|
před 2 roky |
Palash Bansal
|
f4106eb845
|
Minor fixes and upgrades
|
před 2 roky |
Palash Bansal
|
6c1013d9ed
|
Add PickingPlugin with example and utils - SelectionWidget, BoxSelectionWidget, ObjectPicker, IWidget
|
před 2 roky |
Palash Bansal
|
85a1882288
|
Fix update-version for windows, add camera options in viewer options.
|
před 2 roky |
Palash Bansal
|
f7266fff8f
|
Add BaseImporterPlugin, @threepipe/plugin-extra-importers for .3ds, .3mf, .collada, .amf, .bvh, .vox, .gcode, .mdd, .pcd, .tilt, .wrl, .mpd, .vtk, .xyz
|
před 2 roky |
Palash Bansal
|
89c2c43e2e
|
Update package lock.
|
před 2 roky |
Palash Bansal
|
4068b58986
|
Some rearrangement, minor fixes and docs.
|
před 2 roky |
Palash Bansal
|
dd3004dc55
|
v0.0.12
|
před 2 roky |
Palash Bansal
|
90eaaafa5b
|
Add support for automatically setting camera.setDirty when position, rotation or target changes in the last frame.
|
před 2 roky |
Palash Bansal
|
3a95ae2cf6
|
ICamera transform fixes.
|
před 2 roky |
Palash Bansal
|
3d19e69a59
|
v0.0.11
|
před 2 roky |
Palash Bansal
|
56219d7a16
|
Add MeshDepthMaterialOverride for overriding proper material properties, changes in DepthBufferPlugin, NormalBufferPlugin, add AddBlendTexturePass, minor changes
|
před 2 roky |
Palash Bansal
|
a66949b8a5
|
Add TonemapPlugin by default to ThreeViewer, add examples for hdr testing with and without rgbm.
|
před 2 roky |
Palash Bansal
|
3ae23c1d98
|
Support functions in extraUniforms and extraDefines in MaterialExtension, package update.
|
před 2 roky |
Palash Bansal
|
2318b61e92
|
Add onPostFrame in Pass, ScreenPass and RenderManager that is triggered post frame.
|
před 2 roky |
Palash Bansal
|
09a80866da
|
Serialization fixes, other minor fixes.
|
před 2 roky |
Palash Bansal
|
e7d710ade9
|
Add FullScreenPlugin and example, other minor fixes.
|
před 3 roky |