@ivoryheart/herdr-world 0.1.0-rc.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (72) hide show
  1. package/LICENSE +22 -0
  2. package/README.md +42 -0
  3. package/THIRD_PARTY_NOTICES.md +52 -0
  4. package/UPSTREAM.md +33 -0
  5. package/bin/herdr-world +128 -0
  6. package/docs/world-assets.md +51 -0
  7. package/lib/bridges/linux-x64/herdr-world-bridge +0 -0
  8. package/lib/bridges/macos-arm64/herdr-world-bridge +0 -0
  9. package/lib/bridges/macos-x64/herdr-world-bridge +0 -0
  10. package/lib/herdr-world-launcher.sh +518 -0
  11. package/package.json +36 -0
  12. package/share/herdr-world/web/assets/BufferResource-TmONtVkO.js +311 -0
  13. package/share/herdr-world/web/assets/CanvasPool-C4EP4giG.js +1 -0
  14. package/share/herdr-world/web/assets/FederatedEventTarget-CkoT1sfc.js +1 -0
  15. package/share/herdr-world/web/assets/FilterSystem-Cc8XEqAi.js +173 -0
  16. package/share/herdr-world/web/assets/NoteMarkdownPreview-DSlfOjOc.js +29 -0
  17. package/share/herdr-world/web/assets/SpacesSurface-KQpjWcgW.js +1 -0
  18. package/share/herdr-world/web/assets/WebGLRenderer-COAVtjkI.js +1 -0
  19. package/share/herdr-world/web/assets/WebGPURenderer-DgfOPeWV.js +1 -0
  20. package/share/herdr-world/web/assets/WorldSurface-DvbdAI-_.js +197 -0
  21. package/share/herdr-world/web/assets/__vite-browser-external-2447137e-BvRk9kiK.js +0 -0
  22. package/share/herdr-world/web/assets/browserAll-B8-kqmYE.js +1 -0
  23. package/share/herdr-world/web/assets/chunk-QTnfLwEv.js +1 -0
  24. package/share/herdr-world/web/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2 +0 -0
  25. package/share/herdr-world/web/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2 +0 -0
  26. package/share/herdr-world/web/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2 +0 -0
  27. package/share/herdr-world/web/assets/geist-latin-wght-normal-BgDaEnEv.woff2 +0 -0
  28. package/share/herdr-world/web/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2 +0 -0
  29. package/share/herdr-world/web/assets/getBatchSamplersUniformGroup-D-hqfegN.js +1 -0
  30. package/share/herdr-world/web/assets/ghostty-web-8_X1K5z2.js +13 -0
  31. package/share/herdr-world/web/assets/index-B1fwFDFH.css +1 -0
  32. package/share/herdr-world/web/assets/index-BAVYPHsj.js +17 -0
  33. package/share/herdr-world/web/assets/init-DeL9YIMj.js +1 -0
  34. package/share/herdr-world/web/assets/localUniformBit-BnogyqF-.js +264 -0
  35. package/share/herdr-world/web/assets/web-CkXGA1Hr.js +1 -0
  36. package/share/herdr-world/web/assets/web-DXrm_vsa.js +1 -0
  37. package/share/herdr-world/web/assets/webworkerAll-BFZtmp1G.js +1 -0
  38. package/share/herdr-world/web/herdr-logo-180.png +0 -0
  39. package/share/herdr-world/web/herdr-logo-192.png +0 -0
  40. package/share/herdr-world/web/herdr-logo-512.png +0 -0
  41. package/share/herdr-world/web/herdr-logo-maskable-192.png +0 -0
  42. package/share/herdr-world/web/herdr-logo-maskable-512.png +0 -0
  43. package/share/herdr-world/web/herdr-logo.svg +6 -0
  44. package/share/herdr-world/web/index.html +24 -0
  45. package/share/herdr-world/web/legal/Apache-2.0.txt +190 -0
  46. package/share/herdr-world/web/legal/LICENSE.txt +22 -0
  47. package/share/herdr-world/web/legal/PixiJS-MIT.txt +21 -0
  48. package/share/herdr-world/web/legal/THIRD_PARTY_NOTICES.md +52 -0
  49. package/share/herdr-world/web/legal/UPSTREAM.md +33 -0
  50. package/share/herdr-world/web/legal/manifest.json +33 -0
  51. package/share/herdr-world/web/legal/npm-licenses.txt +1381 -0
  52. package/share/herdr-world/web/legal/world-assets.md +51 -0
  53. package/share/herdr-world/web/manifest.json +42 -0
  54. package/share/herdr-world/web/world/LICENSE-PixiJS.txt +21 -0
  55. package/share/herdr-world/web/world/characters/1-D-1.png +0 -0
  56. package/share/herdr-world/web/world/characters/10-D-1.png +0 -0
  57. package/share/herdr-world/web/world/characters/11-D-1.png +0 -0
  58. package/share/herdr-world/web/world/characters/12-D-1.png +0 -0
  59. package/share/herdr-world/web/world/characters/2-D-1.png +0 -0
  60. package/share/herdr-world/web/world/characters/3-D-1.png +0 -0
  61. package/share/herdr-world/web/world/characters/4-D-1.png +0 -0
  62. package/share/herdr-world/web/world/characters/5-D-1.png +0 -0
  63. package/share/herdr-world/web/world/characters/6-D-1.png +0 -0
  64. package/share/herdr-world/web/world/characters/7-D-1.png +0 -0
  65. package/share/herdr-world/web/world/characters/8-D-1.png +0 -0
  66. package/share/herdr-world/web/world/characters/9-D-1.png +0 -0
  67. package/third_party/dependencies/README.md +22 -0
  68. package/third_party/dependencies/cargo-licenses.html +7696 -0
  69. package/third_party/dependencies/npm-licenses.txt +1381 -0
  70. package/third_party/licenses/Apache-2.0.txt +190 -0
  71. package/third_party/licenses/PixiJS-MIT.txt +21 -0
  72. package/vendor/herdr-compat/VENDOR-MANIFEST.toml +186 -0
@@ -0,0 +1 @@
1
+ import{K as e,pt as t}from"./localUniformBit-BnogyqF-.js";import{i as n,n as r,r as i,t as a}from"./FederatedEventTarget-CkoT1sfc.js";import"./FilterSystem-Cc8XEqAi.js";import"./init-DeL9YIMj.js";t.add(n),e.mixin(i),t.add(r),e.mixin(a);
@@ -0,0 +1 @@
1
+ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,t)=>()=>(t||(e((t={exports:{}}).exports,t),e=null),t.exports),s=(e,n)=>{let r={};for(var i in e)t(r,i,{get:e[i],enumerable:!0});return n||t(r,Symbol.toStringTag,{value:`Module`}),r},c=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},l=(n,r,a)=>(a=n==null?{}:e(i(n)),c(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n));export{s as n,l as r,o as t};
@@ -0,0 +1 @@
1
+ import{y as e}from"./localUniformBit-BnogyqF-.js";var t={};function n(n){let r=t[n];if(r)return r;let i=new Int32Array(n);for(let e=0;e<n;e++)i[e]=e;return r=t[n]=new e({uTextures:{value:i,type:`i32`,size:n}},{isStatic:!0}),r}export{n as t};