-
Is there a possibility for adding a vanila/bundleless/CDN example?
-
As part of discussing the additions to the focus panel from https://github.com/OpenSpace/OpenSpace-WebGuiFrontend/pull/167, it came up that it should probably go through a larger redesign at some poin…
-
As the title says, adding the option for players to use their Xbox controller to control the spectator camera (mainly free cam). Players should bind their Bulldozer controls and then use those to cont…
-
Seeing as I now have an Oculus Rift, adding support for it in ViziCities is inevitable. Basic integration should include changing the render output to a stereographic view, and changing the camera ori…
-
I imagine this could be fixed by implementing the RS modifier, but ideally the mouse should be able to turn the Camspy, as the camera controls are the same as normal, and would allow the player to mov…
-
```
What steps will reproduce the problem?
1. connected to my canon via USB.
2. Upon your connected or turned on the camera, stands firm on the last picture
taken
3. no command works and the camera …
-
### 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,
poi…
-
Hi,
It looks like you have done many things apart from pythonic code. Most important being on how to generate hand poses, as fingers have so much degree of freedom.
Question 1 :
I appreciate…
-
**Describe the bug**
Testing streaming of USB camera. Works with Pi camera but not USB.
I realize that full support for USB may not be available, but it seems this is a straightforward use case tha…
-
If I select the Camera and change its Position, then the view quickly moves to a different location. So it seems like I am viewing the scene _from_ this Camera. However, using the mouse to change the…