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.98k stars 621 forks source link

fix(pickfire): fix undefined values #416

Closed lslzl3000 closed 3 months ago

lslzl3000 commented 3 months ago
  1. assign values with input event
  2. simplify event.data with {worldPos, screenUv, meshID, worldNormal}