derekblair / MeanEvolutionOSXNasm32

Simple example of integrating NASM into an OSX app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeanEvolutionOSXNasm32

Averages the 8 RGB values on the screen surrounding each pixel and iteratively applies it to the current pixel colour. Uses the NASM assembler.

To Build

Open in XCode and build and run as is.

Usage

Click on the screen.

About

Simple example of integrating NASM into an OSX app.

License:MIT License


Languages

Language:Objective-C 80.8%Language:Assembly 19.2%