procedural-gl-js VS Galactic-State

Compare procedural-gl-js vs Galactic-State and see what are their differences.

procedural-gl-js

Mobile-first 3D mapping engine with emphasis on user experience (by felixpalmer)

Galactic-State

Simplified global React state (by baron816)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
procedural-gl-js Galactic-State
11 3
1,271 21
- -
0.0 0.0
almost 3 years ago over 1 year ago
JavaScript TypeScript
Mozilla Public License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

procedural-gl-js

Posts with mentions or reviews of procedural-gl-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-23.
  • Recreating Real-World Terrain with React, Three.js and WebGL Shaders
    2 projects | news.ycombinator.com | 23 Feb 2021
    Nice writeup, I always like it when the shaders are highlighted like this. I got started in a similar way 7 years ago and have been making 3D terrains with THREE.js & WebGL since.

    The real fun begins when you need to implement some sort of Level-of-Detail system and streaming in data to give the illusion of high detail everywhere without sacrificing performance.

    Last year I released an open-source framework (https://github.com/felixpalmer/procedural-gl-js) for creating 3D terrains for web applications, you can see Uluru here: https://www.procedural.eu/map/?longitude=131.036&latitude=-2... (unfortunately the aerial imagery from our default provider isn't as high resolution as other places in Europe)

  • Visualization of 40M Cell Towers
    3 projects | news.ycombinator.com | 17 Feb 2021
    Great visualization and approach with compressing the tile data. Do you have a comparison of how much smaller the payload ends up being compared to simply sending PNG files?

    I use PNGs to encode elevation data in my 3D mapping library (https://github.com/felixpalmer/procedural-gl-js/) and this does a pretty good job of compressing the data, for example in the ocean the PNG files are also very small as the image is mostly black. Different use case I now as your data is much more sparse, but I wonder how close the PNG compression would be compared to your approach.

  • React Component for 3D Maps
    4 projects | news.ycombinator.com | 18 Jan 2021
    Yeah, the React parts of this are very minimal. I'm not really sure what using it gets you, since it just manages a single div.

    The _actual_ library that does all the work is here: https://github.com/felixpalmer/procedural-gl-js

  • Ask HN: What Are You Working On?
    100 projects | news.ycombinator.com | 14 Jan 2021
    - Tiny filesize means library is parsed fast. Package size is less than THREE.js thanks to code stripping

    Check it out on Github: https://github.com/felixpalmer/procedural-gl-js/

  • Mountain Peaks in WebGL
    6 projects | news.ycombinator.com | 25 Dec 2020
    The imagery comes from the Orthofoto dataset on https://www.basemap.at/ - the actual texturing is done by the Procedural GL JS library https://github.com/felixpalmer/procedural-gl-js

Galactic-State

Posts with mentions or reviews of Galactic-State. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-19.
  • I created an article on how to choose the right state management solution for your next React project.
    7 projects | /r/reactjs | 19 Feb 2021
    I created my own “global state” management library: https://github.com/baron816/Galactic-State. It takes 30 seconds to learn, is very lightweight and ergonomic, and should solve performance issues with Context. Please check it out.
  • Galactic State--Super simple, yet incredibly powerful global state for React
    1 project | /r/reactjs | 15 Feb 2021
  • Ask HN: What Are You Working On?
    100 projects | news.ycombinator.com | 14 Jan 2021
    I'm working on a simple state library for React. It will 1) allow you to have a "global" state that doesn't require context [1], and 2) allow you let you set state imperatively [2].

    The links below are the two separate parts that I want to combine together so that you can have that imperative state setting apply to all components depending on the generated hooks. That's the easy part.

    `useStructure` allows you to have a class that your component uses for state (and be able to use any methods on that class). The hard part will be having async functions on those classes that update your state correctly. Not sure if it's even possible.

    [1] https://github.com/baron816/Galactic-State

What are some alternatives?

When comparing procedural-gl-js and Galactic-State you can also consider the following projects:

maplibre-gl-js - MapLibre GL JS - Interactive vector tile maps in WebGL2

alang - A minimal viable programming language on top of liblgpp

suncalc - A tiny JavaScript library for calculating sun/moon positions and phases.

rtk-query - Data fetching and caching addon for Redux Toolkit

rnnoise - Recurrent neural network for audio noise reduction

Recoil - Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.

ffprobe-wasm - A Web-based FFProbe. Powered by FFmpeg, Vue and Web Assembly!

react-final-form - 🏁 High performance subscription-based form state management for React

atbswp - A minimalist macro recorder

React - The library for web and native user interfaces.

auto-editor - Auto-Editor: Effort free video editing!

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.