Software Alternatives & Reviews

GoJS VS Three.js

Compare GoJS VS Three.js and see what are their differences

GoJS logo GoJS

GoJS is a JavaScript library for building interactive diagrams on HTML web pages. Build apps with flowcharts, org charts, BPMN, UML, modeling, and other visual graph types.

Three.js logo Three.js

A JavaScript 3D library which makes WebGL simpler.
  • GoJS Landing page
    Landing page //
    2023-03-21
  • Three.js Landing page
    Landing page //
    2019-05-05

GoJS videos

GoJS in 12 Minutes: JavaScript Diagramming Library Tutorial

More videos:

  • Tutorial - What's in a GoJS JavaScript Application? | GoJS Beginner Tutorial #1
  • Review - [GOJS] Design Patterns em Javascript

Three.js videos

Getting Started With Three.js

More videos:

  • Review - Ricardo Cabello (Mr doob) - 5 years of three.js

Category Popularity

0-100% (relative to GoJS and Three.js)
Javascript UI Libraries
17 17%
83% 83
Flowcharts
31 31%
69% 69
Org Charts
100 100%
0% 0
Charting Libraries
0 0%
100% 100

User comments

Share your experience with using GoJS and Three.js. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare GoJS and Three.js

GoJS Reviews

20+ JavaScript libraries to draw your own diagrams (2022 edition)
GoJS offers many advanced features for user interactivity such as drag-and-drop, copy-and-paste, transactional state and undo management, palettes, overviews, data-bound models, event handlers, and an extensible tool system for custom operations. They provide over 150 interactive samples to help you get started with diagrams such as BPMN, flowchart, state chart, visual...

Three.js Reviews

Top 20 Javascript Libraries
Cross-browser JS library and API that allows for the creation of beautiful animations, Three.js relies on WebGL rather than conventional browser-plugins. Through its library utilities, developers can include complex 3D animations on their website without much effort. Three.js include many features like geometry, lights, materials, shaders, effects, scenes, data loaders,...
Source: hackr.io

Social recommendations and mentions

Based on our record, Three.js seems to be a lot more popular than GoJS. While we know about 229 links to Three.js, we've tracked only 10 mentions of GoJS. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

GoJS mentions (10)

  • Burning money on paid ads for a dev tool – what we've learned
    Have spent six figures yearly on ads, mostly for reach for the developer-focused diagram library GoJS (https://gojs.net) > Each experiment will need ~$500 and 2 weeks I would add a zero if you want serious data. I would also double the timescale. $5,000 over 4 weeks I second the uselessness of Google Display, it might look like conversions numbers are good but they are 100% too good to be true. As soon as you look... - Source: Hacker News / 7 months ago
  • Any Ideas How to Create a Graph Builder UI in React?
    Used goJS in one project and konva in another. Source: over 1 year ago
  • Ask HN: What is the most impactful thing you've ever built?
    I built GoJS, which is one of the most popular commercial JS diagramming libraries: https://gojs.net I built carefulwords, a very fast thesaurus and quote site for inspiration, used by... Tens of people a day. Eg: https://carefulwords.com/gift https://carefulwords.com/solitude I mostly made it for myself, me and my wife use it all the time. I am slowly editing down the thesaurus to managable size. I built a 12x16... - Source: Hacker News / over 1 year ago
  • Node-Based UIs
    I made a pull request for GoJS (https://gojs.net) I have been building this canvas-based graphing library since 2011, and it contains a good number of features around customization and interactivity that are not found in other libraries. It is commercial for non-academic use however. - Source: Hacker News / over 1 year ago
  • Where I can learn how to do the following in React?
    In one project we use konva, in another we used gojs. Any of them or some other library needs some training and introduce own limitations but it still way way way better than handing all the coordinates, calculations, routing etc on your own. Source: over 1 year ago
View more

Three.js mentions (229)

  • Finding Stars and Affirmations in the Sky with Three.js for Ayra Starr
    Here's how we used Three.js to place and find affirmations in the sky. - Source: dev.to / 29 days ago
  • Incredible JavaScript Animation Libraries
    Three.js is dedicated to generating 3D visuals, offering a powerful suite of features and tools. It is built atop WebGL and optimizes GPU usage for rapid rendering, ensuring smooth performance across devices, including those with limited resources. Three.js's versatility allows for the creation of a vast spectrum of 3D graphics and animations, ranging from simple shapes to intricate models. - Source: dev.to / about 1 month ago
  • React: A Mess That Shouldn't Exist In Web Development
    Most of frontend libraries are made with Vanilla JS. An example of library that you might frequently use is "Chart.js". But React is not compatible with Chart.js so here it comes "React-chartjs-2" A wrapper library to work with Chart.js in React ecosystem. Oh you want to use "three.js" for some cool 3D? You will need "React-three/fiber". In my case, I need to implement "telegram-web-app", not so fast, I have to... - Source: dev.to / about 2 months ago
  • JPEG XL Is a Stupid Name
    The websites uses a 3D library called three.js https://threejs.org/ I think it is used for the loading splash screen. - Source: Hacker News / about 2 months ago
  • Things you should know before learning Three.js
    For one of my 100-Day Challenges, I chose to dive into Three.js, a JavaScript 3D library. It's easy to start learning, and it becomes difficult to master with the inclusion of shaders. - Source: dev.to / 3 months ago
View more

What are some alternatives?

When comparing GoJS and Three.js, you can also consider the following products

mxGraph - mxGraph is a fully client side JavaScript diagramming library - jgraph/mxgraph

p5.js - JS library for creating graphic and interactive experiences

Konva - Konva is 2d Canvas JavaScript framework for drawings shapes, animations, node nesting, layering, filtering, event handling, drag and drop and much more.

PixiJS - Fast and flexible WebGL-based HTML5 game and app development library.

jsPlumb - jsPlumb is an advanced, standards-compliant and easy to use JS library for building connectivity based applications, such as flowcharts, process flow diagrams, sequence diagrams, organisation charts, etc. More than just a diagram library.

Pixi.js - Fast lightweight 2D library that works across all devices