curtainsjs VS raphael

Compare curtainsjs vs raphael and see what are their differences.

curtainsjs

curtains.js is a lightweight vanilla WebGL javascript library that turns HTML DOM elements into interactive textured planes. (by martinlaxenaire)
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
curtainsjs raphael
3 2
1,610 11,249
- -
2.7 0.0
9 days ago 4 months ago
JavaScript JavaScript
MIT License 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.

curtainsjs

Posts with mentions or reviews of curtainsjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-24.
  • How to recreate this animated background with distortion effect?
    2 projects | /r/webdev | 24 Apr 2022
    If you're purely wanting to add a shader effect then as a newcomer to the shader world I'd recommend curtainsjs as an easy way to add custom shaders without the hassle of having to deal with low level WebGL setup stuff. They even have a similar example with the mouse distortion effect where the code is much more readable and well commented with another codepen by the creator of curtains which has a more similar mouse flow effect that could be repurposed to be a post effect shader and distort the output of a gradient shader.
  • Web Effect
    176 projects | dev.to | 1 Mar 2021
    Curtainsjs - Lightweight vanilla WebGL JavaScript library that turns HTML DOM elements into interactive textured planes.

raphael

Posts with mentions or reviews of raphael. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-01.
  • Smooth Bezier on Canvas
    1 project | dev.to | 19 Sep 2021
    It would be very cool if html5 canvas implemented the Catmull Rom Spline but it unfortunately does not. The wonderful Raphael library used to have support for it.
  • Web Effect
    176 projects | dev.to | 1 Mar 2021
    Raphael - JavaScript Vector Library.

What are some alternatives?

When comparing curtainsjs and raphael you can also consider the following projects:

shader-web-background - Displays GLSL fragment shaders as a website background. Supports offscreen buffers and floating point textures on almost any browser and hardware. Compatible with Shadertoy.

fabric.js - Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser

framer/motion - Open source, production-ready animation and gesture library for React

Snap.svg - The JavaScript library for modern SVG graphics.

THREE.MeshLine - Mesh replacement for THREE.Line

d3 - Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

GreenSock-JS - GSAP (GreenSock Animation Platform), a JavaScript animation library for the modern web

svg.js - The lightweight library for manipulating and animating SVG

particles-bg - React particles animation background component

heatmap.js - 🔥 JavaScript Library for HTML5 canvas based heatmaps

tsParticles - tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.

paper.js - The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created by @lehni & @puckey