-
Atlassian
- Ankara
- alinacierdem.com
- @alinacierdem
- https://anacierdem.itch.io/
- in/alinacierdem
- @anacierdem
Highlights
- Pro
C - C++
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
A curated list of awesome header-only C++ libraries
A simple application to run GLSL shader programs as the root window on systems using X.
Lightweight, cross-platform & full-featured shader IDE
A very compact representation of a placeholder for an image.
Modular visual interface for GDB in Python
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
mimalloc is a compact general purpose allocator with excellent performance.
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions
Accurate geometric camera calibration with generic camera models
Audio decoding libraries for C/C++, each in a single source file.
Zstandard - Fast real-time compression algorithm
A low-level N64 video emulation plugin, based on the pixel-perfect angrylion RDP plugin with some improvements.
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
C++ Library Manager for Windows, Linux, and MacOS
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
Luanti (formerly Minetest) is an open source voxel game-creation platform with easy modding and game creation
A shader-based software renderer written from scratch in C89