This is a custom distribution of FreeImage, version 3.13.1, with a XMake-based build system. License ------- FreeImage's license is unchanged: this library is free software; you can redistribute it and/or modify it under the terms of the 'FreeImage Public License - Version 1.0'. This license is in the file license-fi.txt. Submodules ---------- This distribution use zlib and XMake as GIT submodules. To download them, do: $ git submodule init $ git submodule update Compilation ----------- It is recommended to compile the library in a separate folder. Here's how I do it: $ mkdir build $ cd build $ cmake .. $ make
A custom distribution of FreeImage, with a CMake-based build system. Used by the Athena Game Framework.
Overview
You might also like...
Libft is an individual project at 42 that requires us to re-create some standard C library functions including some additional ones that can be used later to build a library of useful functions for the rest of the program.
Libft is an individual project at 42 that requires us to re-create some standard C library functions including some additional ones that can be used later to build a library of useful functions for the rest of the program.
Flavors are typically used to build your app for different environments such as dev and prod.
Flutter flavor example Flavors are typically used to build your app for different environments such as dev and prod. A sample flutter project to showc
Little Computer 3, or LC-3, is a type of computer educational programming language, an assembly language, which is a type of low-level programming language. It features a relatively simple instruction set, but can be used to write moderately complex assembly programs, and is a viable target for a C compiler. It has a simplified instruction set compared to 'x86', but contains all the main ideas used in modern CPUs.
Little-Computer-3-LC-3 What is LC-3? Little Computer 3, or LC-3, is a type of computer educational programming language, an assembly language, which i
The pico can be used to program other devices. Raspberry pi made such an effort. However there is no board yet, that is open-source and can be used with OpenOCD as a general-purpose programmer
pico-probe-programmer The pico can be used to program other devices. Raspberry pi made such an effort. However there is no board yet, that is open-sou
IbisOS is a custom operating system
IbisOS The IbisOS Source Code Guide Step1, How in the hell do I compile this OS? well you need to install xorriso, clang, nasm and cmake as well as gr
Parsec Soda is a custom open-source game streaming app that integrates with Parsec API and is focused in Host experience.
Parsec Soda is a custom open-source game streaming app that integrates with Parsec API and is focused in Host experience.
The Raspberry Pi Pico SDK (henceforth the SDK) provides the headers, libraries and build system necessary
The Raspberry Pi Pico SDK (henceforth the SDK) provides the headers, libraries and build system necessary to write programs for the RP2040-based devices such as the Raspberry Pi Pico in C, C++ or assembly language.
A static C library to build applications for the Foenix retro computers, and, eventually, a single-tasking operating system and file browser that sits atop the Foenix MCP Kernel
@mainpage Foenix A2560 Foenix Retro OS: fr/OS A2560-FoenixRetroOS This project provides 2 things: A static C library/framework that anyone can use to
Custom Arduino-based temperature and humidity data logger.
Arduino Datalogger A custom data logger based on ATmega32u4 with a custom PCB. The device features the following main components: Atmel ATmega32u4 MCU
A distribution of the cFS that includes the cfe-eds-framework which includes NASA's core Flight Executive(cFE) and CCSDS Electronic Data Sheets(EDS) support.
core Flight System(cFS) Application Toolkit(cFSAT) - Beta Release A distribution of the cFS that includes the cfe-eds-framework which includes NASA's
The Lua programming language with CMake based build
README for Lua 5.1 See INSTALL for installation instructions. See HISTORY for a summary of changes since the last released version. What is Lua? Lua i
GLSL optimizer based on Mesa's GLSL compiler. Used to be used in Unity for mobile shader optimization.
GLSL optimizer ⚠️ As of mid-2016, the project is unlikely to have any significant developments. At Unity we are moving to a different shader compilati
Toolchain and dockerfile to build the Miyoo Custom Firmware (CFW)
Miyoo Toolchain Toolchain and dockerfile to build the Miyoo Custom Firmware (CFW) See https://github.com/TriForceX/MiyooCFW/wiki/Build-Source for more
A guide that teach you build a custom version of Chrome / Electron on macOS / Windows / Linux that supports hardware / software HEVC decoding.
enable-chromium-hevc-hardware-decoding A guide that teach you build a custom version of Chrome / Electron on macOS / Windows / Linux that supports har
A hobby and performance-oriented Linux® distribution that provides aesthetics and practical functionality.
Heiwa/Linux A hobby and performance-oriented Linux® distribution that provides aesthetics and practical functionality.
Create Particle Distribution for N-Body and SPH simulation.
ParticleDistributor Create Particle Distribution(s) for N-Body (and prospectively SPH) simulation. Distributors Currently supported distributors: Plum
By putting in a lot of speed, the speed sequence is sorted and divided, three types of speed interval distribution maps are generated.(including broken line graph,histogram and curve graph)
Auto-drawing-speed-range-map By putting in a lot of speed, the speed sequence is sorted and divided, three types of speed interval distribution maps a
A set of tools allowing JUCE 6.1 + Cmake to build a CLAP
JUCE6/CMake Clap Support This is a set of code which, combined with a JUCE6/CMake project, allows you to build a (buggy, feature incomplete, work in p
Cmake check - Static analysis for CMake files.
cmake_check Cmake_check is a linter for the CMake language. It takes a set of user-defined rules and reports violations for CMakeLists.txt files and C