Palash Bansal
|
c01943b348
|
Minor comment, version update.
|
před 2 roky |
Palash Bansal
|
6d6d7e52f0
|
Add DeviceOrientationControls2, FirstPersonControls2, OrbitControls2, PointerLockControls2, RGBM to linear conversion functions on cpu.
|
před 2 roky |
Palash Bansal
|
4422a52334
|
Minor fixes, changes, update three ref
|
před 2 roky |
Palash Bansal
|
475771914e
|
Add depthTexture to gbuffer.
|
před 2 roky |
Palash Bansal
|
a8b23c55c8
|
Update all package-lock.json
|
před 2 roky |
Palash Bansal
|
1ccb824e4f
|
Test ci changes
|
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
|
9672bb2765
|
Bump version
|
před 2 roky |
Palash Bansal
|
199b8e32d3
|
Add vite building, tsc lib compile.
|
před 2 roky |
Palash Bansal
|
f6d86b6aa1
|
Update readme, Add GLTFLoader.ObjectConstructors, three-ts-types update, typescript update, other small fixes.
|
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
|
bb26d48ee9
|
Version update
|
před 2 roky |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
před 2 roky |
Palash Bansal
|
2126e5e6c9
|
Version update for threepipe, tweakpane, tweakpane-editor
|
před 2 roky |
Palash Bansal
|
356654cc49
|
Update readme, bump version.
|
před 2 roky |
Palash Bansal
|
ae7f38bf54
|
Add ForceLayerMaterials, HideLineMesh in Rhino3dmLoader2. Add importMaterials, forceLayerMaterials, replaceWithInstancedMesh, hideLineMesh in Rhino3dmLoadPlugin, three js minor version update
|
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
|
e6e2a397a9
|
Add wip @threepipe/plugin-blend-importer for parsing and importing .blend file and an example.
|
před 2 roky |
Palash Bansal
|
ee46c311dd
|
Fix for loaderCreate in AssetImporter, add regex support in MaterialManager.findMaterialsByName, add autoGPUInstanceMeshes util, add Auto GPU Instances and Center Geometry to Geometry UI, three ref update, minor fixes.
|
před 2 roky |
Palash Bansal
|
f4106eb845
|
Minor fixes and upgrades
|
před 2 roky |
Palash Bansal
|
85a1882288
|
Fix update-version for windows, add camera options in viewer options.
|
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
|
4068b58986
|
Some rearrangement, minor fixes and docs.
|
před 2 roky |
Palash Bansal
|
dd3004dc55
|
v0.0.12
|
před 2 roky |
Palash Bansal
|
2cfb21b564
|
Add PopmotionPlugin and example.
|
před 2 roky |
Palash Bansal
|
3d19e69a59
|
v0.0.11
|
před 2 roky |
Palash Bansal
|
56219d7a16
|
Add MeshDepthMaterialOverride for overriding proper material properties, changes in DepthBufferPlugin, NormalBufferPlugin, add AddBlendTexturePass, minor changes
|
před 2 roky |
Palash Bansal
|
a2cb19aa02
|
v0.0.10
|
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
|
8da0ef0bcc
|
v0.0.9
|
před 2 roky |
Palash Bansal
|
3ae23c1d98
|
Support functions in extraUniforms and extraDefines in MaterialExtension, package update.
|
před 2 roky |
Palash Bansal
|
23e70dc53c
|
Add rollup glsl plugin to import glsl files as modules.
|
před 2 roky |
Palash Bansal
|
bb47f581c1
|
Setup typedoc for plugins.
|
před 2 roky |
Palash Bansal
|
df7b5b39f9
|
Build plugin script, fixes for plugins.
|
před 2 roky |
Palash Bansal
|
ad4b064575
|
Refactor tweakpane and tweakpane editor as plugins.
|
před 2 roky |
Palash Bansal
|
e609ed4ec9
|
Add basic tweakpane-editor and example
|
před 2 roky |
Palash Bansal
|
e7d710ade9
|
Add FullScreenPlugin and example, other minor fixes.
|
před 2 roky |
Palash Bansal
|
62f72f22d7
|
Optimise imports, minor changes
|
před 2 roky |
Palash Bansal
|
a701036be7
|
Fixes in three-ts-types, three-modded package update, some type fixes.
|
před 3 roky |
Palash Bansal
|
593b27db6e
|
GLTF Import/Export support for preparser, processors, add GLB encryption processor, Add embedImagePreviews in GLB and material/texture export. fix for loading a gltf with no scene, improve RGBEPNGLoader encoding for compressed hdr in glb, export halfFloatToRgbe, textureDataToImageData, textureToDataUrl, imageToCanvas
|
před 3 roky |
Palash Bansal
|
b1f5725208
|
Remove docs from registry publish and prepare
|
před 3 roky |
Palash Bansal
|
a5a5924f44
|
Version Bump, minor fixes.
|
před 3 roky |
Palash Bansal
|
b18c04f1a8
|
Update three.js types
|
před 3 roky |
Palash Bansal
|
aa01d5cb21
|
Version bump
|
před 3 roky |
Palash Bansal
|
10dc20e9cd
|
Export CopyShader, Shader in index.ts. Dispatch renderEnabled and renderDisabled event in ThreeViewer, add ThreeViewer.addPluginsSync. Other minor changes.
|
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
|
3605b0448a
|
Handle material bubbleToObject, implement physical, unlit material fromJSON, some type changes and refactor
|
před 3 roky |
Palash Bansal
|
2f7155c956
|
Improve example page UI and improve Readme.
|
před 3 roky |
Palash Bansal
|
59e1e3f6ae
|
uiconfig version update, gh-pages fix.
|
před 3 roky |