stb-image
There are 132 repositories under stb-image topic.
ThisisGame/cpp-game-engine-book
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
pixop/video-compare
Split screen video comparison tool using FFmpeg and SDL2
morganbengtsson/mos
Lightweight game engine.
wong-fi-hung/termux-miner
a modified cpuminer based from https://github.com/tpruvot/cpuminer-multi
deccer/CMake-Glfw-OpenGL-Template
CMake based C++ Project template with support for glfw, glad, imgui, spdlog, tracy, stb-image and cgltf
rds1983/StbSharp
C# port of the famous C framework
Brotcrunsher/BrotBoxEngine
A C++ prototyping engine that is striving for an easy to use API, hiding all the dirty details so that you don't have to care.
JosefVesely/img2ascii
🏞️ A command-line tool for converting images to ASCII art
0xc0dec/demos
Simple OpenGL and Vulkan graphics demos in C++
Hoshiningen/OpenGL-Template
This is a template CMake project, pre-configured to link with GLFW, GLAD, and OpenGL.
mondradiko/mondradiko
Mondradiko is a future-proof VR engine for creating multiplayer virtual reality experiences.
neslib/DelphiStb
Delphi Stb translations
muvilon/anvilock
Simple Screen Locker for Wayland based Compositors
nalexandru/NekoEngine
Game Engine
rswinkle/sdl_img
A simple image viewer based on SDL2 and stb_image
Abd-ELrahmanHamza/Pepsico-man
Game engine and a 3D game ,help pepsico man to reach the vending machine and get the pepsi.
joyanrrix/Shoot-Game
OpenGL/C++ projection on first-person shooting game
melchor629/retro
A simple retro-pixelart 2D game engine (Hacker's Week 5 workshop)
JoBase/JoBase
JoBase is a fast Python game library for beginner coders.
jonaskris/Physically-based-deferred-shading
First attempt at writing a good looking 3D renderer. Written in C++ using OpenGL on Ubuntu.
libspng/spngt
PNG library benchmarking and testing utility
Erregea5/Gato
Minimalistic game engine with Lua scripting
neilpa/go-stbi
Go binding for stb_image.h
zig-gamedev/zstbi
Zig bindings and build package for stb_image, stb_image_resize and stb_image_write
farukalpay/OpenGL-Particle-Motion
This project simulates the motion of electrons and protons using Coulomb's Law. The simulation is visually represented on-screen using OpenGL.
Cherrytree56567/Drizzle3D
A Simple 3D Game Engine made in C++, GLFW, ImGui, GLM, Stb_Image and GLAD
mxpv/stb
Rust bindings to stb
ErvinCs/ivy-game-engine
Roguelike Oriented 2D Game Engine
pacojq/Xaloc
Yet another 2D game engine written in C++
seyhajin/webgl2-wasm-sdl-sokol-sprite
🚀 Minimal sprite rendering example written in C with SDL2 for windowing, sokol_gfx for graphics API using WebGL2/GLES3, stb_image for loading image, compiled in WebAssembly with Emscripten
georg3k/lwjgl-pbr-renderer
Simple 3d game/rendering engine prototype
karnkaul/LittleEngine3D
Wanderings in 3D
aizenbaidya/paint-app
A simple paint application made using OpenGL and C++.
jkher/BlazorPaletteGenerator
🌈 Sample .NET Blazor WASM application that allows users to extract color palettes from selected image (JPEG/PNG) 🚀
lchdl/sgl
Tiny software rasterizer with programmable shader & skeletal animation support written in C++.
Rodousse/stbipp
A small size Image IO library based on stb_image. This has been archived due to a conflict of interest with my current employer.