-
NibbleAndAHalf Public
"Nibble And A Half" is an ANSI C library that provides fast base64 encoding and decoding, all in a single header file.
-
MacOSOpenGLStarter Public
Starter Xcode project for doing OpenGL/MacOS (this still works in MacOS 14)
Objective-C++ UpdatedOct 5, 2024 -
IOKitExample Public archive
IOKit example interface code for Mac OSX for handling keyboard, mouse, gamepad input and more
-
Cocoa-GL-Tutorial Public
Forked from beelsebob/Cocoa-GL-TutorialA lesson in how to set up OpenGL on OS X
Objective-C UpdatedAug 17, 2024 -
-
3dfluid Public
Forked from BlainMaguire/3dfluidA 3D version of Jos Stam's famous fluid solver written in C using GLUT.
C MIT License UpdatedApr 22, 2024 -
resumable-assert Public
Resumable assert function, builds for Apple/Mac/iOS
C++ UpdatedApr 15, 2024 -
iOSGameNoNIB Public
A "modern" framework for iOS games that eliminates the "old code" in [GLES2Sample](https://developer.apple.com/library/ios/samplecode/GLES2Sample/Introduction/Intro.html)
-
-
perlin-noise Public
Forked from stegu/perlin-noiseVarious versions of Perlin noise (C and C++)
C Other UpdatedFeb 16, 2023 -
iOSRSAPublicKeyEncryption Public
iOSRSAPublicKeyEncryption describes how to encrypt data from a PUBLIC KEY in iOS using RSA.
-
-
GoldenEgg Public
The repository for "Learning C++ Programming with Unreal Engine 4"
-
OpenGL-GLUT-Starter Public
An application to get started with OpenGL. Crossplatform compatible
-
SideScroller Public
For creating a typical Platformer/sidescroller type game
-