Showing 50 open source projects for "marble-builds"

View related business solutions
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 1
    Upscayl

    Upscayl

    Free and Open Source AI Image Upscaler for Linux, MacOS and Windows

    Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy. Upscayl is a cross-platform application built with the Linux-first philosophy. This means that we prioritize Linux builds over others but that doesn't mean we'll break things for other OSes. Upscayl does not work without a GPU, sorry. You'll need a Vulkan-compatible GPU to upscale images. CPU or iGPU won't work. You can also download the flatpak version and double-click the flatpak file...
    Downloads: 131 This Week
    Last Update:
    See Project
  • 2
    scikit-image

    scikit-image

    Image processing in Python

    scikit-image is a collection of algorithms for image processing. It is available free of charge and free of restriction. We pride ourselves on high-quality, peer-reviewed code, written by an active community of volunteers. scikit-image builds on scipy.ndimage to provide a versatile set of image processing routines in Python. This library is developed by its community, and contributions are most welcome! Read about our mission, vision, and values and how we govern the project. Major proposals...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    glTFast for Unity

    glTFast for Unity

    Efficient glTF 3D import / export package for Unity

    ... have to include in builds in order to make materials work. If materials are fine in the Unity Editor but not in builds, chances are some shaders (or variants) are missing.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Pencil2D Animation

    Pencil2D Animation

    Pencil2D is an easy, intuitive tool to make 2D hand-drawn animations

    An easy, intuitive tool to make 2D hand-drawn animations. Lightweight and easy to use so you can focus on animating and not on what button to hit next. Seamlessly switch between raster and vector workflows, allowing you to sketch, ink & paint on the go. Pencil2D is cross-platform and runs on Windows, macOS, Linux & FreeBSD. Pencil2D is completely open source and free to use, even commercially.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    SkiaSharp

    SkiaSharp

    SkiaSharp is a cross-platform 2D graphics API for .NET platforms

    ... the native builds. Because there are multiple distros of Linux, and we cannot possibly support them all, we have a separate NuGet package that will contain the supported binaries for a few distros.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    HARFANG 3D engine

    HARFANG 3D engine

    HARFANG 3D source code public repository

    HARFANG 3D builds real-time 3D tools for industry professionals. Its software suite is tailored to developers, designers and engineers aiming to efficiently and seamlessly develop, implement & deploy 3D solutions (HMI, VR/AR, simulation, interactive 3D), regardless of development language or platform constraints. HARFANG Studio is the ideal 3D editor for creating real-time scenes & animations that match your design vision. It can manage the entire 3D graphics production workflow in a simple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    WeScan

    WeScan

    Document Scanning Made Easy for iOS

    .... Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. Run Carthage update to build the framework and drag the built WeScan.framework into your Xcode project. Simply add the WeScan framework in the project's Embedded Binaries and Linked Frameworks and Libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    android-gif-drawable

    android-gif-drawable

    Views and drawable for displaying animated GIFs on Android

    Bundled GIFLib via JNI is used to render frames. This way should be more efficient than WebView or Movie classes. Current development builds (build from dev branch) are published to OSS snapshot repository. To use them, specify repository URL in repositories block. For Android 4.2+ (API level 17+). Supports GifTextureView hardware-accelerated rendering, and GifTexImage2D OpenGL ES 2.0+. See sample directory. Sample project is under construction. Not all features are covered yet. The simplest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    React Native Vector Icons

    React Native Vector Icons

    Customizable Icons for React Native with full styling

    .... You can either use one of the bundled icons supported or roll your own custom font. Since Icon builds on top of the Text component, most style properties will work as expected, you might find it useful to play around with background color, border width, border color, border radius, padding, margin, color, font size, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    Atari FontMaker

    Atari FontMaker

    Atari XL/XE font maker for PC

    Atari FontMaker is a tool for creating Atari fonts both in mono and color graphics mode. Atari FontMaker is written in Delphi up to version 1.5.x, since version 1.6.x the project has been converted to C# and moved to another repository: https://github.com/matosimi/atari-fontmaker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    armorpaint

    armorpaint

    3D PBR Texture Painting Software

    ArmorPaint is stand-alone software designed for physically-based texture painting. Drag & drop your 3D models and start painting. Receive instant visual feedback in the viewport as you paint. Work fast with the convenience of nodes. Paint with fully procedural materials. Build fill layers with material nodes. Use brush nodes to create patterns and procedural brushes. ArmorPaint is designed from scratch to run completely on the GPU. This results in a smooth 4K painting experience on...
    Downloads: 51 This Week
    Last Update:
    See Project
  • 13
    Animate.css

    Animate.css

    Just-add-water CSS animations

    Animate.css is a cross-browser library of cool and fun CSS animations. When you need to add some oomph and awesomeness to your projects, simply slide in one of these just-add-water animations and watch your visuals significantly improve! Using Animate.css animations is incredibly simple and easy. It takes just a couple of steps to get an awesome CSS animated element. Choose from a wide array of animations, and control their speeds. Use these animations to make a statement, for emphasis,...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 14
    FontForge Windows builds

    FontForge Windows builds

    Unofficial Windows builds of FontForge

    The aim of this project is to compile up-to-date Windows builds of FontForge. For 'stable' builds, see https://github.com/fontforge/fontforge/releases The build system used was based off that offered by Matthew Petroff (http://www.mpetroff.net/software/fontforge-windows/), but has since been practically rewritten. New in 11/07/2020: * Synced with the 20201107 release. New in 06/04/2020: * Updated to latest master, picks up a clipboard copying fix New in 14/03/2020: * Synced...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 15
    Crowd3

    Crowd3

    Create crowd scene images using your photo collection.

    Crowd3 creates images of crowd scenes (a collage) using the people in your photo collection. Create a fantasy crowd with your friends from here and there and from then and now. Crowd scene images are good for screen backgrounds, screen savers, greeting cards, posters, and virtual family photos. Crowd3 uses TensorFlow, BodyPix, Electron, and Node.js
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LegionOS YSL

    LegionOS YSL

    Legion OS unofficial builds for YSL

    Legion OS unofficial build for YSL
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Captura

    Captura

    Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes

    Capture Screen, WebCam, Audio, Cursor, Mouse Clicks and Keystrokes. Captura is 100% free. You don't need to spend a penny. You can support by donating or just starring the repository. Source-code for Captura is available on GitHub under the terms of the MIT license. Available in over 30 languages. Very simple to translate. Captura can run unobtrusively remaining minimized to the System Tray. Hello developers! Captura can be used from your terminal. Only for Portable builds. Take ScreenShots...
    Downloads: 188 This Week
    Last Update:
    See Project
  • 18
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a weekly...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Weather Icons

    Weather Icons

    215 Weather Themed Icons and CSS

    Weather Icons is the only icon font and CSS with 222 weather themed icons, ready to be dropped right into Bootstrap, or any project that needs high quality weather, maritime, and meteorological based icons! Place the 5 font files and the main weather-icons.min.css file in your project, with the assumption that the fonts are located up ../ from your CSS directory. This set includes companion CSS files for popular weather service API. Presently there are mappings for Forecast.io, Open Weather...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    rayshade raytracer for linux

    rayshade raytracer for linux

    rayshade 4.0.6 linux patch

    ... is a "depends" - it needs to be installed before Rayshade builds so images can become viewable format. http://sourceforge.net/projects/rayshade/ http://sourceforge.net/projects/rayshade-math/ http://sourceforge.net/projects/utahrastertoolkit/ NOTE: Rayshade is unmaintained so no longer competitive to povray. And neither are competitive to RADIANCE. But see homepage or examples; Rayshade has good sides: great documentation and easier radiance style file format: but no GUI for design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    kicad 3D rendering

    kicad 3D rendering

    kicad 3D is aimed to add 3D realistic feature on kicad pcb CAD

    ... stable release is based on kicad 4022 stable version kicad 3D adds the 3D realistic rendering of 3D pcb objects and board with copper layers and drill. Thanks to Dr. Thomas Spindler that did the 3D code... I just managed to give pre-builds in windows and add some tricky features to adapt the rendering to low level video cards and improving wrl importing and exporting. source code to build for linux and osx option to export wrl with pcb board wrl to step conversion howto
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Utah Raster Toolkit

    Utah Raster Toolkit

    The Utah Raster Toolkit 3.0, patchlevel 2

    This is the Utah Raster Toolkit distribution version 3.0 of June, 1990. ~~~ librle.a, image.rle file type support, animation, rletogif, converters, many utilities. RLE format supports a great number of raw inner formats for applications to use, known together as .rle (ie, "stored windowing") ~~~ The Utah Raster toolkit is a collection of programs and C routines for dealing with raster images commonly encountered in computer graphics. It provides the following major functions: ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CamStudio - Screen Recorder

    CamStudio - Screen Recorder

    Free screen recording software

    ... Microsoft Video 1. Additional options include cursor controls, the ability to record an entire screen or a portion of it, and selections for output quality. Best of all, CamStudio is easy to use and navigate, plus it includes a built-in Help file. Official release builds: http://p.sf.net/camstudio/stable Source Tree: http://p.sf.net/camstudio/mercurial Patches sent to the dev mailing list. Consider joining the CamStudio project by emailing one of the admins.
    Leader badge
    Downloads: 884 This Week
    Last Update:
    See Project
  • 24

    The 2DX Project

    Java 2D graphics/utility library

    The 2DX Project is an ongoing project aiming to provide powerful, versatile, and felxible tools for 2D graphics programming in Java. The 2DX-GL core library provides utilities for animation, geometry, basic physics, and more. The Snap2D game engine/library builds upon the 2DX-GL core library by adding features like 2D world management tools, a dedicated scripting language, and high level rendering via the user's choice of either OpenGL or Java2D (OpenGL recommended for high perormance...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    ITK-SNAP x64

    ITK-SNAP static builds for Windows 64-bit(only one file)

    ITK-SNAP is a software application used to segment structures in 3D medical images. It is the product of a decade-long collaboration between Paul Yushkevich, Ph.D., of the Penn Image Computing and Science Laboratory (PICSL) at the University of Pennsylvania, and Guido Gerig, Ph.D., of the Scientific Computing and Imaging Institute (SCI) at the University of Utah, whose vision was to create a tool that would be dedicated to a specific function, segmentation, and would be easy to use and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next