Arizona

Robert Winkler

Expert
@rswinkle

Open source programmer (PortableGL, sdl_img, etc.), author, tutor, reader

PortableGL. An implementation of OpenGL 3.x-ish in clean C

1.3k

C_Interpreter. Aims to be interpreted C written in C.

35

CVector. A C vector library similar to the C++ STL vector

24

Craft. A simple Minecraft clone written in C using modern OpenGL (shaders).

20

sdl_img. A simple image viewer based on SDL2 and stb_image

19

LearnPortableGL. Porting the code from learnopengl.com to PortableGL

17

mips_book. A book on MIPS assembly programming using simulators (MARS, SPIM, QtSpim) targeted at college students.

13

riscv_book. A book on RISC-V assembly programming using the simulator RARS targeted at college students.

12

file_browser. A single header library to do file browsing and selection

8

opengl_reference. Collection of modern OpenGL programs for reference and frameworks

6

c_utils. utility functions and libraries, for lists, queue's, strings, file I/O and general utilities, and vectors in the form of CVector (which has it's own repo).

5

inventwithpython_pysdl2. Porting all the code/games from Al Sweigart's pygame book to use PySDL2

4

c_bigint. A basic Big Integer library in C

3

shadertoy. Standalone version of shadertoy.com

3

opengl_libs. helper libraries for opengl

2

CQueue. A C Queue library similar to CVector (and thus C++ STL Queue)

2

C_formatting. Mostly a way to review python and regex's.

2

c_inheritance_experiments. Playing around with inheritance in C

2

project_euler. Old repo of Project Euler work. Publishing for #ProjectEuler100 challenge

1

nuklear_games. Using nuklear for simple game/app prototypes

1

string_matching. A collection of string matching algorithms

1

CInverse. C

1

CSkiplist. C

1

shader_workshop_tracker. Track issues and feedback for my app Shader Workshop

1
24
Apply