Palash Bansal
|
d9a90f9b78
|
Some new docs and fixes
|
11 ay önce |
Palash Bansal
|
ff7070f84f
|
Add basic path tracing plugin and examples
|
11 ay önce |
Palash Bansal
|
1894e2d9b1
|
Update assimp doc, fix typo
|
1 yıl önce |
Palash Bansal
|
650cb34a87
|
Add assimpjs plugin, examples, version bump
|
1 yıl önce |
Palash Bansal
|
e581362ab8
|
Add 3d-tiles-renderer package plugins and examples.
|
1 yıl önce |
Palash Bansal
|
038a6b92f3
|
Improved file extension handling, custom url modifiers, in asset import, add IObject3D.autoUpgradeChildren, IObject3D.acceptChildEvents, handle NaN in autoScale, center, camera near far, preRender, postRender events to RenderManager, use EventListener2 in some places, add modelRootScale to viewer options, Update Readme, some minor fixes,
|
1 yıl önce |
Palash Bansal
|
ca8a8d1a5f
|
Changes for r155 update
|
1 yıl önce |
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 yıl önce |
Palash Bansal
|
7fc4fde5c2
|
Fix links in readme.
|
1 yıl önce |
Palash Bansal
|
fa59527095
|
Remove markdown to html, cleanup readme, update three ref version, update website, add contributing.
|
1 yıl önce |
Palash Bansal
|
d8b7f7007f
|
Some jsdocs changes
|
1 yıl önce |
Palash Bansal
|
3097bd3130
|
Add TransformAnimationPlugin and example
|
1 yıl önce |
Palash Bansal
|
8185214297
|
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples.
|
1 yıl önce |
Palash Bansal
|
26a2d553d7
|
v0.0.30 and readme update.
|
2 yıl önce |
Palash Bansal
|
55ee68eaf5
|
Update readme
|
2 yıl önce |
Palash Bansal
|
21e781d364
|
Add InteractionPromptPlugin, LoadingScreenPlugin, AAssetManagerProcessStatePlugin with examples. Some other minor changes.
|
2 yıl önce |
Palash Bansal
|
4fa5c40caa
|
Add GLTFKHRMaterialVariantsPlugin and example, rename parallax mapping plugin example folder.
|
2 yıl önce |
Palash Bansal
|
42beef4ec2
|
Add ParallaxMappingPlugin and example.
|
2 yıl önce |
Palash Bansal
|
083c3af237
|
Fix clipBackground, add clipBackgroundForce, other minor change
|
2 yıl önce |
Palash Bansal
|
a1ebb7ee1c
|
Add SSAAPlugin and example.
|
2 yıl önce |
Palash Bansal
|
181a9606e6
|
Add SimplifyModifierPlugin, MeshOptSimplifyModifierPlugin and examples.
|
2 yıl önce |
Palash Bansal
|
ce8362ba75
|
Add @threepipe/plugin-svg-renderer and examples.
|
2 yıl önce |
Palash Bansal
|
d017cdb29c
|
Implement SSAOPlugin and example.
|
2 yıl önce |
Palash Bansal
|
cb9c6d87e5
|
Add ThreeViewer.setRenderSize
|
2 yıl önce |
Palash Bansal
|
9d523e0f09
|
Fix onChange in TransformControls2.
|
2 yıl önce |
Palash Bansal
|
d3ce8101a4
|
Add convergedPromise in ProgressivePlugin, some fixes for tests
|
2 yıl önce |
Palash Bansal
|
c066c63191
|
Set needsUpdate when UI changes for material UI config, add Camera Control plugins to readme, other minor fixes
|
2 yıl önce |
Palash Bansal
|
77a4228f46
|
Add CanvasSnapshotPlugin, ContactShadowGroundPlugin, their examples. Add classes BaseGroundPlugin, FileTransferPlugin, HVBlurHelper, CanvasSnapshot. Add support for renderScale auto in viewer constructor.
|
2 yıl önce |
Palash Bansal
|
0bcc426d7d
|
Add gaussian splatting plugin
|
2 yıl önce |
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 yıl önce |
Palash Bansal
|
f6d86b6aa1
|
Update readme, Add GLTFLoader.ObjectConstructors, three-ts-types update, typescript update, other small fixes.
|
2 yıl önce |
Palash Bansal
|
ef3d5364c4
|
Add TransformControlsPlugin, EditorViewWidgetPlugin and their examples.
|
2 yıl önce |
Palash Bansal
|
571b31f1f7
|
Readme update
|
2 yıl önce |
Palash Bansal
|
9d5bda8f86
|
Add GeometryGeneratorPlugin and example
|
2 yıl önce |
Palash Bansal
|
0958966416
|
Add plugins/blueprint.js and example
|
2 yıl önce |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
2 yıl önce |
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 yıl önce |
Palash Bansal
|
192185b562
|
Add ChromaticAberrationPlugin, FilmicGrainPlugin.
|
2 yıl önce |
Palash Bansal
|
356654cc49
|
Update readme, bump version.
|
2 yıl önce |
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
|
2 yıl önce |
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 yıl önce |
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 yıl önce |
Palash Bansal
|
e6e2a397a9
|
Add wip @threepipe/plugin-blend-importer for parsing and importing .blend file and an example.
|
2 yıl önce |
Palash Bansal
|
10dd8553ab
|
Add CameraView, CameraViewPlugin, some refactor in ICamera and PerspectiveCamera2. Add animateCamera in PopmotionPlugin. Add some utils for animation, cameras.
|
2 yıl önce |
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.
|
2 yıl önce |
Palash Bansal
|
249c1d292a
|
Reject promise on error in PopmotionPlugin, add clampMin, clampMax to OrbitControls, fix near far calculation.
|
2 yıl önce |
Palash Bansal
|
6c1013d9ed
|
Add PickingPlugin with example and utils - SelectionWidget, BoxSelectionWidget, ObjectPicker, IWidget
|
2 yıl önce |
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 yıl önce |
Palash Bansal
|
e79cbca3e4
|
Add USDZLoadPlugin.
|
2 yıl önce |
Palash Bansal
|
1c98b0ce8b
|
Update about texture export in readme.
|
2 yıl önce |