TobinCavanaugh
If you put your ear against the wall you might hear the OS speak. That's the urban legend says anyways.
Seattle, Washington
Pinned Repositories
FocalPoint
The first of many 2 week games. Control the focus of your camera in this short horror game
fstr
A dynamic C string implementation with helpful functions and full documentation
NeoSlide
A wave based first person shooter, made in one hour as a personal challenge
Open-Blend-Directory
An cross platform addon for Blender that lets you press Alt + Shift + R to open the directory of your save file!
OpenKarlson
For Educational Purposes only
sstr
Stack allocated dynamic strings in C, safe and fast.
The-Cabin-On-The-Shore
A short atmospheric horror game
TobinCavanaugh.github.io
My portfolio
UnityFPSController
Simple FPS controller made in Unity. Uses Danis movement as a base
UponTheWind
Another 2 week game where you play as an ethereal bird recovering its plumage.
TobinCavanaugh's Repositories
TobinCavanaugh/OpenKarlson
For Educational Purposes only
TobinCavanaugh/sstr
Stack allocated dynamic strings in C, safe and fast.
TobinCavanaugh/NeoSlide
A wave based first person shooter, made in one hour as a personal challenge
TobinCavanaugh/Open-Blend-Directory
An cross platform addon for Blender that lets you press Alt + Shift + R to open the directory of your save file!
TobinCavanaugh/The-Cabin-On-The-Shore
A short atmospheric horror game
TobinCavanaugh/TobinCavanaugh.github.io
My portfolio
TobinCavanaugh/Blender-Convex-Mesh-Combiner
A quick and simple addon for blender that allows for combining of all selected objects, into one convex mesh.
TobinCavanaugh/FocalPoint
The first of many 2 week games. Control the focus of your camera in this short horror game
TobinCavanaugh/fstr
A dynamic C string implementation with helpful functions and full documentation
TobinCavanaugh/PaletteApplier
A basic palette applier with support for .pal files and pngs
TobinCavanaugh/Pure-C-Lists
A simple pure C .h and .c file for generic-ish linked lists based on void pointers
TobinCavanaugh/Pure-C-Strings
A simple .c and .h file for making mutable strings in pure C
TobinCavanaugh/QuickStart
A CLI program quicklauncher
TobinCavanaugh/TobinCavanaugh
Readme for my profile. Changes here update my personal site
TobinCavanaugh/UponTheWind
Another 2 week game where you play as an ethereal bird recovering its plumage.
TobinCavanaugh/boblib
A cross platform implementation of a new standard library for C
TobinCavanaugh/ByteStuff
TobinCavanaugh/C-Pong-SDL
Pong made in SDL with C
TobinCavanaugh/ctime.h
Use simple non-blocking timers in a single header file using C
TobinCavanaugh/fstr_docs
TobinCavanaugh/Hierarchy-2
Made by Trương Nguyễn Tùng Duy 0
TobinCavanaugh/poser
Cross platform replacement for the stdlib built for modern C
TobinCavanaugh/Pure-C-Vector3
A simple .c and .h library for Vector3's and vector math
TobinCavanaugh/Resumes
TobinCavanaugh/sw.h
C single header file for benchmarking
TobinCavanaugh/termgl
Render opengl to the terminal.
TobinCavanaugh/themes
Theme for my Discord using Vencord
TobinCavanaugh/VNMEM
A basic Von Neumann machine emulator
TobinCavanaugh/WindowsIcons
A helpful repository listing the icons contained in shell32.dll along with .cs for using them easily and a .cs for extracting them
TobinCavanaugh/WindowsSnake
Snake but each pixel is it's own windows window, shockingly NOT crossplatform