• Stars
    star
    1
  • Language
    C
  • Created over 13 years ago
  • Updated over 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

PortableGL

An implementation of OpenGL 3.x-ish in clean C
C
998
star
2

C_Interpreter

Aims to be interpreted C written in C.
C
27
star
3

CVector

A C vector library similar to the C++ STL vector
C
18
star
4

LearnPortableGL

Porting the code from learnopengl.com to PortableGL
C++
11
star
5

sdl_img

A simple image viewer based on SDL2 and stb_image
C
11
star
6

riscv_book

A book on RISC-V assembly programming using the simulator RARS targeted at college students.
HTML
8
star
7

mips_book

A book on MIPS assembly programming using simulators (MARS, SPIM, QtSpim) targeted at college students.
HTML
7
star
8

inventwithpython_pysdl2

Porting all the code/games from Al Sweigart's pygame book to use PySDL2
Python
4
star
9

opengl_reference

Collection of modern OpenGL programs for reference and frameworks
C++
3
star
10

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).
C
2
star
11

c_bigint

A basic Big Integer library in C
C
2
star
12

C_formatting

Mostly a way to review python and regex's.
Python
2
star
13

CQueue

A C Queue library similar to CVector (and thus C++ STL Queue)
C
2
star
14

string_matching

A collection of string matching algorithms
C++
1
star
15

CInverse

C
1
star
16

nuklear_games

Using nuklear for simple game/app prototypes
C
1
star
17

c_inheritance_experiments

Playing around with inheritance in C
Makefile
1
star
18

project_euler

Old repo of Project Euler work. Publishing for #ProjectEuler100 challenge
C
1
star
19

opengl_libs

helper libraries for opengl
C++
1
star