A collection of parallel image processing algorithms in pure Go.The aim of this project is simplicity in use and development over high performance, but most algorithms are designed to be efficient and make use of parallelism when available. It is based on standard Go packages to reduce dependency use and development abstractions.
algorithm parallelism histogram image-processing signal-processing effects image-editing concurrency resize go-librarynpm install ramjet, or download ramjet.js.Ramjet makes it look like your DOM elements are capable of transforming into one another. It does this by cloning the elements (and all their children), transforming the second element (the one we're transforming to) so that it completely overlaps with the first, then animating the two elements together until the first element (the one we're transitioning from) has exactly the same position and dimensions as the second element originally did.
animation transitions dom fx effects cssThis branch is under active development and holds the current version of the post-processing stack. Documentation is available on the wiki.
unity effects post-processingI fell in love with the text inputs effects in this article. As an exercise I decided to recreate as many of them as I can using Swift (some of them have a personal touch).
textfield effects animationJust what the world needs, another jQuery slider. YAWN. I know, check this one out though, it's got lots of cool features. Here on CSS-Tricks, I've created a number of different sliders. Three, in fact. A "featured content" slider, a "start/stop slider", and "moving boxes". Each of them had some cool interesting feature that I needed to build at the time. All were well-received, but as is the case with these things, people want them to do X, Y, and Z in addition to what they already did. This new AnythingSlider is an attempt at bringing together the functionality of all of those previous sliders and adding new features. In other words, to create a really "full featured" slider that could be widely useful. This is the first time (on CSS-Tricks) that one of these sliders is an actual plugin as well, which should make implementing it and customizing it much easier.
customizable effects slider videoWelcome to the Windows Composition Samples repository! This is the place for the latest code samples, demos, and developer feedback around building beautiful and engaging Universal Windows Platform apps. This repo focuses on the platform building blocks that make up the Fluent Design System, with emphasis on creating UI using APIs in both the Windows.UI.Xaml and Windows.UI.Composition namespaces. The code samples and demos in this repo are targeted at developers who are interested in experimenting, building, and providing feedback on the latest flighting Windows UI APIs. If you’re not quite ready for the code, check out the app in the Store.
windowsui uwp windows-10 uwp-apps composition fluent animations effectsPizzicato aims to simplify the way you create and manipulate sounds via the Web Audio API. Take a look at the demo site here. Ensure you have gulp installed: npm install -g gulp.
sound audio effects web-audio sound-effectsA port of the Elm Architecture to Redux that allows you to sequence your effects naturally and purely by returning them from your reducers. Yes! Absolutely.
redux middleware effects side-effects elm loopWorking hard on APIs, tutorials and website. Follow @legomushroom for updates. Star to show your interest.
animation motion motion-graphics tools effectsTo increase performance lax.js indexes the list of elements to animate when the page loads. If you're using a library like React, vue.js or EmberJS, it is likely that you are adding elements after the initial window.onload. Because of this you will need to call lax.addElement(domElement) when you add components to the DOM that you want to animate. You can also call lax.removeElement(domElement) when the component unmounts.
parallax scroll effects transitions animation css htmlStep 3. See DemoProject for details.
view effects dynamic customview ui-components android-library animation android-viewThis is a UI lib for iOS. Effects like shining. CocoaPods is the recommended way to add WCLShineButton to your project.
animation ios-swift effectsThis is a UI lib for Android. Effects like shining. Icon shape is made from png mask. Please see raw files.
custom effects buttonCSSGram is an Instagram filter library written in Sass and CSS. We're using pseudo-elements (i.e. ::before and ::after) to create the filter effects, so you must apply these filters on a containing element (i.e. not a replaced element like <img>). The recommendation is to wrap your images in a <figure> tag. More about the tag here.
cssgram filters css library photo effectsSimple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll. Lax.js 2.0 has been completely re-written with a focus on modularity and flexibility giving you more tools to create awesome animations.
css parallax animation effects scroll transitions lax laxxx lax.js laxjs htmlVisualEffectView is a blur effect library with tint color support. This library uses the UIVisualEffectView to generate the blur. Add an instance of VisualEffectView to your view.
uivisualeffectview blur tint effects uiblureffect ios appleThis is a JavaScript library for sound effect generation and is supported on most current browsers. Generation speed is approximately 1s audio = 10ms processing. Of course that value can vary a lot, depending on the settings or browser that you use.
sound sound-effects game-development audio effects jsfx gamedevCocoaPods is the recommended way to add CRRefresh to your project. Add a pod entry for CRRefresh to your Podfile.
pull-to-refresh animation effectsImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick in your C#/VB.NET/.NET Core application without having to install ImageMagick on your server or desktop.For examples on how to install and use Magick.NET visit the documentation page. For more information about ImageMagick go to: http://www.imagemagick.org/.
image imagemagick convert resize draw effects exif dotnet-standardFor when purity just isn't impure enough. In this way, IO is more similar to common Task implementations than it is to the classic scalaz.effect.IO or even Haskell's IO, both of which are purely synchronous in nature. As Haskell's runtime uses green threading, a synchronous IO (and the requisite thread blocking) makes a lot of sense. With Scala though, we're either on a runtime with native threads (the JVM) or only a single thread (JavaScript), meaning that asynchronous effects are every bit as important as synchronous ones.
effects fp asynchronous typeclasses
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.