Laurent Baumann

Results 28 issues of Laurent Baumann

I just switched to Fedora Silverblue. I tried to install Shin but I'm running into issues. I installed Make and Go, but when I run the sudo make install command...

I remembered this app from a "This week in Gnome" newsletter and I was looking for it. It took me a while to find it, mostly because it is not...

documentation

sample code: https://codepen.io/lobau/pen/eYaOydm to get the orthographic camera, you have to remove the flag, and it works.

to set the starting position of something like ![image](https://github.com/Volumetrics-io/mrjs/assets/6750584/33deee39-e585-4b0d-9541-28be37140c4b)

enhancement

In solgarden, I would like a flat cylinder representing a range to be clipped by the game board Here is a quick mockup ![image](https://github.com/Volumetrics-io/mrjs/assets/6750584/096c9a79-b3e7-420d-94a6-10997ade6779) Currently `mr-volume` only clip to the...

enhancement

Not important right now, but I noticed that if a glb has animations, the physics body doesn't follow the animation. [Screencast from 2024-04-16 14-11-46.webm](https://github.com/Volumetrics-io/mrjs/assets/6750584/c84c5276-39e5-47ad-b1e9-0b1686e8b100)

when using Javascript, you can define a `` tag that only displays if the browser's javascript is disabled https://developer.mozilla.org/en-US/docs/Web/HTML/Element/noscript I think it would be cool if `mr-app` had something similar....

this is the standard loading of [solgarden](https://solgarden.onrender.com/) [Screencast from 2024-04-12 14-52-49.webm](https://github.com/Volumetrics-io/mrjs/assets/6750584/88e5a20e-dc40-4c38-99ff-5c59d148f56c) Everything loads pretty fast, but the text always takes a lot of time to render, regardless if you use...

I'm trying to change the volume of an audio element, but I can't figure out how. The documentation is limited on audio (should we have a page for it?) https://docs.mrjs.io/js-api/audiosystem/#audiosystemsetaudiostateentity-state...

enhancement

In sol garden, a light is now following you as you move. I understand the performance implication, but I am willing to pay the cost as a developer. I'm willing...