Arkanis Development

Styles

Stuff tagged with “c”

From December 2011 to August 2023

Every post and project tagged with c is listed right below. Feel free to dig around or to use the browser search (ctrl + f) if you're in a hurry.

2 posts in 2023

  1. Simple good quality subpixel text rendering in OpenGL with stb_truetype and dual source blending No comments Tags: text-rendering, ui, programming, opengl, c
  2. Rectangle rendering benchmark No comments Tags: ui, programming, opengl, c, benchmark

One post in 2021

  1. Visualizing process address space and thread activity No comments Tags: programming, operating-systems, c, graphics, teaching

One post in 2020

  1. Performance measurements of brute-force search for a substring in lines 3 comments Tags: programming, performance, php, ruby, python, c, operating-systems, hardware

2 projects started and 2 posts in 2018

  1. sdt_dead_reckoning.h - Single header file library to create signed distance fields 1 comment Tags: c, graphics, sdf
  2. iir_gauss_blur.h - A Gaussian blur single header file library 3 comments Tags: c, graphics, effects
  3. sdt_dead_reckoning.h library to create signed distance fields No comments Tags: c, graphics, sdf
  4. iir_gauss_blur.h library and cli tool to blur images No comments Tags: c, graphics, effects

2 projects started and one post in 2016

  1. Slim Hash single-file C library No comments Tags: c, hashtable
  2. Math 3D - A simple vector and matrix library for C 10 comments Tags: math, opengl, graphics, c, programming, simplicity, games
  3. Math 3D single-file C library No comments Tags: c, math

One post in 2015

  1. When does the smallest gap between two floats reaches 1.0? No comments Tags: c, programming, float

4 projects started and 2 posts in 2014

  1. Minimal OpenCL development on Windows 13 comments Tags: c, opencl, programming
  2. A look at event loops and multithreading paper No comments Tags: paper, eventloop, c
  3. smeb Matroska HTTP streaming server No comments Tags: live-streaming, c, http, matroska, poll, network
  4. HDswitch realtime video compositing and audio mixing program No comments Tags: live-streaming, matroska, c, webcam, opengl
  5. iwatch - run a command when a file changes No comments Tags: programming, c, linux
  6. iwatch small command line utility No comments Tags: c

One project started in 2013

  1. A capability inspired low level security model based on modern Linux kernels paper No comments Tags: paper, capabilities, linux, c

One project started and one post in 2012

  1. Touch table blob detection - normalized spider algorithm No comments Tags: c, programming, touch, human-computer-interaction, linux, university
  2. Touch table blob detection CPU based touch point detection No comments Tags: realtime, video, touch, c

One post in 2011

  1. Programming without a text editor No comments Tags: c, programming, gcc