Ian Mackenzie

Results 148 comments of Ian Mackenzie

I wonder what the best solution is here...it looks like it's now possible to [specify theme-specific images](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#specifying-the-theme-an-image-is-shown-to) but that will almost certainly mess up how the README is displayed on...

I like it, makes sense! Will throw that in when I get a chance...

👋 @mathiajusth! Native support for WebXR probably won't be possible for a while, since Elm doesn't provide access to `navigator.xr` etc., and since it's not "just another HTML element" the...

Thanks for the kind words! As for VR in functional programming languages, I think the best I can point you to is https://github.com/halfzebra/elm-aframe, which was an early stab at getting...

Thanks for pointing that out @harmboschloo, that's really good to know! From looking through some of the linked issues it seem that the A-Frame maintainers have no interest in compatibility...

It could actually be interesting if perhaps `elm-3d-scene` provided a generic way to render to a DOM tree with custom node names, perhaps with a customizable node name for the...

Ah very cool @PixelPartner! Will be interesting to see how that library evolves...

Hi @perty, happy to help explain the internals of `elm-3d-scene` if you want to investigate how WebXR support might work - probably easiest to ping me on the Elm Slack...

In this case, would probably also need to use https://package.elm-lang.org/packages/elm-explorations/webgl/latest/WebGL#preserveDrawingBuffer

Idea for scaling: set up initial service manually, then ask for someone experienced with Terraform or similar to help set up a way so that others can easily deploy the...