Palash Bansal
|
6afa4f9a61
|
Minor checks and fixes
|
před 2 roky |
Palash Bansal
|
3d5ce8361a
|
Fix gbuffer flags in tonemap, Add disposeRuntimeMaterials option in MaterialManager.dispose, undo autoReset in RenderManager, Minor fixes and types, docs.
|
před 2 roky |
Palash Bansal
|
4422a52334
|
Minor fixes, changes, update three ref
|
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
|
f6d86b6aa1
|
Update readme, Add GLTFLoader.ObjectConstructors, three-ts-types update, typescript update, other small fixes.
|
před 2 roky |
Palash Bansal
|
b90d702064
|
Add replaceLights, replaceCameras, replaceMaterials option in processRaw in asset importer.
|
před 2 roky |
Palash Bansal
|
fa5f47ee32
|
Minor changes and 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
|
b992834ff5
|
Add path to processRawStart and processRawEnd event in AssetImporter
|
před 2 roky |
Palash Bansal
|
f4417bc08b
|
Fix userData serialization in GLTF export.
|
před 2 roky |
Palash Bansal
|
4766d64ca8
|
Add react, vue, svelte samples
|
před 2 roky |
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,
|
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
|
4b264c8fcd
|
Use ThreeSerialization for serializing/deserializing userData in GLTFLoader2, GLTFWriter2
|
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
|
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.
|
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
|
74190d9f94
|
Add SetDecoderJsString in DRACOLoader2
|
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
|
4068b58986
|
Some rearrangement, minor fixes and docs.
|
před 2 roky |
Palash Bansal
|
3a95ae2cf6
|
ICamera transform fixes.
|
před 2 roky |
Palash Bansal
|
9bfa7ee9d0
|
Add details in Readme about loading assets and plugins.
|
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
|
3cca96e041
|
Material framework improvements, minor fixes
|
před 2 roky |
Palash Bansal
|
dbecb15535
|
Add some docs.
|
před 2 roky |
Palash Bansal
|
47a021a124
|
Add legacy support for loading tonemap settings and camera properties
|
před 2 roky |
Palash Bansal
|
f2f6312a16
|
Change logic for disposing scene assets. Add iGeometryCommons.dispose and iMaterialCommons.dispose.
|
před 2 roky |
Palash Bansal
|
6c6a42d2c2
|
3dm file load layer fix.
|
před 2 roky |
Palash Bansal
|
09a80866da
|
Serialization fixes, 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
|
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
|
ddc85b2080
|
Add Rhino3dmLoader2, Rhino3dmLoadPlugin and examples/rhino3dm-load
|
před 3 roky |
Palash Bansal
|
4283c624d4
|
Add AutoCenter and Rotate model in Object UI, some minor fixes
|
před 3 roky |
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.
|
před 3 roky |
Palash Bansal
|
8d246a83a9
|
Add EXRExporter2
|
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
|
3dcb3ea5a7
|
Add support for 'textureUpdate' and texture's 'update' event, fix divide by 0, make resizeTrackedTargets in RenderTargetManager public, other minor fixes.
|
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
|
3605b0448a
|
Handle material bubbleToObject, implement physical, unlit material fromJSON, some type changes and refactor
|
před 3 roky |
Palash Bansal
|
fb7440d6fc
|
Use cache storage by default in asset manager.
|
před 3 roky |
Palash Bansal
|
e3603ba142
|
Add Dropzone and DropzonePlugin, minor fix.
|
před 3 roky |
Palash Bansal
|
501a5078b0
|
Some doc comments, fixes
|
před 3 roky |
Palash Bansal
|
e0537c3a36
|
Core viewer framework
|
před 3 roky |