rgl / minimal-cocoa-app
Minimal code needed to create a Cocoa Application from scratch; no Xcode used.
☆26Updated 4 years ago
Alternatives and similar repositories for minimal-cocoa-app:
Users that are interested in minimal-cocoa-app are comparing it to the libraries listed below
- Shows how to use macOS AppKit Cocoa controls without StoryBoard only by programming code (objective-c)☆97Updated 11 months ago
- Glitchless smooth window resizing in Metal☆49Updated 5 years ago
- A few skeleton apps for building Nibless Cocoa Apps☆10Updated 7 years ago
- A lesson in how to set up OpenGL on OS X☆103Updated 7 months ago
- Tutorial on NIB-less Cocoa OpenGL Window☆38Updated 5 years ago
- Digging a Foundation With A Spoon☆302Updated 11 months ago
- Use XBox, PlayStation (and other HID controllers) with Apple's GameController.framework.☆32Updated 8 years ago
- An alternate version of my Mac Platform Layer that follows along with my own Youtube video series☆30Updated 3 years ago
- ☆398Updated 10 years ago
- My Attempt at an OS X layer for the Handmade Hero project☆12Updated 10 years ago
- ⏩ A fast, portable Objective-C runtime written 100% in C11☆114Updated 2 months ago
- Repository for the blog post series "Rendering like it's 1996"☆131Updated 2 years ago
- a simple software 3d renderer☆9Updated 6 years ago
- Shoot-em-up game made for Global Game Jam 2020☆20Updated last year
- Macro magic for declaring/calling Objective-C APIs from C11 or C++. Preloads selectors, chooses the correct objc_msgSend to call per met…☆56Updated 11 months ago
- Open Sourced PowerPlant Framework for Mac OS and Mac OS X developed by Metrowerks. Includes PowerPlant, PowerPlantX and Constructor. This…☆23Updated 7 years ago
- 🎮 C Bindings/Wrappers for Apple's METAL framework☆182Updated last year
- Toy project that re-implements bits of AppKit for classic MacOS 9 on 680x0 (and emulated on PowerPC) using Metrowerks CodeWarrior Pro 6's…☆125Updated 2 years ago
- Simple CMake-based cocoa application☆37Updated 11 years ago
- This is a 3D rendering and scene graph library for macOS and Windows. Written in C++, BSD license.☆40Updated last week
- Fork of the Tiny C Compiler patched to compile code on iOS☆16Updated 6 years ago
- 2D game engine for retro games, built entirely from single-file header libraries.☆149Updated 2 years ago
- Just some examples of using the Metal API☆1Updated 10 years ago
- [Official Mirror] A portable framework for the Objective-C language.☆242Updated this week
- NeXTSrc☆60Updated last year
- C17 compiler implementation from scratch