Palash Bansal
|
d6986b3b5e
|
URL hash fix.
|
před 2 roky |
Palash Bansal
|
181a9606e6
|
Add SimplifyModifierPlugin, MeshOptSimplifyModifierPlugin and examples.
|
před 2 roky |
Palash Bansal
|
ce8362ba75
|
Add @threepipe/plugin-svg-renderer and examples.
|
před 2 roky |
Palash Bansal
|
d017cdb29c
|
Implement SSAOPlugin and example.
|
před 2 roky |
Palash Bansal
|
a25f0366ae
|
Add filtering to the example page.
|
před 2 roky |
Palash Bansal
|
af403173a9
|
Add ACameraControlsPlugin, DeviceOrientationControlsPlugin, PointerLockControlsPlugin, their examples
|
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
|
0bcc426d7d
|
Add gaussian splatting plugin
|
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
|
d4ac63ec73
|
Add exampels for different type of lights.
|
před 2 roky |
Palash Bansal
|
ef3d5364c4
|
Add TransformControlsPlugin, EditorViewWidgetPlugin and their examples.
|
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
|
0958966416
|
Add plugins/blueprint.js and example
|
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
|
192185b562
|
Add ChromaticAberrationPlugin, FilmicGrainPlugin.
|
před 2 roky |
Palash Bansal
|
dc73adf1ed
|
Create AScreenPassExtensionPlugin from TonemapPlugin, Add VignettePlugin and example
|
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
|
2a3fb3f51d
|
Add new examples to index, add src to CI
|
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
|
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
|
e79cbca3e4
|
Add USDZLoadPlugin.
|
před 2 roky |
Palash Bansal
|
39ddebb1c3
|
Add GeometryUVPreviewPlugin and its example.
|
před 2 roky |
Palash Bansal
|
2cfb21b564
|
Add PopmotionPlugin and example.
|
před 2 roky |
Palash Bansal
|
e1a651620f
|
Add FrameFadePlugin, page scroll animation support in GLTFAnimationPlugin, examples for both, minor refactor in types.
|
před 2 roky |
Palash Bansal
|
66bbbafd75
|
Add ProgressivePlugin, GLTFAnimationPlugin, update Readme, Add examples gltf-animation-plugin, gltf-camera-animation, progressive-plugin
|
před 2 roky |
Palash Bansal
|
1f61ff4817
|
Add plugins to load ktx, ktx2, ply, stl files and their examples. Add html-sample example.
|
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
|
17d751eec2
|
CSS improvements in tweakpane editor.
|
před 2 roky |
Palash Bansal
|
f7f8844d2c
|
Add TonemapPlugin and its example.
|
před 2 roky |
Palash Bansal
|
e609ed4ec9
|
Add basic tweakpane-editor and example
|
před 2 roky |
Palash Bansal
|
e23e0370ac
|
Add Examples for Canvas image snapshot export and render target image export.
|
před 2 roky |
Palash Bansal
|
e7d710ade9
|
Add FullScreenPlugin and example, other minor fixes.
|
před 2 roky |
Palash Bansal
|
a9ab1460b6
|
Add util functions ThreeViewer.export, ThreeViewer.import, jsonToBlob, some refactor for those, Add example to convert HDR to EXR(export DataTexture as EXR)
|
před 3 roky |
Palash Bansal
|
4355f05b73
|
Add example 3dm-to-glb to convert .3dm files to .glb files. Export only the object in obj-to-glb example. Add EXR load example
|
před 3 roky |
Palash Bansal
|
4533ae301b
|
Export preprocessMaterial in GBufferRenderPass. Make target, texture public in DepthBufferPlugin. Add NormalBufferPlugin and example.
|
před 3 roky |
Palash Bansal
|
32d772b46e
|
Fix Physical material import in GLTF, Add transmission test example, parallel download example, dropzone fix.
|
před 3 roky |
Palash Bansal
|
5ffad1b714
|
Add TweakpaneUiPlugin, CustomContextMenu, add ui config and decorators and fixes, Several uiconfig examples.
|
před 3 roky |
Palash Bansal
|
39520ed403
|
Implement hash on example page.
|
před 3 roky |
Palash Bansal
|
e3603ba142
|
Add Dropzone and DropzonePlugin, minor fix.
|
před 3 roky |
Palash Bansal
|
2f7155c956
|
Improve example page UI and improve Readme.
|
před 3 roky |
Palash Bansal
|
12f2220a64
|
Add some basic examples
|
před 3 roky |