Showing 21 open source projects for "pixels"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    DeSmuME

    DeSmuME

    DeSmuME is a Nintendo DS emulator

    In this version we have added support for high-resolution 3D rendering. Try the new “GPU Scaling Factor” feature to increase the 3D resolution beyond the native resolution of 256×192 pixels. Also, the Cocoa frontend sees continued radical enhancements and while the Windows frontend sees some new incremental enhancements. DeSmuME is a very CPU demanding app. While many users will see DeSmuME as a toy (and use it as such), it is actually a very sophisticated piece of software with lots...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Fish Folk: Jumpy

    Fish Folk: Jumpy

    Tactical 2D shooter in fishy pixels style. Made with Rust-lang

    Fish Folk: Jumpy is a tactical 2D shooter, played by up to 4 players online or on a shared screen. Aim either left or right; the rest is up to clever movement and positioning in this fish-on-fish brawler. Jumpy runs in the browser. You can play a web demo to try out the game, without needing to install anything on your computer. We recommend using the Chrome browser or other derivatives for best performance, or if you have issues with other browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Engo

    Engo

    Engo is an open-source 2D game engine written in Go

    Engo is an open-source 2D game engine written in Go. It uses the Entity-Component-System paradigm. The code is available on GitHub. If you encounter any problems, find any bugs, or want to request a feature, you can open an issue or chat with us on gitter. A cross-platform game engine written in Go following an interpretation of the Entity Component System paradigm. Engo is currently compilable for Mac OSX, Linux and Windows. With the release of Go 1.4, supporting Android and the inception...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    "Blinkensisters - Hunt for The Lost Pixels" is a Jump'n'Run game for nearly all recent operating systems. It's fun to play and you can make your own levels with a simple text editor. Also, you can download add-ons from within the game engine.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5

    XWA Hacker

    Fixes for X-Wing game binaries

    Fix/improve X-Wing games (XWA and others) to allow them to run on current PCs with improved graphics. Now also available on the Microsoft Store (consider it beta) at ms-windows-store://pdp/?productid=9PPKMJSRTM2B or https://www.microsoft.com/store/apps/9PPKMJSRTM2B
    Downloads: 32 This Week
    Last Update:
    See Project
  • 6
    Imagine Engine

    Imagine Engine

    A project to create a blazingly fast Swift game engine

    ... hardware-accelerated 2D rendering capabilities, Imagine Engine is able to push lots of pixels onto the screen at the same time. That means more objects, more effects and less restrictions when designing your games. Besides its goal of being blazingly fast at rendering & updating your games, Imagine Engine aims to provide an easy to use API that anyone can learn - regardless of game development experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Visual Integer Factor

    Puzzle game demonstrating whats so hard about binary integer factoring

    ... dimensions, from the lowest digit of the 2 odd integers both upright and upleft, its factors, and in the 2d space they are rectangle edges of, those pixels/digitbits must be on when there is an on bit somewhere downleft and downright after crossing empty cells, but if it finds either whole diagonal row empty then it must also be empty/zerodigit. The 2 main rules are: Any 2 cells below may both turn off and turn on the one above, or the reverse, and any on cell may move horizontally to an empty cell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project exists as an archive for Crack.com's 3D FPS/Strategy/RPG game called Golgotha. Shortly after C.c's demise, a small band of developers attempted to bring the game to completion. Here lies their code too.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Lagrange Rally 3D

    Lagrange Rally 3D

    3D vehicle simulator based on Lagrangian dynamics to simulate dynamics

    3D vehicle simulator in which vechicle's configuration as a whole (articulated body) , is represented by a 'vector' of generalised coordinates. so concepts like usual position and orientation of main body and wheels is all defined by the generalised coordinates.Using Lagrangian dynamics, theese coordinates are evolving in time in a realistic manner according to F=ma but as if there were also all constraint forces concretasing the presence of joints: hinge, prismatic, rigid connection, etc....
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    FlightCraft3D

    FlightCraft3D

    realistic but simple flight simulator: exploration and casual landing

    ... also a non-GL version that displays whole 3D gfx with a procedure at whose end pixels are displayed with SDL, asciiart, of native Linux X11 graphics of native Win graphics. Ofc ourse OpenGL is very useful for displaying nice trees... . it's a single sourcefile program. USAGE: in any Linux/UNIX system (es.Ubuntu) download the zip and place it in your home directory; extract the zip. open a Terminal and navigate int the folder of the game;type this: "make";press ENTER; double-click the a.out
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming 'l...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CSTUNTS

    CSTUNTS

    remake of the classic STUNTS game, but more realistic; more like GTA 3

    Sort of remake of the classic STUNTS[1990] driving game, but featuring many authentic elements, OpenGL graphics, and more realistic physics than the origianal, plus particular attention to internal view. It has all the features that CTruck3D has but it is much like GTA 3 ... can get on-off the vehicle, and one can climb on stunt-structures, and there are buildings on which one can jump. As soon as possible I wish to put more structures, and do better climb-on simulation. Of course heightmap...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    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. Spirals, meteors, butterfly wing and many other effects are available, For each effect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    term_ CTruck3D

    term_ CTruck3D

    ASCII-Art variant of the CTruck3D _Open truck/car simulator

    the ASCII-art variant of the CTruck3D car simulator series by Simon Hasur : a physically very realistic offroad driving simulator (rally ) in which one can drive in total freedom on a piece of terrain, make jumps, turn upside down and whatever ; see CTruck3D _Open and XCTruck3D _Truck for more detailes. this is a variant which displays graphics using only ASCII characters. This is quite instructive as software, expecially if taken in conjuction with the pure X Window System version: in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    omron++ is a pixel AI game with up to four armies of pixels fighting each other. depending on their allegiance, vision range and 'mob size', they will form groups of pixels (called mobs) and go hunting together. The project is now hosted on https://github.com/bk138/omronplusplus !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Just A Game. Some Pixels act as they are elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ZoekO is a vintage game, originally coded by Joris Schoolmeesters for the Texas Instruments TI-83 calculator. The goal is to find the 'O' hidden in a grid of zeroes (these two characters only differ by 3 pixels on the TI-83).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Windows tool for converting any TrueType font into a format suitable for use on 3D hardware. Template output system. Merging of visually identical characters. Aggressive atlasing. Anisotropic scale to support frame buffers with non-square pixels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java port of "powermanga", which is an arcade 2D shoot-em-up game with 42 levels, 14 guardians and more than 200 sprites. It runs in 320x200 or 640x400 pixels. It runs on J2SE and some J2ME (MIDP 2.0/CLDP 1.1) enabled systems, SWT is also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pixel Toaster is a portable open source framebuffer library for C++. It provides a fast and easy way to get your pixels on the screen. Floating point and truecolor pixel formats are supported on Windows, Mac and Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Think artificial life simulation, think neural networks, think evolution, think 2D world of small cute pixels eating, swimming, walking, think screen saver, think interconnected screen savers where cute pixels move between computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next