arpu
arpu
Hey, this is awesome work! do you think its possible to use a rigged SkinnedMesh Avatars Bones? like the Avatar are created on https://fullbody.readyplayer.me/ the result glb has the rigged...
Hi, tested some options with the newer google api from https://developers.google.com/identity/gsi/web/reference/js-reference?hl=en the response is jwtToken [credential](https://developers.google.com/identity/gsi/web/reference/js-reference#credential) How i understand the omniauth-google-oauth2 i need to POST the id_token= the JWToken ?...
Hello, do you have some Ideas or Workarounds for Touchpad move is not emitted if the user press a key the only workaround i found is the Windows Settings >...
any plans to Implement openzeppelins upgradable?
there is this tool too https://github.com/zeux/meshoptimizer
Hey, on testing this vox implementation i hit this Problem on Linux ```❯ cmake .. -- The C compiler identification is GNU 11.0.1 -- The CXX compiler identification is GNU...
Hey congrats for this fantastic tool! would be nice to have aoption to export the model as glb or export the lightMap
Hi, would be nice to get this Box Shape collide with a Trimesh
Hey, would it be possible to integrate CCD work from https://github.com/schteppe/cannon.js/issues/366 the source should be https://github.com/bllem/cannon.js/commits/master
Hey, some question to optimize Character movements, right now i use 3 Sphere Collider meshes for Head Body Legs the best solution would be using a Capsule geometry Collider some...