Palash Bansal
|
d9a90f9b78
|
Some new docs and fixes
|
пре 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
|
e581362ab8
|
Add 3d-tiles-renderer package plugins and examples.
|
пре 1 година |
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 година |
Palash Bansal
|
ca8a8d1a5f
|
Changes for r155 update
|
пре 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
|
7fc4fde5c2
|
Fix links in readme.
|
пре 1 година |
Palash Bansal
|
fa59527095
|
Remove markdown to html, cleanup readme, update three ref version, update website, add contributing.
|
пре 1 година |
Palash Bansal
|
d8b7f7007f
|
Some jsdocs changes
|
пре 1 година |
Palash Bansal
|
3097bd3130
|
Add TransformAnimationPlugin and example
|
пре 1 година |
Palash Bansal
|
8185214297
|
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples.
|
пре 1 година |
Palash Bansal
|
26a2d553d7
|
v0.0.30 and readme update.
|
пре 2 година |
Palash Bansal
|
55ee68eaf5
|
Update readme
|
пре 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
|
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
|
cb9c6d87e5
|
Add ThreeViewer.setRenderSize
|
пре 2 година |
Palash Bansal
|
9d523e0f09
|
Fix onChange in TransformControls2.
|
пре 2 година |
Palash Bansal
|
d3ce8101a4
|
Add convergedPromise in ProgressivePlugin, some fixes for tests
|
пре 2 година |
Palash Bansal
|
c066c63191
|
Set needsUpdate when UI changes for material UI config, add Camera Control plugins to readme, other minor fixes
|
пре 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
|
f6d86b6aa1
|
Update readme, Add GLTFLoader.ObjectConstructors, three-ts-types update, typescript update, other small fixes.
|
пре 2 година |
Palash Bansal
|
ef3d5364c4
|
Add TransformControlsPlugin, EditorViewWidgetPlugin and their examples.
|
пре 2 година |
Palash Bansal
|
571b31f1f7
|
Readme update
|
пре 2 година |
Palash Bansal
|
9d5bda8f86
|
Add GeometryGeneratorPlugin and example
|
пре 2 година |
Palash Bansal
|
0958966416
|
Add plugins/blueprint.js and example
|
пре 2 година |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
пре 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
|
356654cc49
|
Update readme, bump version.
|
пре 2 година |
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 година |
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 година |
Palash Bansal
|
e6e2a397a9
|
Add wip @threepipe/plugin-blend-importer for parsing and importing .blend file and an example.
|
пре 2 година |
Palash Bansal
|
10dd8553ab
|
Add CameraView, CameraViewPlugin, some refactor in ICamera and PerspectiveCamera2. Add animateCamera in PopmotionPlugin. Add some utils for animation, cameras.
|
пре 2 година |
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 година |
Palash Bansal
|
249c1d292a
|
Reject promise on error in PopmotionPlugin, add clampMin, clampMax to OrbitControls, fix near far calculation.
|
пре 2 година |
Palash Bansal
|
6c1013d9ed
|
Add PickingPlugin with example and utils - SelectionWidget, BoxSelectionWidget, ObjectPicker, IWidget
|
пре 2 година |
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 година |
Palash Bansal
|
e79cbca3e4
|
Add USDZLoadPlugin.
|
пре 2 година |
Palash Bansal
|
1c98b0ce8b
|
Update about texture export in readme.
|
пре 2 година |