
PlotDevice
Cairo
Anti-Grain Geometry (AGG)
Bgfx
Skia
Raphael
Aspose.Drawing for .NET
SkiaSharp
Three.js
p5.js
PixiJS
Paper.js
D3.js
Anime.js
Konva
Pixi.js
No PlotDevice videos yet. You could help us improve this page by suggesting one.
Based on our record, Three.js seems to be more popular. It has been mentiond 257 times since March 2021. 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.
So I have a bunch of small games on my site. Ludo, tic-tac-toe, carrom, rock-paper-scissors. Nothing fancy, the kind of thing you'd think runs on a potato. They're built with Three.js, which is the standard library for drawing 3D graphics in a web page. I was testing them on my iPhone and the phone got genuinely hot. Hot to hold. And here's the part that bugged me: I wasn't even doing anything. I was just sitting... - Source: dev.to / 19 days ago
This looks like the usual https://threejs.org animation built by LLMs. I'm more interested in the source of the data and if it was reviewed for correctedness. - Source: Hacker News / about 2 months ago
Frontend: Three.js for the 3D engine, Vite for a lightning-fast build. - Source: dev.to / 4 months ago
When a 360 viewer loads this image, it wraps it onto the inside of a sphere using Three.js and places the camera at the center. You drag to rotate, scroll to zoom, and the flat image becomes an immersive scene. - Source: dev.to / 4 months ago
Threejs - 3D animations on the browser, using WebGL in an intuitive way. - Source: dev.to / 7 months ago
Cairo - Cairo is an open-source 2D graphics library released under the GNU Lesser General Public License with support for several output devices.
p5.js - JS library for creating graphic and interactive experiences
Anti-Grain Geometry (AGG) - Anti-Grain Geometry (AGG) is an open-source 2D graphics library that provides you with tools to create multiple shapes and also comes with detailed documentation for explaining all the important concepts.
PixiJS - Fast and flexible WebGL-based HTML5 game and app development library.
Bgfx - Bgfx is an open-source, high-performance, and cross-platform graphics API agnostic style rendering library that gives you the tools to create high-profile video games without limitations.
Paper.js - Open source vector graphics scripting framework that runs on top of the HTML5 Canvas.