Releases: actnwit/RhodoniteTS
Releases · actnwit/RhodoniteTS
v0.4.1
Minor Features
- feat: support for importing typedArray cubemaps #828
DevEnv Improvement
Improvements
- Effekseer support
Minor fixes
- fix: spherical linear interpolation #825
- fix: avoid needless cube map loading in MeshRendererComponent.$load #829
- fix: apply autoDetectTextureTransparency to base and diffuse texture only #835
- fix: size calculation of cubemap texture #836
Test
v0.4.0
- MatCap Shader
- ColorGradingUsingLUTs Shader
- GGX (Weak/non-weak) Furnace Test sample
- GaussianBlur Shader & sample
- VarianceShadowMap sample
- deliot2019 Seamless Texture shader (from GPU Zen 2, still basic implementation. see: https://eheitzresearch.wordpress.com/738-2/ )
v0.3.23
- Support reading data URI in ktx2 file
- Update npm packages for resolving potential security vulnerabilities
v0.3.22
Changes:
- Support the scaling of a viewer in WebXR VR mode
- Support the glTF KHR_texture_basisu extension and KTX2 texture format
v0.3.21
Changes:
- Supports WebXR Controllers in VR mode. You can walk through by thumbsticks.
Try a demo at https://bit.ly/3oiygrd
Oculus Link, Oculus Air Link and Oculus Browser are all supported.