Palash Bansal
|
e581362ab8
|
Add 3d-tiles-renderer package plugins and examples.
|
pirms 1 gada |
Palash Bansal
|
11c081c934
|
Add example viewer-render-size, Add example for renderSize in canvas-snapshot-plugin example, Add test example js-image-data-test
|
pirms 1 gada |
Palash Bansal
|
5f25bd33c4
|
Add example Multi-Render UV Clipping
|
pirms 1 gada |
Palash Bansal
|
48c42f37b4
|
Add OrthographicCamera2, fix jitter when changing position
|
pirms 1 gada |
Palash Bansal
|
addf4fe601
|
Set rgbm true by default, set msaa true in tweakpane-editor, NaN fix in PhysicalMaterial, update status, add msaa sample example,
|
pirms 1 gada |
Palash Bansal
|
136f463d43
|
Fix widget dispose, frameCount uniform check in SSAO, add new webgi examples.
|
pirms 1 gada |
Palash Bansal
|
8ab9f5351d
|
minor edits, uiconfig.js update, add gltf-transmission-test-msaa-zprepass example,
|
pirms 1 gada |
Palash Bansal
|
d15d55c445
|
Add webgi example, unreal bloom pass example, change background colors on website.
|
pirms 1 gada |
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
|
pirms 1 gada |
Palash Bansal
|
2b0ab41215
|
Fix some examples
|
pirms 1 gada |
Palash Bansal
|
1410e84784
|
Fix in code previewer
|
pirms 1 gada |
Palash Bansal
|
3097bd3130
|
Add TransformAnimationPlugin and example
|
pirms 1 gada |
Palash Bansal
|
8185214297
|
Add @threepipe/gltf-transform with GLTFDracoExportPlugin and examples.
|
pirms 1 gada |
Palash Bansal
|
66a0fa5987
|
Add examples for AWSClientPlugin and TransfrSharePlugin and model-viewer example.
|
pirms 2 gadiem |
Palash Bansal
|
115e68d2bd
|
Implement Material configurator and switch node base plugins, grid ui plugins and examples.
|
pirms 2 gadiem |
Palash Bansal
|
21e781d364
|
Add InteractionPromptPlugin, LoadingScreenPlugin, AAssetManagerProcessStatePlugin with examples. Some other minor changes.
|
pirms 2 gadiem |
Palash Bansal
|
a1ebb7ee1c
|
Add SSAAPlugin and example.
|
pirms 2 gadiem |
Palash Bansal
|
c38b90fb0a
|
Add progressive hdr shadows experiment, rearrange examples.
|
pirms 2 gadiem |
Palash Bansal
|
d6986b3b5e
|
URL hash fix.
|
pirms 2 gadiem |
Palash Bansal
|
181a9606e6
|
Add SimplifyModifierPlugin, MeshOptSimplifyModifierPlugin and examples.
|
pirms 2 gadiem |
Palash Bansal
|
ce8362ba75
|
Add @threepipe/plugin-svg-renderer and examples.
|
pirms 2 gadiem |
Palash Bansal
|
d017cdb29c
|
Implement SSAOPlugin and example.
|
pirms 2 gadiem |
Palash Bansal
|
a25f0366ae
|
Add filtering to the example page.
|
pirms 2 gadiem |
Palash Bansal
|
af403173a9
|
Add ACameraControlsPlugin, DeviceOrientationControlsPlugin, PointerLockControlsPlugin, their examples
|
pirms 2 gadiem |
Palash Bansal
|
77a4228f46
|
Add CanvasSnapshotPlugin, ContactShadowGroundPlugin, their examples. Add classes BaseGroundPlugin, FileTransferPlugin, HVBlurHelper, CanvasSnapshot. Add support for renderScale auto in viewer constructor.
|
pirms 2 gadiem |
Palash Bansal
|
0bcc426d7d
|
Add gaussian splatting plugin
|
pirms 2 gadiem |
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.
|
pirms 2 gadiem |
Palash Bansal
|
0e86368778
|
Minor UI changes
|
pirms 2 gadiem |
Palash Bansal
|
d4ac63ec73
|
Add exampels for different type of lights.
|
pirms 2 gadiem |
Palash Bansal
|
ef3d5364c4
|
Add TransformControlsPlugin, EditorViewWidgetPlugin and their examples.
|
pirms 2 gadiem |
Palash Bansal
|
4286cfa904
|
Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers
|
pirms 2 gadiem |
Palash Bansal
|
0958966416
|
Add plugins/blueprint.js and example
|
pirms 2 gadiem |
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
|
pirms 2 gadiem |
Palash Bansal
|
192185b562
|
Add ChromaticAberrationPlugin, FilmicGrainPlugin.
|
pirms 2 gadiem |
Palash Bansal
|
dc73adf1ed
|
Create AScreenPassExtensionPlugin from TonemapPlugin, Add VignettePlugin and example
|
pirms 2 gadiem |
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
|
pirms 2 gadiem |
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.
|
pirms 2 gadiem |
Palash Bansal
|
2a3fb3f51d
|
Add new examples to index, add src to CI
|
pirms 2 gadiem |
Palash Bansal
|
e6e2a397a9
|
Add wip @threepipe/plugin-blend-importer for parsing and importing .blend file and an example.
|
pirms 2 gadiem |
Palash Bansal
|
f7266fff8f
|
Add BaseImporterPlugin, @threepipe/plugin-extra-importers for .3ds, .3mf, .collada, .amf, .bvh, .vox, .gcode, .mdd, .pcd, .tilt, .wrl, .mpd, .vtk, .xyz
|
pirms 2 gadiem |
Palash Bansal
|
e79cbca3e4
|
Add USDZLoadPlugin.
|
pirms 2 gadiem |
Palash Bansal
|
39ddebb1c3
|
Add GeometryUVPreviewPlugin and its example.
|
pirms 2 gadiem |
Palash Bansal
|
2cfb21b564
|
Add PopmotionPlugin and example.
|
pirms 2 gadiem |
Palash Bansal
|
e1a651620f
|
Add FrameFadePlugin, page scroll animation support in GLTFAnimationPlugin, examples for both, minor refactor in types.
|
pirms 2 gadiem |
Palash Bansal
|
66bbbafd75
|
Add ProgressivePlugin, GLTFAnimationPlugin, update Readme, Add examples gltf-animation-plugin, gltf-camera-animation, progressive-plugin
|
pirms 2 gadiem |
Palash Bansal
|
1f61ff4817
|
Add plugins to load ktx, ktx2, ply, stl files and their examples. Add html-sample example.
|
pirms 2 gadiem |
Palash Bansal
|
a66949b8a5
|
Add TonemapPlugin by default to ThreeViewer, add examples for hdr testing with and without rgbm.
|
pirms 2 gadiem |
Palash Bansal
|
17d751eec2
|
CSS improvements in tweakpane editor.
|
pirms 2 gadiem |
Palash Bansal
|
f7f8844d2c
|
Add TonemapPlugin and its example.
|
pirms 2 gadiem |
Palash Bansal
|
e609ed4ec9
|
Add basic tweakpane-editor and example
|
pirms 2 gadiem |