-
Updated
Sep 25, 2019 - JavaScript
#
particles
Here are 676 public repositories matching this topic...
A maintained collection of useful & free unity scripts / library's / plugins and extensions
csharp
material
script
unity
shaders
physics
scripts
shader
unity-editor
steamworks
unity3d
unity-scripts
pathfinding
unity-asset
particles
unity3d-plugin
unity3d-script
2d-lighting
gameobject
unity2d
-
Updated
Aug 16, 2021
Celebrate more with this lightweight confetti particle system 🎊
-
Updated
Aug 13, 2021 - Kotlin
catdad
commented
Feb 22, 2019
function setupCanvas(canvas) {
// Get the device pixel ratio, falling back to 1.
var dpr = window.devicePixelRatio || 1;
// Get the size of the canvas in CSS pixels.
var rect = canvas.getBoundingClientRect();
// Give the canvas pixel dimensions of their CSS
// size * the device pixel ratio.
canvas.width = rect.width * dpr;
canvas.height = rect.height * dpr;
Javascript particle animation library
-
Updated
Aug 3, 2021 - JavaScript
This is old LayaAir veriosn writetten by ActionScript 3.0 ,now LayaAir is using TypeScript as the Engine Script,Please use https://github.com/layabox/LayaAir instead.
webgl
flash
typescript
html5
canvas
particles
3d
3d-engine
html5-engine
javascript-programming-language
-
Updated
Sep 7, 2019 - JavaScript
Contains hundreds of source code examples and related media for the Phaser HTML5 Game Framework.
-
Updated
May 22, 2021 - JavaScript
A lightweight, dependency-free and responsive javascript plugin for particle backgrounds.
-
Updated
Jun 8, 2019 - JavaScript
A little library that can be used for bursting particles effects on buttons and other elements
-
Updated
Apr 25, 2019 - JavaScript
A curated list of awesome HTML5 Canvas with examples, related articles and posts.
javascript
awesome
draw-graphics
html5-canvas
particles
awesome-list
canvas2d
canvas-element
awesome-canvas
-
Updated
Jun 7, 2021
A pure Go game engine
-
Updated
Aug 14, 2021 - Go
The Grand Prize-winning entry of the #FlutterClock challenge.
clock
particles
generative-art
flutter
clockface
particle-system
flutter-apps
flutter-demo
flutter-examples
flutter-app
flutterclock
-
Updated
Mar 24, 2021 - Dart
Wind power visualization with WebGL particles
-
Updated
Jul 2, 2021 - JavaScript
3D GPUs Strange Attractors and Hypercomplex Fractals explorer - up to 256 Million particles in RealTime
webgl
opengl
gpu
rendering
imgui
glsl
webassembly
emscripten
particles
webgl2
fractal-algorithms
fractals
ifs
attractors
particlesystem
ggx
azdo
dla
hypercomplex
dla3d
-
Updated
Aug 13, 2020 - C++
A JavaScript library to brighten up your user's site experience with visual effects!
-
Updated
Jul 9, 2021 - TypeScript
WeatherView is an Android Library let you make cool weather animations for your app
android
weather
library
opensource
view
animation
beta
android-library
particles
android-studio
weatherview
weather-animation
-
Updated
Mar 21, 2021 - Kotlin
A lightweight, efficient and easy-to-use Canvas library for building some cool particle effects.
javascript
frontend
particle-effects
particles
loading-animation
jparticles
canvas-particles
snow-effect
wave-effect
-
Updated
Jul 28, 2021 - TypeScript
webgl
library
frontend
graphics
image-processing
particles
renderer
pbr
3d
shadow-mapping
webgl-library
-
Updated
Aug 24, 2020 - JavaScript
A lightweight Particle Animation Library for Android
android
android-library
android-development
particles
android-animations
android-particle-library
android-particle-animation
android-particles-js
-
Updated
Dec 6, 2020 - Kotlin
Improve this page
Add a description, image, and links to the particles topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the particles topic, visit your repo's landing page and select "manage topics."
All colors used in tsParticles are simple, I think supporting gradients could be a good addition since particles can obtain another effect just with colors.
How I think gradient should be configured: