Orillusion / orillusion

Orillusion is a pure Web3D rendering engine which is fully developed based on the WebGPU standard.
https://www.orillusion.com
MIT License
4.7k stars 614 forks source link

feat(GBuff): compressed GBuff data. #412

Closed hellmor closed 2 months ago

hellmor commented 2 months ago
  1. Using compressed GBuff data, replace the previous use of 4 textures as GBuff.
  2. Compatible with more gltf extension data.
  3. Supporting environmental reflection balls.