1.1.15 • Published 2 years ago

@hereticsibyl/svelte-hope-component v1.1.15

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

svelte-hope-component

Svelte components for building applications integrating with Hope.

Future

Extras that were not included in the to-do list for producing a minimum viable product.

  1. Skybox drawing uses legitimate canvas extraction to load generated textures, this is blocked on some browsers.
  2. More styling and aesthetics needed.
    1. Missing custom styling for scroll bar that appears in node panel.
    2. Generic transparent and blur background for node panel, could use more work.
    3. Missing loading animations and transitions. Done.
    4. No integration for displaying ICON or LICENSE resources linked to projects.
    5. Click-to-jump for node peers. Done.
    6. Integrate more with base development kit. Done.
  3. Trace memory leak in skybox. Fixed.
    1. This may only occur when running under Vite.
    2. Try implementing onDestroy scene cleanup. Done.
  4. Check if selection target position is changing, extend camera tween if so. Fixed with alternative.
  5. Lazy-load component to prevent freezing. Implemented async support.
  6. Reactive updates for nodes upon mutations reloads the entire index object. Done.
    1. If performance issues start appearing, redeclare only individual node arrays.
  7. Supernova nodes.
    1. When an objective is marked as DEAD/DONE, render the node to be white, small, and have a colored cloud of dust.
    2. Supernova nodes have physics links, but no rendered links, to reduce clutter.
    3. Labels are rendered to be smaller and less prominent.
1.1.15

2 years ago

1.1.14

2 years ago

1.1.13

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago