coderofsalvation
  • Joined on 2023-12-11
coderofsalvation pushed to main at xrsh/xrsh 2025-01-16 17:46:48 +01:00
e15db100e7 updated xrsh.com + buildscript
636decd3eb .env: run nix-shell only once
Compare 2 commits »
coderofsalvation pushed to main at xrsh/xrsh-com 2025-01-16 17:36:04 +01:00
ed9fc6ca8b typfox window.js
coderofsalvation pushed to main at xrsh/xrsh-com 2025-01-16 17:07:49 +01:00
f7e6d5a04d main: update documentation
coderofsalvation pushed to main at xrsh/xrsh-com 2025-01-16 16:11:41 +01:00
65e38dc898 added more documentation
coderofsalvation pushed to main at xrsh/xrsh-com 2025-01-16 12:44:09 +01:00
c0405e344c mirror to c-frame
coderofsalvation pushed to main at xrsh/xrsh-com 2025-01-16 12:36:55 +01:00
e76b9913a2 updated docs
coderofsalvation pushed to main at xrsh/xrsh-com 2025-01-16 12:34:46 +01:00
ef0186c6ff updated doc
coderofsalvation pushed to main at xrsh/xrsh-com 2025-01-16 10:30:58 +01:00
5d67539727 main: update documentation
coderofsalvation pushed to main at xrsh/xrsh 2025-01-15 23:43:07 +01:00
b30cbcb22d update coms
coderofsalvation pushed to main at xrsh/xrsh-com 2025-01-15 23:42:49 +01:00
fc90795c1a javascript console tweak
coderofsalvation pushed to main at xrsh/xrsh-com 2025-01-15 23:40:50 +01:00
e707820915 better linebreaks for javascript console
coderofsalvation pushed to main at xrsh/xrsh 2025-01-15 23:16:27 +01:00
31e9f56775 skip nix on deployment target in .env++
coderofsalvation pushed to main at xrsh/xrsh 2025-01-15 23:15:39 +01:00
608cec2b97 skip nix on deployment target in .env
coderofsalvation pushed to main at xrsh/xrsh 2025-01-15 23:14:17 +01:00
ae7840c5d3 new coms
coderofsalvation pushed to main at xrsh/xrsh-com 2025-01-15 23:13:53 +01:00
1de711f358 added boot menu
coderofsalvation pushed to main at xrsh/xrsh 2025-01-15 18:40:08 +01:00
ccf3a7f01c updated to fbterm + added manual to website index.html
coderofsalvation pushed to main at xrsh/xrsh-com 2025-01-15 18:39:35 +01:00
4125f90f06 tweaks for fbterm
coderofsalvation pushed to main at xrsh/xrsh-buildroot 2025-01-15 18:37:52 +01:00
34c54640a5 added new build
d968c87dc5 added gitignore
f42c0eaf28 stable startingpoint
Compare 3 commits »
coderofsalvation commented on issue xrsh/xrsh#4 2025-01-15 18:14:12 +01:00
doc: how to bring stuff into XRSH scene

But then I couldn't get aframe to use an equirectangular image as sky? Whole scene is just black.

You're trying to load a file from your harddrive (src="/mnt/....) while you actually want…

coderofsalvation commented on issue xrsh/xrsh#4 2025-01-15 18:05:26 +01:00
doc: how to bring stuff into XRSH scene

suggestions from AFRAME's discord regarding mixed grabbables: https://glitch.com/edit/#!/aframe-xr-starterkit?path=index.html%3A201%3A49

I'm not really convinced. The obvious behaviour to me…