Showing 107 open source projects for "create-react-app"

View related business solutions
  • 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 Studio. Switch between models without switching platforms.
    Start Free
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1
    Dance Commander

    Dance Commander

    Dance instruction software

    A program to help you instruct dances or design your own movements. This is done by using a "programming" language. The software contains the most basic commands, other commands can be created by making functions or by downloading separate function packages that will be available later. There is a commando overview available with examples and with extra information about every function. After you created the dance, you can export images of them as illustration or you can export a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HelloCharts for Android

    HelloCharts for Android

    Charts/graphs library for Android compatible with API 8+

    ...Custom and auto-generated axes (top, bottom, left, right, inside), and animations. Code of a demo application is in hellocharts-samples directory, requires appcompat v21. The demo app is also ready for download on Google Play. Every chart view can be defined in layout xml file or created in code and added to layout later. After the chart data has been set you can still modify its attributes but right after that you should call set*ChartData() method again to let chart recalculate and redraw data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JazzHands

    JazzHands

    A simple keyframe-based animation framework for UIKit

    ...Animations can be controlled via gestures, scroll views, KVO, or ReactiveCocoa. Jazz Hands is used extensively in IF and DO by IFTTT for iPhone and iPad, most famously in the app intro. Open JazzHandsDemo.xcworkspace to see a simple demonstration of moving, scaling, fading, and transforming views in a scrolling app intro. To run the example project, clone the repo, and run pod install from the Example directory. Looking to incorporate Jazz Hands into your Swift project? Check out RazzleDazzle, our brand new scrolling keyframe animations library reimagined in Swift. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    AnkerWorld

    3D Architecture modelling and physics simulation system

    AnkerWorld is a graphical application. It is used to create and visualize 3d architecture models based on the famous Anker (TM) architecture blocks invented in 1880. The static behaviour of the buildings can be simulated with bullet physics. The animations can be raytraced with povray. See an example: http://www.youtube.com/watch?v=PpXdiH_gvBg
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    DragonBonesAS

    DragonBonesAS

    DragonBones ActionScript Runtime

    DragonBonesAS is a skeletal animation framework for ActionScript 3 and Flash, designed to simplify the implementation of complex 2D animations. It separates the animation data from display logic, allowing developers to reuse assets, blend animations, and reduce draw calls. DragonBones supports the creation of character rigs, timelines, and inverse kinematics, making it popular in Flash-based game development.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    Bounce.js

    Bounce.js

    Create beautiful CSS3 powered animations in no time

    Bounce.js is a tool and JS library for generating beautiful CSS3 powered keyframe animations. The tool on bouncejs.com allows you to generate static keyframes that can be used without any extra JavaScript, but if you'd like your application to generate these on the fly, you can use the Bounce.js library. The Bounce object is what you'll use to first build your animation from the different components scale, rotate, translate and skew. This can then either be defined as a named animation for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Shimmer

    Shimmer

    An easy way to add a simple, shimmering effect to any view

    Shimmer is a lightweight Objective-C library by Facebook that adds an elegant, animated shimmering effect to views—used as a subtle loading indicator, such as in the Paper app. There's also an example project. In the example, you can swipe horizontally and vertically to try various shimmering parameters, or tap to start or stop shimmering. (To build the example locally, you'll need to open FBShimmering.xcworkpace rather than the .xcodeproj.) Shimmer uses the -[CALayer mask] property to enable shimmering, similar to what's described in John Harper's 2009 WWDC talk (unfortunately no longer online). ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    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 animations in order to make your transitions interactive. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Animated GIF Control

    Animated GIF control for Windows

    A Windows control that plays GIF animations. It comes with a platform-agnostic GIF file loader. You'll need to embed the GIF as a raw binary then create a temporary stream to package images, the resource compiler isn't up to it. The control uses the timer to update the animation. It's written in pure C, and only exposes three functions. Register at start-up, and create with "GIFAnimation" as the class name using CreateWindow. It should drop in easily to any project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 10
    dastoryboard

    dastoryboard

    Storyboard software for classic animation

    A storyboard software that lets you draw storyboard pads, time them and show them as an animatic. You can make a video from the pads, for further editing and production. ffmpeg must be installed, if you want to export video. The current version is very basic. Plans for further development is outlined in the README file. dastoryboard is developed and tested under Linux. It should be possible to compile and run it under Windows and MacOS as well, but it hasn't been tested, and I don't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Zoe

    Zoe

    Zoë is an open source tool for generating spritesheet images

    ...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. If needed, you can also define multiple points per file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GameWizzard

    GameWizzard

    GameWizzard is a Sprite editor.

    https://www.youtube.com/watch?v=ztaAoPuQv8k When I started this project I wanted to create an user friendly editor that can be used by developers or non technical people. If it's not as friendly as I intended is because I didn't had any help or input from others. The flow of this editor is very simple: 1.Load an image, define the image modules(eg: legs, body, arms, heads, etc) 2.Create all the frames you need by adding modules into a frame(the modules can be scaled, rotated, translated) 3.Create animations by adding frames in the right order(each frame can be scaled, rotated, translated and has a number of frames that will be shown). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RGBcube

    RGBcube

    Create movies for 3D RGB LED Cubes

    A few perl modules which can create xml files to run as movies on your 3D RGB LED Cube. The cubes internal firmware source code was not disclosed when i asked for it. So i developed this to create movies to upload onto the cube. See the Wiki for more information. Some additional xml animations for the cube are available in the Files section.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    PictureCode

    Convert alphanumeric codes into vector graphics and animations

    This is my first Android project, but I hope for it to become a fun little toy project that can be used to come up with alphanumeric codes that can be shared with other Android (and perhaps eventually web) users to display little images and animations in a compact format without file transfers or related security issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KPEdit

    KPEdit

    KPEdit - A 2D skeletal animation editor.

    KPEdit is a skeletal animation editor for game developers and animators. It may be a free alternative to the motion capture systems. The application provides functionality that allows the user to create realistic video-based animations. Prerecorded videos can be used as a reference in order to construct skeleton movement sequences. Other features such as interpolation, transformations and video rendering are also available as built-in functions as well as external modules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    FJMovieEditor

    FJMovieEditor

    A complete movie editor for animations and special effects

    This is a video editor for compositing and special effects.This editor is designed to create special effects and animations. But for editing video sequences, and basic effects as well. This editor is done so that all (or almost all) the effects can be animated. This project was not abandoned, but it is temporally inactive, will be reactivated soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NyuFX

    NyuFX

    Karaoke effects creation tool with ASS and Lua.

    NyuFX is an advanced tool for creating karaoke effects in subtitle format ASS. With the power of scripting language Lua with an extended environment + an user interface it's easy to create fancy 2D effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DeleD Community Edition

    DeleD Community Edition

    3D modeling for everybody

    DeleD is a 3D modeler and level-editor combined into one. It focuses at game development and is specifically designed to create static scenes. NOTE: a new webbased version called Figuro is available at https://www.figuro.io ! It runs in the browser, has similar capabilities and is generally easier to use. Related project at https://sourceforge.net/projects/deled-plugins/, featuring DeleD plugins. A Lazarus port is available in the repository as well.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    Znuli

    Znuli

    Quick gif animation creator

    Cross platform gui for quickly creating gif animations from screenshots with very little clicking and automatic filename generation. Written in Clojure. Please report bugs in the "Tickets" section rather than the "Review" sesion, and (in order for me to have any chance of fixing it) please supply operating system, java version and other relevant information. Thank you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    An editor for creating sprite sheets from existing sheets or from frames. - Merge sprites - Cut sprites - Preview animations - Preview tiling on a map (Tiling Test tab) - Create flashing spritesheets from regular images This is NOT a drawing program for creating sheets or animations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Nutcracker

    Build animated sequences for RGB Mega-trees

    nutcracker is a php based web tool that allows the user to create sophisticated animations on any RGB device. Current RGB targets supported are Megatrees, matrices and Rays. Nutcracker sequences are a four step oricess 1) Go into the tool and define your RGB device, You are prompted for the number of RGB strings you have and how many pixels are on each string 2) You next go into the effects library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jsDock

    jsDock

    JavaScript menu similar to ObjectDock MacOs

    Menu ObjectDock in your webPage, Create a menu similar to macos menu in browser, wrote in javascript, Html, and Css. moved to github as meteor package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Motion Graphs in Blender

    A Blender 2.6+ addon that aims to implement Motion Graphs

    This add-on demonstrates how motion graphs can be created in Blender in order to create a variety of arbitrary length character animations from a small set of character motions. This add-on implements motion graphs as described in Motion Graphs paper by Kovar, Gleicher, and Pighin from SIGGRAPH 2002. The add-on can import set of motion captured BVH files and construct a motion graph based on some given parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flint

    Flint

    Actionscript 3 Particle Engine for Flash and Flex

    ...First create a new Flash file (Actionscript 3). Set the stage size to 500 pixels wide and 400 pixels high, set the frame rate to 30 fps and set the background color to black.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tkgifviewer

    tkgifviewer

    Image viewer for animated GIFs

    ...It will show (animated) thumbnails of images if started in thumbnail mode. It is possible to manipulate the animation time of the GIF images. Moreover it is possible to execute operations on images like Move File, Create Link, Delete File, and so on. For user convenience tkgigviewer can open and display other image formats. Furthermore this project provides the Tk package tkimagewindow which can be used in your own application for displaying animated GIFs (and other image formats).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB