Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: bitmap-graphics

baderouaich/BitmapPlusPlus

Simple and Fast header only Bitmap (BMP) C++ library

Language: C++ - Size: 1.06 MB - Last synced: about 21 hours ago - Pushed: 5 months ago - Stars: 28 - Forks: 5

wernsey/bitmap

A C module for manipulating bitmap/raster graphics

Language: C - Size: 16.2 MB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 69 - Forks: 12

jonobr1/two.js

A renderer agnostic two-dimensional drawing api for the web.

Language: JavaScript - Size: 16.3 MB - Last synced: 18 days ago - Pushed: 3 months ago - Stars: 8,201 - Forks: 452

Andy4495/ConnectedStatusMonitor

Status monitor using TM4C1294 Connected LaunchPad and K350QVG-S1 320x240 LCD BoosterPack. Can be used as example code for ArduinoJson, ThingSpeak IoT REST API, Arduino Time Library, NTP.

Language: C++ - Size: 1.79 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

kreativekorp/powerpaint

Kreative PowerPaint - Library and Application for Bitmap and Vector Image Editing

Language: Java - Size: 29.5 MB - Last synced: 2 months ago - Pushed: 8 months ago - Stars: 28 - Forks: 6

toine512/twemoji-bitmaps

Automated PNG renders of latest Twemoji emoji set

Size: 23 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

mbdevpl/BitmapEditor πŸ“¦

simple bitmap editor done in WPF

Language: C# - Size: 1000 KB - Last synced: 26 days ago - Pushed: about 7 years ago - Stars: 4 - Forks: 0

malikmaky/spinning-donut

This repository dives into the creation and the logic of implementing a rotating/spinning torus or doughnut.

Language: C# - Size: 415 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

jamalamch/Arabic-bitmap-font

Can be used by BitmapFont in OpenGL applications

Size: 731 KB - Last synced: 4 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

cooljeanius/powerpaint Fork of kreativekorp/powerpaint

Kreative PowerPaint - Library and Application for Bitmap and Vector Image Editing

Language: Java - Size: 29.5 MB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

NotMyMajor/Python-Bitmaps-to-PDF

This script serves as both a function and a standalone program to convert a folder of .bmp files to a single PDF.

Language: Python - Size: 56.6 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

iolo/bitmap-forge

A collection of works, tools ands references for bitmap

Size: 1000 Bytes - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

paul-f-baumeister/impera-simulator

A simulator for populations living and sharing resources on a (spherical) map

Language: C++ - Size: 12.2 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

way5/image-converter-for-embedded

Image Converter/Compressor for Embedded devices

Language: Shell - Size: 57.6 KB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jarrodldavis/rasterize-svg-path-webpack-plugin πŸ“¦

Rasterize SVG paths to various bitmap formats as part of a webpack build

Language: JavaScript - Size: 571 KB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

julzerinos/csharp-image-processing

Image processing methods, algorithms and bitmap drawing recreated in C# Winforms. RIP MS Paint 1985 - 2017.

Language: C# - Size: 514 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 6 - Forks: 0

pekka1234/ImageGenerator

Generates images randomly or by input

Language: C++ - Size: 92.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

AsynctaskCoffee/BlurryAndroid

Android Blurred Images from CustomViews and Bitmaps - Library

Language: Kotlin - Size: 5.7 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 6 - Forks: 3

max1220/lua-bitmap

Read Bitmap graphics in pure Lua.

Language: Lua - Size: 26.4 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 11 - Forks: 2

RashadTanjim/Interactive-Photo-Gallery-MVVM

A simple gallery app built upon the MVVM with a touch of Clean Architecture.

Language: Kotlin - Size: 33.6 MB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 1

MarcelHB/bmpldmp

Bitmap palette dumper

Language: C - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

r0tary/SSD1306-OLED-128x32-128x64

Library for small 128x32 or 128x64 displays using SSD1306 display driver

Language: C - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

indianakernick/Number-Display

Numerous ways of displaying numbers. 7 Segment displays, lines, bitmaps, etc.

Language: C++ - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

sunaku/sm4tik-font

BDF font of sm4tik's 8x8 XBM icons.

Size: 116 KB - Last synced: about 1 year ago - Pushed: over 12 years ago - Stars: 7 - Forks: 3

StanleySathler/bitmap-parser

A very simple parser for Bitmap files. Coded for studying purposes.

Language: C - Size: 39.1 KB - Last synced: 11 months ago - Pushed: about 5 years ago - Stars: 9 - Forks: 0

kathleenwest/MakeACatWCFService

This project presents a simple, but fun β€œMake a Cat” Service Application. The service provides a factory creational design pattern to create and return a single Cat object (complete with a cute photo), or group of five cats in a CatList object (with multiple cats). It is hosted using IIS Express to quickly demo and test the service with a client. A client β€œtester” windows form application tests the service and provides output to the user in a simple GUI.

Language: C# - Size: 2.3 MB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

OutpostUniverse/OP2TilesetConverter

Console application to convert bitmaps from the Outpost 2 specific format to a more universal format

Language: C++ - Size: 33.2 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

EmmanuelTobi/AndroidAppClasses

This repo contains useful android classes have used for some projects and still using. In the classes there are helpful functions and methods that can be later used in the activity classes by just calling them to make your task work well and better concerning Strings, Integers, Bitmaps, Sharedpreference, SQLite database and others.

Language: Java - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

nexbitproject/design-platform

All design related elements for NEXBIT & its associates.

Language: CSS - Size: 18.9 MB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 1

yeonzi/tlibmp

A tiny libary that can read/write/edit .BMP files from disk

Language: C - Size: 3.47 MB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

Aniruddha-Deb/HackerFX

recreate a bitmap image using zeroes and ones

Language: Java - Size: 237 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0