Palash Bansal
|
6afa4f9a61
|
Minor checks and fixes
|
пре 2 година |
Palash Bansal
|
3d5ce8361a
|
Fix gbuffer flags in tonemap, Add disposeRuntimeMaterials option in MaterialManager.dispose, undo autoReset in RenderManager, Minor fixes and types, docs.
|
пре 2 година |
Palash Bansal
|
4422a52334
|
Minor fixes, changes, update three ref
|
пре 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
|
0e86368778
|
Minor UI changes
|
пре 2 година |
Palash Bansal
|
f6d86b6aa1
|
Update readme, Add GLTFLoader.ObjectConstructors, three-ts-types update, typescript update, other small fixes.
|
пре 2 година |
Palash Bansal
|
b90d702064
|
Add replaceLights, replaceCameras, replaceMaterials option in processRaw in asset importer.
|
пре 2 година |
Palash Bansal
|
fa5f47ee32
|
Minor changes and fixes
|
пре 2 година |
Palash Bansal
|
4286cfa904
|
Minor type fixes, add keepWorldPosition to IGeometry.center, make interactionsEnabled readonly, add setInteractions function in ICamera, update ts-browser-helpers
|
пре 2 година |
Palash Bansal
|
b992834ff5
|
Add path to processRawStart and processRawEnd event in AssetImporter
|
пре 2 година |
Palash Bansal
|
f4417bc08b
|
Fix userData serialization in GLTF export.
|
пре 2 година |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
пре 2 година |
Palash Bansal
|
4e524efcf0
|
Add UnlitLineMaterial and LineMaterial2, some IMaterial fixes and improvements. Add shaderUtils(to ShaderChunk) with simpleCameraHelpers, randomHelpers, voronoiNoise. Export updateMaterialDefines, support boolean define,
|
пре 2 година |
Palash Bansal
|
ae7f38bf54
|
Add ForceLayerMaterials, HideLineMesh in Rhino3dmLoader2. Add importMaterials, forceLayerMaterials, replaceWithInstancedMesh, hideLineMesh in Rhino3dmLoadPlugin, three js minor version update
|
пре 2 година |
Palash Bansal
|
4b264c8fcd
|
Use ThreeSerialization for serializing/deserializing userData in GLTFLoader2, GLTFWriter2
|
пре 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
|
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
|
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.
|
пре 2 година |
Palash Bansal
|
74190d9f94
|
Add SetDecoderJsString in DRACOLoader2
|
пре 2 година |
Palash Bansal
|
f4106eb845
|
Minor fixes and upgrades
|
пре 2 година |
Palash Bansal
|
85a1882288
|
Fix update-version for windows, add camera options in viewer options.
|
пре 2 година |
Palash Bansal
|
4068b58986
|
Some rearrangement, minor fixes and docs.
|
пре 2 година |
Palash Bansal
|
3a95ae2cf6
|
ICamera transform fixes.
|
пре 2 година |
Palash Bansal
|
9bfa7ee9d0
|
Add details in Readme about loading assets and plugins.
|
пре 2 година |
Palash Bansal
|
1f61ff4817
|
Add plugins to load ktx, ktx2, ply, stl files and their examples. Add html-sample example.
|
пре 2 година |
Palash Bansal
|
3cca96e041
|
Material framework improvements, minor fixes
|
пре 2 година |
Palash Bansal
|
dbecb15535
|
Add some docs.
|
пре 2 година |
Palash Bansal
|
47a021a124
|
Add legacy support for loading tonemap settings and camera properties
|
пре 2 година |
Palash Bansal
|
f2f6312a16
|
Change logic for disposing scene assets. Add iGeometryCommons.dispose and iMaterialCommons.dispose.
|
пре 2 година |
Palash Bansal
|
6c6a42d2c2
|
3dm file load layer fix.
|
пре 2 година |
Palash Bansal
|
09a80866da
|
Serialization fixes, other minor fixes.
|
пре 2 година |
Palash Bansal
|
62f72f22d7
|
Optimise imports, minor changes
|
пре 2 година |
Palash Bansal
|
a701036be7
|
Fixes in three-ts-types, three-modded package update, some type fixes.
|
пре 3 година |
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
|
ddc85b2080
|
Add Rhino3dmLoader2, Rhino3dmLoadPlugin and examples/rhino3dm-load
|
пре 3 година |
Palash Bansal
|
4283c624d4
|
Add AutoCenter and Rotate model in Object UI, some minor fixes
|
пре 3 година |
Palash Bansal
|
7640603ba7
|
Add EXRExporter2, create render target refactor, fix renderTargetToDataUrl, renderTargetToBuffer, add exportRenderTarget(png/jpeg and exr). Add support for WebGLRenderTarget export in AssetExporter.
|
пре 3 година |
Palash Bansal
|
8d246a83a9
|
Add EXRExporter2
|
пре 3 година |
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
|
пре 3 година |
Palash Bansal
|
3dcb3ea5a7
|
Add support for 'textureUpdate' and texture's 'update' event, fix divide by 0, make resizeTrackedTargets in RenderTargetManager public, other minor fixes.
|
пре 3 година |
Palash Bansal
|
32d772b46e
|
Fix Physical material import in GLTF, Add transmission test example, parallel download example, dropzone fix.
|
пре 3 година |
Palash Bansal
|
3605b0448a
|
Handle material bubbleToObject, implement physical, unlit material fromJSON, some type changes and refactor
|
пре 3 година |
Palash Bansal
|
fb7440d6fc
|
Use cache storage by default in asset manager.
|
пре 3 година |
Palash Bansal
|
e3603ba142
|
Add Dropzone and DropzonePlugin, minor fix.
|
пре 3 година |
Palash Bansal
|
501a5078b0
|
Some doc comments, fixes
|
пре 3 година |
Palash Bansal
|
e0537c3a36
|
Core viewer framework
|
пре 3 година |