Pinned Repositories
atmts-stb-image-c
my attempts to use stb_image.h
attempt-cp1257-to-utf8-with-icu
Attempt to convert string with ICU, cp1257 to utf-8
attempt-vulkan-code-c
attempt to use vulkan tutorial code in C
c-experiments-playground
c-icu-tolower-toupper
trying to use icu u_strToLower(); u_strToUpper();
c2nasm-64
Converts C to nasm using gcc and objconv, customized for Ubuntu-18.04 64bit
crispy-memory
Random collections of code examples.
fast_obj
Fast C OBJ parser
learn-tinyobj-loader-c
Learning how to use tinyobj_loader_c.h
RicardasSim's Repositories
RicardasSim/c2nasm-64
Converts C to nasm using gcc and objconv, customized for Ubuntu-18.04 64bit
RicardasSim/atmts-stb-image-c
my attempts to use stb_image.h
RicardasSim/attempt-cp1257-to-utf8-with-icu
Attempt to convert string with ICU, cp1257 to utf-8
RicardasSim/attempt-vulkan-code-c
attempt to use vulkan tutorial code in C
RicardasSim/c-experiments-playground
RicardasSim/c-icu-tolower-toupper
trying to use icu u_strToLower(); u_strToUpper();
RicardasSim/crispy-memory
Random collections of code examples.
RicardasSim/fast_obj
Fast C OBJ parser
RicardasSim/learn-tinyobj-loader-c
Learning how to use tinyobj_loader_c.h
RicardasSim/linmath.h
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions
RicardasSim/stb
stb single-file public domain libraries for C/C++
RicardasSim/threads-asm-from-c
testing asm from c and threads
RicardasSim/rust-experiments-playground
RicardasSim/tinyobjloader-c
Header only tiny wavefront .obj loader in pure C99
RicardasSim/vulkan-xcb-c
Vulkan XCB C (C99)