Dawoodoz / DFPSRLinks
Fast realtime softare rendering library for C++14 using SSE/AVX/NEON. 2D, 3D and isometric rendering with minimal system dependencies.
☆110Updated this week
Alternatives and similar repositories for DFPSR
Users that are interested in DFPSR are comparing it to the libraries listed below
Sorting:
- A very fast and simple software renderer using only integers and fixed point math. PiSHi LE (PL) is a subset of the 3D software graphics …☆141Updated last year
- minimal single-file GLUT implementation without unnecessary dependencies☆71Updated 3 months ago
- A minimalist library with basic facilities for developing interactive real-time 3D applications, with a strong emphasis on simplicity and…☆86Updated 3 years ago
- Single file Vulkan API loader.☆183Updated 2 months ago
- OpenGL-Like software rendering library☆85Updated 3 months ago
- An SDL3-based implementation of OpenAL in a single C file.☆218Updated 6 months ago
- A simple lightweight immediate mode renderer for 2D graphics, using OpenGL.☆44Updated 2 years ago
- Public domain header-only C library that uses only 40 modern DSA AZDO OpenGL functions. Project by https://twitter.com/relativetoyou☆67Updated 9 years ago
- Cute little physics engine.☆63Updated 8 years ago
- Shader compiler and tools for SDLSL (Simple Directmedia Layer Shader Language)☆177Updated last year
- A multithreaded software implementation of OpenGL 1.3 in C++.☆83Updated 7 years ago
- An extensible, cross-platform, single-header C/C++ OpenGL loader library.☆89Updated 3 years ago
- A zero-dependencies, single-header 3D graphics library☆36Updated 3 weeks ago
- Minimal C11 game libraries☆55Updated 2 years ago
- A lightweight and flexible wrapper around the Vulkan API written in C. The library handles part of the boilerplate code expected to be s…☆37Updated last month
- Experimenting with a new version of my Pixie game dev library☆76Updated 2 years ago
- Game related libraries written in C/C++ written by T. Spaete☆203Updated 3 weeks ago
- 2D renderer written in C utilizing Vulkan☆227Updated last week
- tiny_csg is a C++ library that generates meshes from brush-based level data and supports incremental updates (real-time CSG). It is inten…☆145Updated last year
- SIMD HAL header-only library☆61Updated 2 weeks ago
- A cross-platform single-header C library for managing virtual memory. Currently for Windows and Linux.☆31Updated 2 years ago
- 3D software rendering library in C☆48Updated 6 months ago
- Low-Level, 8-bit Colored, 3D Software Renderer written in C99☆81Updated 6 years ago
- Proof of concept demonstrating that you don't need C++ to use D3D.☆47Updated 2 years ago
- Links to stuff that looks useful.☆173Updated 3 months ago
- Doom (shareware) ported to the Sokol headers.☆66Updated 3 weeks ago
- Example of how to use stb_truetype library for rendering TrueType fonts.☆96Updated 3 years ago
- A juicy feature-packed debug menu intended for games.☆171Updated 5 years ago
- The famous OpenGL "Hello triangle" using shaders. It uses the OpenGL 4.5 functionality called Direct State Access.☆38Updated 5 years ago
- Software ray tracer written from scratch in C that can run on CPU or GPU with emphasis on ease of use and trivial setup☆62Updated 3 years ago