behave-graph VS threeify

Compare behave-graph vs threeify and see what are their differences.

behave-graph

Open, extensible, small and simple behaviour-graph execution engine. Discord here: https://discord.gg/mrags8WyuH (by bhouston)

threeify

A Typescript 3D library loosely based on three.js (by bhouston)
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
behave-graph threeify
4 2
284 195
- -0.5%
7.7 7.9
5 months ago 5 months ago
TypeScript TypeScript
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
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.

behave-graph

Posts with mentions or reviews of behave-graph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-17.
  • Show HN: NPM package for a visual scripting editor
    2 projects | news.ycombinator.com | 17 Feb 2023
    How does this compare to the open source behave-graph library?

    https://github.com/bhouston/behave-graph

    Is Luna based on behave-graph?

  • A personal history of visual programming environments (2021)
    4 projects | news.ycombinator.com | 22 Dec 2022
    I enjoyed reading this. I knew of quartz composer but I never did anything with it.

    I love visual tools and I think they are underutilized today. I cut my teeth in ~2005 with Houdini[0] and Fusion[1] which are both heavily graph / node based (and procedural).

    Most recently I have been rekindling my love for visual programming and flow based programming and plan to spend some time in January and February doing more research around flow based programming for infrastructure management.

    I plan to get this sort of info published on my website which I have neglected for half a decade or more but if you are interested in visual programming you might enjoy checking these out:

    Unit from Samuel Timbó:

    https://github.com/samuelmtimbo/unit

    https://ioun.it/

    A video of me exploring what I figured out about it (while also learning to stream) https://www.youtube.com/watch?v=vwknTfGVDq8

    Behave-Graph from Ben Houston:

    https://github.com/bhouston/behave-graph

    And the products I learned so long ago

    [0] Houdini https://www.sidefx.com/products/houdini/

    [1] Fusion https://www.blackmagicdesign.com/products/fusion

  • Clara.io Shutting Down
    4 projects | news.ycombinator.com | 2 Dec 2022
    Fun fact, a lot of it is open source, just not where you would expect it. During the creation of Clara.io I created over 200 PRs to Three.js:

    https://github.com/mrdoob/three.js/pulls?q=is%3Apr+author%3A...

    The problem with open sourcing it wholesale at this point is a challenge because parts of the tech stack became parts of Threekit.com. Threekit.com is VC funded and an ongoing business operation.

    I do what I can with open source still, see:

    https://github.com/bhouston/behave-graph

    https://github.com/threeify/threeify

  • Node-Based UIs
    10 projects | news.ycombinator.com | 17 Nov 2022
    Don't forget behave-graph/behave-flow, the Unreal Engine Blueprints / Unity Visual Script like interaction/behavior system:

    https://github.com/bhouston/behave-graph

threeify

Posts with mentions or reviews of threeify. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.
  • C++23: The Next C++ Standard
    8 projects | news.ycombinator.com | 11 Jul 2023
    As someone who has written math libraries over and over again for the last 25 years (no joke - wrote this in 1997: https://github.com/bhouston/BezierCurveDemo1997/blob/master/... and just recently wrote the Threeify math library: https://github.com/bhouston/threeify/tree/master/packages/ma...), I find that operator overloading works only for the simple cases but that for performance and clarify, function names work best.

    Function names let you clarify that it is an outside product or inside product (e.g. there are often different types of adds, multiplies, divides), and I can not stand when someone maps cross product onto ^ or dot product onto something else. Also operator overloading often doesn't make clear memory management, rather it replies on making new objects constantly, where as with function names, you can pass in a parameter that will take the result. Lastly, function names allow you to pass in how to handle various conditions, like non-invertible, NANs, etc.

    I find word based function more verbose but significant less error prone and also they are more performant. Operator overloading is only good for very simple code and even then people always push it too far so that I can not understand it.

  • Clara.io Shutting Down
    4 projects | news.ycombinator.com | 2 Dec 2022
    Fun fact, a lot of it is open source, just not where you would expect it. During the creation of Clara.io I created over 200 PRs to Three.js:

    https://github.com/mrdoob/three.js/pulls?q=is%3Apr+author%3A...

    The problem with open sourcing it wholesale at this point is a challenge because parts of the tech stack became parts of Threekit.com. Threekit.com is VC funded and an ongoing business operation.

    I do what I can with open source still, see:

    https://github.com/bhouston/behave-graph

    https://github.com/threeify/threeify

What are some alternatives?

When comparing behave-graph and threeify you can also consider the following projects:

litegraph.js - A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.

typesl - Typescript to GLSL transpiler

nodes-io - A new way to create with code.

cadenza - A WebXR rhythm game

demo

yg-vishva - yg-vishva is a web component for 3D world/universe. [Note: As this project was outcome of extraction of my portfolio code and still THINKING what all things to ADD, so focused on things than the code...post that code will get refactor!]

GoJS, a JavaScript Library for HTML Diagrams - JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.

streets-gl - 🗺 OpenStreetMap 3D renderer powered by WebGL2

unit - Next Generation Visual Programming System

BezierCurveDemo1997 - Utah Teapot and Mystify Screensaver, 16-Bit DOS, Personal Project 1997 https://files.scene.org/view/mirrors/hornet/code/tutors/math/azr_bcrv.zip

draft - C++ standards drafts

awesome-webxr - All things WebXR.