Teddy Chauveau

Results 13 issues of Teddy Chauveau

Hi, Export clip from Time Editor work? When I try to add an animation it always fail Thanks ![Untitled-1](https://user-images.githubusercontent.com/46889785/146544105-5bbc6593-7cc6-497c-bb7d-86cdc55aa4c1.jpg)

Hi, I did a npm install, then read the readme file, imported { WebGLRenderer } from "three"; but I don't understand how to import postprocessing I tried these ways and...

support

Hello it don't work with gltf-model, I must add a empty entity as parent and use this parent to work like this : ``` ``` another solution? Thanks

Hi, movement-controls broken with Chrome version 97, even with aframe 1.1.0 position is not set (always 0 0 0) and mouse is locked work on Safari, Firefox and Edge Thanks

Hello in : ``` ctrlEl.setAttribute('nav-agent', { active: true, destination: e.detail.intersection.point }); ``` I don't understand how destination work, what mean "intersection.point"? can I use a id or a position to...

Hi movement-controls broken with aframe 1.2.0 ` ` worked with aframe 1.1.0 Thanks

Hi, I must load 6 times the same glb model, so I have 1 source and I add dynamically 6 times the same Viro3Dobject, but only the first model is...

bug
iOS
Android

Hi, I have a light in my scene, I don't want the gif receive light, so I would like to use a shader "flat" for the gif. How I can...

Hello, Why my favicon.ico is dowloaded several times so I receive several times ping data? Thanks

Hello Your examples show how to use extended-wasd-controls with one camera. My project is setting with 2 cameras entity, a cameraRig to move and a cameraHead to look. ( because...