Showing 29 open source projects for "work"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Aseprite

    Aseprite

    Animated sprite editor & pixel art tool

    ...Create custom brushes for dithering. Composite layers to create color effects. Open or save a sequence of images. Create animations and save them as .gif files. Export your work to sprite sheets in .png and .json files. Recovery your sprites in case of crash. Integrate Aseprite in your assets pipeline with the command-line interface (CLI). Store several animations in one texture atlas.
    Downloads: 636 This Week
    Last Update:
    See Project
  • 2
    android-gif-drawable

    android-gif-drawable

    Views and drawable for displaying animated GIFs on Android

    ...If drawables declared by android:src and/or android:background are GIF files then they will be automatically recognized as GifDrawables and animated. If given drawable is not a GIF then mentioned Views work like plain ImageView and ImageButton. GifTextView allows you to use GIFs as compound drawables and background.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    frame.js

    frame.js

    JavaScript Sequence Editor

    ...The library aims to be unobtrusive: you can drop it into demos or prototypes without adopting a large framework. Because it centralizes timing, it becomes easier to coordinate multiple animated elements or throttle work on low-power devices. For creative coding, micro-games, and UI flourishes, it offers just enough structure to keep animation code tidy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    react-native-animatable

    react-native-animatable

    Set of animations and declarative transitions for React Native

    ...If you have your own component that you wish to animate, simply wrap it with a Animatable.View. To make looping animations simply set the iterationCount to infinite. Most animations except the attention seekers work best when setting direction to alternate. You can create your own simple transitions of a style property of your own choosing. The following example will increase the font size by 5 for every tap, all animated, all declarative! If you don't supply a duration property, a spring animation will be used. Transitions require StyleSheet.flatten available in React Native 0.15 or later. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    LCARS SYSTEM 3-Version 3.0 -3/10/2023

    LCARS SYSTEM 3-Version 3.0 -3/10/2023

    LCARS User Interface for Windows 10/11- Ver. 3.0 (Updated:3-10-23)

    LCARS (Library Computer Access and Retrieval System) is the GUI from Star Trek: The Next Generation, Voyager, and Deep Space Nine. This is a rainmeter suite that transforms your Windows GUI into LCARS. Easy to install and configure. <RAINMETER MUST BE UP AND RUNNING ON YOUR PC for LCARS to install and run! Available at www.rainmeter.net If you are New to RainMeter skins, Please see the README.TXT Under the "Files" Tab above. Once you install LCARS you should view the README file on the...
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 6
    macSVG

    macSVG

    An open-source macOS app for designing HTML5 SVG

    macSVG is a MIT-licensed open-source macOS app for designing HTML5 SVG 1.1 (Scalable Vector Graphics) art and animation. macSVG can produce dynamic, high-quality graphics and animation for HTML5 web views that work on most major desktop and mobile platforms, including iOS, Android, macOS, Microsoft Windows and Linux. macSVG uses the standard macOS WebKit framework for interactive editing and rendering of SVG documents, in addition to several Cocoa plug-in bundles for editing SVG elements and attributes. Apple’s free Xcode system is required to build the macOS application from the source code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Svelte Animation on Scroll

    Svelte Animation on Scroll

    Svelte Animation on Scroll

    Svelte Animation on Scroll. A small component to make your CSS animations work on scroll with Svelte. SAoS allows you to animate once or multiple times an element on a scroll, you can define the top and bottom "triggers" and the CSS of the internal divs (not recommended, but it can help in some cases).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hamburgers

    Hamburgers

    Tasty CSS-animated Hamburgers

    ...Animations use CSS3 3D transforms (translate3d whenever possible for GPU acceleration), which is supported by most browsers (not supported by IE9 and older and Opera Mini). Wanna work with ems or rems instead of px? Just change all the px values to the unit of your choice. Note: Be consistent (all px or all ems), otherwise it may break, the math behind the customization will fail if it attempts to perform operations with values of different units.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    LottieXamarin

    LottieXamarin

    Render After Effects animations natively on Android, iOS, MacOS

    ...Bodymovin is an After Effects plugin created by Hernan Torrisi that exports After Effects files as json and includes a javascript web player. We've built on top of his great work to extend its usage to Android, iOS, and React Native. You can build the sample app yourself or download it from the Play Store. The sample app includes some built-in animations but also allows you to load an animation from internal storage or from a URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Ganimed

    Ganimed

    Creates animated GIF or PNG from screen-capture or image files

    Creates an animated GIF or PNG (APNG) from a series of single images. New: Capture your animation directly from screen. Please note this tool is work in progress :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AnimatedCollectionViewLayout

    AnimatedCollectionViewLayout

    UICollectionViewLayout subclass adding custom transitions/animations

    ...And it doesn't break any of your existing code. You can still use your UICollectionView subclass and you don't need to change your UICollectionViewCell. Just plug and enjoy. Most of the built-in animators work best in Paging mode and they have additional parameters that you can tweak for better transitions. You can also write your own animators by implementing the protocol LayoutAttributesAnimator. AnimatedCollectionViewLayout is available under the MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pixel Art to CSS

    Pixel Art to CSS

    Pixel art animation and drawing web app powered by React

    Pixel Art to CSS is an online editor that helps you with that task. Combining the power of both box-shadow and keyframes CSS properties, you will get CSS code ready to use on your site. Furthermore, you can download your work in different formats such as static images, animated GIFs or sprite-like images. Pixel Art to CSS aims to be an intuitive tool by its simplicity, however, it is equipped with a wide range of features: customize your color palette, go back and forth in time, modify animation settings, and save or load your projects, among others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    React Move

    React Move

    Beautiful, data-driven animations for React

    ...If you only need to do numeric interpolation you don't need to do anything. Just upgrade and done. The API for React Move 5.x and 6.x is exactly the same. The 5.x version just includes react-lifecycles-compat to make the library work with earlier versions of React. This adds a little to the bundle so use 6.x if you're using React 16.3+. Before looking at the components it might be good to look at starting state. You are going to be asked to define starting states for each item in your NodeGroup and Animate components. This is a key concept and probably the most error prone for developers working with React Move.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ant Motion

    Ant Motion

    Animate specification and components of Ant Design

    ...We offer single, combined and complete animations solutions. In the React framework, you only need a simple piece of code to achieve animation effects, which can improve your work efficiency. With more friendly interaction, let the animate shuttle between different elements, so that the product can better talk to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Arabic Letters for Adobe Animate

    Arabic Letters for Adobe Animate

    Display Arabic characters correctly inside Adobe Animate (or Flash)

    The Arabic Letters is a Script designed to help Arab Designers and Developer to work with Adobe Animate (Previously Adobe Flash) to display Arabic characters and words correctly inside program. حل مشكلة الكتابة بالحروف العربية داخل برنامج أدوبى أنيميت (أدوبى فلاش سابقا) يقوم البرنامج بتصحيح ظهور الحروف المتقطعة لتظهر بشكل سليم.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Ken Burns Slideshow

    Ken Burns Slideshow

    Instant, portable, fullscreen slideshow with Ken Burns effect and more

    Create instant & real-time full-screen slideshow with the Ken Burns effect (and more!) for a set of images. Added several additional transition animations. 支持简体中文! Refer to readme.md in Files for a full description. Video preview: https://youtu.be/ch2UjN9nwIc Video preview (for China): http://v.youku.com/v_show/id_XMTQ5NTM0NTAxMg==.html For detailed description, change log and the latest dev build: https://github.com/changbowen/Ken-Burns-Slideshow
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    snabbt.js

    snabbt.js

    Fast animations with javascript and CSS transforms

    snabbt.js is a minimalistic javascript animation library. It focuses on moving things around. It will translate, rotate, scale, skew and resize your elements. By including matrix multiplication operations, transforms can be combined in any way you want. The end result is then set via CSS3 transform matrices. snabbt.js is built to be fast. It will only animate things that modern browsers can animate cheaply, transforms and opacity. The goal is to make a library that will let the user make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Polygons

    Polygons

    Generative art project - Processing - Draws Polygons

    ...V6 incorporates symmetry for a more kaleidoscopic experience. V6c Features neater code... V7 Now responds to sound from the Line In - Source Code only as it only seems to work in the Processing environment (any help here would be good).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    ToricCam

    ToricCam

    Virtual Camera representation using the Toric Space

    ToricCam is a C++ library I have developped for my research. It provides a starting point to using the Toric Space viewpoint representation [Lino & Christie, SIGGRAPH 2015]. It also implements our preliminary work published at SCA 2012. The library is released under the GNU General Public License version 3. For researchers who want to use the library for their work, please quote the papers as follows: + Efficient Composition for Virtual Camera Control. C. Lino, M. Christie. In ACM SIGGRAPH / Eurographics Symposium on Computer Animation, 2012, Lausanne, Switzerland...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    purpleelephant

    purpleelephant

    Development has moved to github

    Purple Elephant is a free and open source cross-platform 2D traditional animation editor, tester, player and compositor. Part of Purple Animation Tools by O. Bahri Gordebak See Wiki for details. Note that Sourceforge project page doesn't always show the latest download. Please click Files above and browse files before download. Latest version is 1.4 right now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    purpleowl

    purpleowl

    Development has moved to github

    Purple Owl is a free and open source cross-platform frame-by-frame cut-out animation software. Part of Purple Animation Tools by O. Bahri Gordebak (purplehuman). See Wiki for details. Note that Sourceforge project page doesn't always show the latest download. Please click Files above and browse files before download. Latest version is 1.2.1 right now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    purplechameleon

    purplechameleon

    Development has moved to github

    Free and open source cross-platform stop-motion animation and pencil testing software. Part of Purple Animation Tools by O. Bahri Gordebak See Wiki for details. Note that Sourceforge project page doesn't always show the latest download. Please click Files above and browse files before download. Latest version is 1.4.2 right now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    View Controller Transitions Library

    View Controller Transitions Library

    Collection of iOS7 animation controllers and interaction controllers

    View Controller Transitions Library is a collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions. With iOS 7 you can easily create custom view controller transitions that can be used in a range of contexts (push, pop, modal, etc.) This project provides a library of custom animations which can be dropped directly into your project. It also has a number of 'interaction controllers' which can be used with any of the custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Zoe

    Zoe

    Zoë is an open source tool for generating spritesheet images

    Zoë is an open-source tool in the CreateJS suite that enables illustrators to generate spritesheet images and animation frame data from SWF files, facilitating seamless workflow between Flash authoring and HTML5/EaselJS animation. Zoë is designed to work with any AS3 SWF file version 9 or greater. It's best practice to have all your animations on the root timeline, and use labels to identify your different animations or frames. To begin, simply drag a swf file into Zoë, and click Export to create a SpriteSheet. Zoë and Easel support custom registration points on images. To define one, simply place an empty clip on your timeline labeled registrationPoint. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Python Script to process a wave file and transform to movement (key frames) on Blender 2.5. Input: sound file (.wav) Output: Key frames direct into the selected object Work to meshes and bones (location, scale or rotation in any axis)
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB