Showing 67 open source projects for "pixel 3"

View related business solutions
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    LSM Stack Browser & 3D Plotter
    A software tool enabling the user to browse through an image stack created by a confocal microscope. Points can be plotted through the stack, producing a digital 3D representation, which can be viewed in 3D and compared with other plots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Digital Ball
    A 64x64 pixel ball that bounces around your screen and responds to the mouse, with physics options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Video Squirrel is a cross-platform wxWindows video file cataloger. Designed to gather infomation on the actual video files, ex compression used, bitrate, video pixel size and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IMGH (IMaGe library in C++ Header files) is a simple, light-weight, and cross-platform image processing library, that supports simple editing and drawing, multiple pixel formats (pointers and float). Designed for developers and researchers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    ImageRobot is a mass image editor and viewer. Features include: resizing, clipping, shearing, rotating, flipping, pixel-wise manipulation, brightness and contrast adjustment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Create A WDDM driver "spoof" or engine. A existing one stable enough for the Intel 900GM* express chipset line to allow pixel shading 2+~3.0+. (More Specifically to allow Aero[Glass] or possibly even Halo 3 Support)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A cross-platform sprite-based pseudo-3D isometric pixel art modeling aid. Written in 100% BlitzMax. Uses precise building blocks and a minimalist interface. Blocks snap to a grid aiding with precise construction. Can also save and load creations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pixia a tiny memory pixel/bitmap operation library which presents platform-independent functions such like blit/scaling/rotation etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pixelpong is an enhanced remake of the classic Pong game, written in C/C++ with the help of the SDL libraries. Graphics is made on pixel art style.
    Downloads: 0 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.
  • 10
    A system of programs for automating the uploading and downloading of daily production of digital media files within a visual effects group. Initially for the Pixel Corps (pixelcorps.com) production teams, but intended to be broadly useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A "learning by coding" type of 3D-studio with a basic set of features. Include a pure software-implemented renderer with support for per-pixel operations (such as Phong), textures, alpha/bump/environment-mapping etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Evening is a game engine based off of the open-sourced Quake 3 engine code. The Evning engine will have features like physics and per-pixel lighting and be perfect for commercial-quality game projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Purple# is one of the first full blown game engines for .NET concentrating on flexibility, programming efficiency and quality using the newest technology. Keywords: DirectX, Scripting, Sound, Cg, CgFx, vertex and pixel shader, 3d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Creators of free games similar to those you played back in the 8- and 16-bit eras.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Arcade soccer game much in the same vein as the now classic Sensible Soccer. Coding is being done in Blitz Basic PC, graphics are 2D pixel variety. Commercial proceeds will go to charity. <I>Open source status may be temporary.</I>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CroSShade is an visual IDE for creating GLSL fragment/pixel, vertex and geometry shader programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    cl-jpeg

    JPEG encoder implementation using OpenCL

    This is a research project to test GPU (OpenCL) usability for image compression. Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput Computing...
    Downloads: 0 This Week
    Last Update:
    See Project