Showing 43 open source projects for "radeon-project"

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
  • 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
  • 1
    Agar

    Agar

    Cross Platform GUI Toolkit

    Agar provides a base GUI framework and a standard set of widgets from which graphical applications can be built which run natively under X11, Windows, MacOS, SDL and others. It takes advantage of texture and GPU acceleration wherever available. Agar can also attach to an existing framebuffer, SDL or OpenGL context and operate as a self-contained window-manager. It includes a standard library of general-purpose widgets, and is also designed to be extended externally. New widgets can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Seashore Project

    The Seashore Project

    easy to use image editor for OSX

    Work on Seashore is being deprioritized in favor of Seahorse, https://apps.apple.com/us/app/seahorse-image-editor/id6742335288?mt=12. Read more in the FAQ here https://eolcoderllc.github.io/Seahorse/future_of_seashore Seashore is a free, open-source image editor for built entirely in Cocoa. It features advanced tools like multiple layers and alpha channel editing, alongside basic tools like gradients, textures, text (with subpixel rendering) and brushes. Download the latest version of...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    AnimojiStudio

    AnimojiStudio

    Make cute emoji videos with unlimited duration and share anywhere

    AnimojiStudio is an archived iOS project for recording Animoji videos without the standard duration limitations of Apple’s built-in experience. It uses Apple’s private AvatarKit framework, the same underlying technology associated with iMessage Animoji, and combines it with ReplayKit screen recording capabilities. The app was created for users who wanted to make longer Animoji clips and share them beyond the normal messaging workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pop

    Pop

    iOS and OS X animation library for physics-based interactions

    ...The API allows quick integration with existing Objective-C or Swift codebases and enables the animation of any property on any object. It's a mature and well-tested framework that drives all the animations and transitions in Paper. By adding the project to your project and adding pop.embedded framework to the Embedded Binaries section on the General tab of your app's target, you can set up pop in seconds! The Pop interface is implemented as a category addition on NSObject. Any NSObject or subclass can be animated. There are four concrete animation types: spring, decay, basic and custom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Context-Menu.iOS

    Context-Menu.iOS

    You can easily add awesome animated context menu to your app

    You can easily add an awesome animated context menu to your app. You are welcome to see the sample of the project for a fully operating sample in the Example folder. To customize menu items side positions you can specify a 'menuItemsSide' property. When it is set to 'Right' the first cell will be opened from right to left and the selected cell will be closed and vice versa and when it set to 'Left' the first cell will be opened from left to right and the selected cell will be closed vice versa. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Video container switcher GPL

    Video container switcher GPL

    Changing format video without re-encoding with FFMpeg

    This project contains two separate interfaces for Windows and Mac OS to download. They essentially do the same thing. Select a source folder with some video clips (or several files in the Mac version). The program will change the container to the selected output without reencoding. For Windows, ffmpeg needs to be installed on your system, it is included in the Mac download.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    PBJVision

    PBJVision

    iOS Media Capture – features touch-to-record video, slow motion

    PBJVision is a camera library for iOS that enables easy integration of special capture features and camera interface customizations in your iOS app. Next Level is the Swift counterpart. Capture is also possible without having to use the touch-to-record gesture interaction as the sample project provides. This library was originally created at DIY as a fun means for kids to author videos and share their skills. The touch-to-record interaction was pioneered by Vine and Instagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ejecta

    Ejecta

    A Fast, Open Source JavaScript, Canvas & Audio Implementation for iOS

    ...While it is an older project, it remains useful as a reference for lightweight JavaScript runtimes built around canvas-first app delivery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JazzHands

    JazzHands

    A simple keyframe-based animation framework for UIKit

    ...To see the new JazzHands 2.0 AutoLayout magic in action, check out the example project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    Soundflower

    Soundflower

    System extension that allows applications to pass audio to other apps

    Soundflower.xcodeproj is an Xcode 3.1 compatible project. You can download Xcode 3.1 as a part of Apple's developer tools from http://developer.apple.com/. There are two Build Configurations in the project: the Development build configuration builds Soundflower for the architecture of the machine you are using suitable for debugging. The Deployment configuration builds a Universal Binary version suitable for distribution.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 11
    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. Animation and interaction controllers are entirely independent, this means you can wire up any interaction controller with any animation controller, which is pretty awesome. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    MediaPipe is a flexible framework to manipulate medias. It allows building customized decoding/filtering/encoding pipelines. This project contains the MediaPipe SDK along with some sample pipes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Noble Ape Simulation
    Simulates a biologically diverse tropical island, and the ape inhabitants cognitive processes. For MacOS X, iPad, Windows and Linux. Features a non-polygonal graphics engine and a command-line version
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CView Binary Packages

    CView Binary Packages

    PNNL Waterfall Visualization Tool

    ...Specific users include the developers at the supercomputer facility in the Department of Energy's national laboratory: Pacific Northwest National Laboratory. This is the binary package repository for many distributions including RedHat, Debian, MacOSX, and Windows. CView is an open source software project hosted at: https://github.com/EMSL-MSC/cview
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CopperExport is an iPhoto export plugin that allows publishing pictures to online galleries powered by Coppermine (http://coppermine.sf.net/). **The project has moved to github. The new project page is at http://github.com/zzamboni/copperexport/ **
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JackOSX
    The JackOSX project aims to provide Mac OS X-specific components developed around the Jack server. The JackOSX package is a set of components that facilitate the integration and use of the Jack server with the CoreAudio Mac OS X audio architecture.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Datura
    Datura is graphical user interface (GUI) front end for FFmpeg under Mac OS X.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The project will provide a Cocoa framework to interface OpenGL in a more OO-fashioned style. It is not meant to be the fastest code possible, nor to leverage all the power of OpenGL, but to give developers a easy way to start working in 3D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project develops video conferencing and VoIP applications for Mac OS X. XMeeting is based on the work of the OpenH323 project which provides the libraries for H.323 and SIP support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    QuickDicom is an easy to use dicom medical imaging package for Mac OSX, providing QuickLook, Spotlight, Quartz Composer, Window/Level and a dicom file analyzer. Also included is the iiDicom Framework for image/dictionary usage in Objective C and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    iTheater is an open source project that aims to create a media center application for Mac OS X, to fully take advantage of Apple's OSX. The project aims to integrate most media-based Mac applications into a single console (or media center).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CenterStage is a project to create an open source media center for the Mac platform which is easy to use, customisable, and expandable using plugins. We have extensive online documentation in our TechWiki: http://centerstageproject.com/wiki
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    xamp is an opensource project with the aim of providing a full-featured in-car front end for MAC OSX. xamp is based off of the original AMP source code by Aychamo on the mp3car.com forums.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    This project is a framework (i.e., library) for Mac OS X applications to link in. It provides plots of data together with the supporting machinery (objects inheriting from NSDocument, for example) that applications can use to manipulate the plots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB