Arkady Vinkovsky

Results 4 issues of Arkady Vinkovsky

Hi Erich! I admire your professionalism and would like to better understand your code. I know three js well as a library, but have no idea how a shader program...

### Describe the bug For some reasons i need to dispatch custom events. For example i use pointerdown. ```js canvas.dispatchEvent( new PointerEvent('pointerdown', { button: 1, pointerType: 'mouse', clientX, clientY })...

### Describe the bug After dynamically updating the camera from perspective to orthographic, zooming in orthographic mode will not work. ### To Reproduce Steps to reproduce the behavior: 1. [Go...

### Is your feature request related to a problem? Please describe. - ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context...