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
|
3 年之前 |
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 年之前 |