Palash Bansal
|
0958966416
|
Add plugins/blueprint.js and example
|
преди 2 години |
Palash Bansal
|
fbd83713f5
|
Update uiconfig-tweakpane, add tweakpane-ui-plugin 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
|
9df924e254
|
Add ClearcoatTintPlugin, CustomBumpMapPlugin, FragmentClippingExtensionPlugin, NoiseBumpMaterialPlugin and examples
|
преди 2 години |
Palash Bansal
|
192185b562
|
Add ChromaticAberrationPlugin, FilmicGrainPlugin.
|
преди 2 години |
Palash Bansal
|
6da3ef177b
|
Use IViewerPlugin instead of AViewerPlugin in tweakpane editor plugins, add new plugins to the editor example.
|
преди 2 години |
Palash Bansal
|
dc73adf1ed
|
Create AScreenPassExtensionPlugin from TonemapPlugin, Add VignettePlugin and example
|
преди 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
|
2a3fb3f51d
|
Add new examples to index, add src to CI
|
преди 2 години |
Palash Bansal
|
e6e2a397a9
|
Add wip @threepipe/plugin-blend-importer for parsing and importing .blend file and an example.
|
преди 2 години |
Palash Bansal
|
49d3ea2a29
|
Fix for material extension when defines not defined, set default min near to 0.5, minor fix.
|
преди 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
|
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
|
39ddebb1c3
|
Add GeometryUVPreviewPlugin and its example.
|
преди 2 години |
Palash Bansal
|
afc33f2732
|
Add meta viewport tag in all example html
|
преди 2 години |
Palash Bansal
|
2cfb21b564
|
Add PopmotionPlugin and example.
|
преди 2 години |
Palash Bansal
|
e1a651620f
|
Add FrameFadePlugin, page scroll animation support in GLTFAnimationPlugin, examples for both, minor refactor in types.
|
преди 2 години |
Palash Bansal
|
66bbbafd75
|
Add ProgressivePlugin, GLTFAnimationPlugin, update Readme, Add examples gltf-animation-plugin, gltf-camera-animation, progressive-plugin
|
преди 2 години |
Palash Bansal
|
9fa896f3a0
|
Directional light example, minor fixes in depth, normal buffer and some examples.
|
преди 2 години |
Palash Bansal
|
1f61ff4817
|
Add plugins to load ktx, ktx2, ply, stl files and their examples. Add html-sample example.
|
преди 2 години |
Palash Bansal
|
a66949b8a5
|
Add TonemapPlugin by default to ThreeViewer, add examples for hdr testing with and without rgbm.
|
преди 2 години |
Palash Bansal
|
17d751eec2
|
CSS improvements in tweakpane editor.
|
преди 2 години |
Palash Bansal
|
47a021a124
|
Add legacy support for loading tonemap settings and camera properties
|
преди 2 години |
Palash Bansal
|
f7f8844d2c
|
Add TonemapPlugin and its example.
|
преди 2 години |
Palash Bansal
|
df7b5b39f9
|
Build plugin script, fixes for plugins.
|
преди 2 години |
Palash Bansal
|
ad4b064575
|
Refactor tweakpane and tweakpane editor as plugins.
|
преди 2 години |
Palash Bansal
|
e609ed4ec9
|
Add basic tweakpane-editor and example
|
преди 2 години |
Palash Bansal
|
e23e0370ac
|
Add Examples for Canvas image snapshot export and render target image export.
|
преди 2 години |
Palash Bansal
|
e7d710ade9
|
Add FullScreenPlugin and example, other minor fixes.
|
преди 2 години |
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)
|
преди 3 години |
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
|
преди 3 години |
Palash Bansal
|
ddc85b2080
|
Add Rhino3dmLoader2, Rhino3dmLoadPlugin and examples/rhino3dm-load
|
преди 3 години |
Palash Bansal
|
45ee323612
|
Parse import map in html for codepen share in examples.
|
преди 3 години |
Palash Bansal
|
c96c37c97f
|
Fix render target preview plugin example.
|
преди 3 години |
Palash Bansal
|
4533ae301b
|
Export preprocessMaterial in GBufferRenderPass. Make target, texture public in DepthBufferPlugin. Add NormalBufferPlugin and example.
|
преди 3 години |
Palash Bansal
|
32d772b46e
|
Fix Physical material import in GLTF, Add transmission test example, parallel download example, dropzone fix.
|
преди 3 години |
Palash Bansal
|
5ffad1b714
|
Add TweakpaneUiPlugin, CustomContextMenu, add ui config and decorators and fixes, Several uiconfig examples.
|
преди 3 години |
Palash Bansal
|
39520ed403
|
Implement hash on example page.
|
преди 3 години |
Palash Bansal
|
e3603ba142
|
Add Dropzone and DropzonePlugin, minor fix.
|
преди 3 години |
Palash Bansal
|
2f7155c956
|
Improve example page UI and improve Readme.
|
преди 3 години |
Palash Bansal
|
6da430033a
|
Add importmap polyfill in examples for safari
|
преди 3 години |
Palash Bansal
|
177c305060
|
Rename README, fix codepen link
|
преди 3 години |
Palash Bansal
|
12f2220a64
|
Add some basic examples
|
преди 3 години |