X Tutup
Skip to content
View figgleforth's full-sized avatar

Highlights

  • Pro

Block or report figgleforth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ore-lang ore-lang Public

    A programming language for web development, for fun

    Ruby 6

  2. AnalogGestureRecognizer.gd AnalogGestureRecognizer.gd
    1
    # Based on https://gamedev.stackexchange.com/questions/182534/comparing-analog-stick-movements-to-predefined-flick-shapes 
    2
    extends Node2D
    3
    
                  
    4
    signal gesture_began(recognizer, gesture)
    5
    signal gesture_ended(recognizer, gesture)
  3. Extract RGBA pixel data from an NSIm... Extract RGBA pixel data from an NSImage in Swift
    1
    //
    2
    //  NSImage+pixelData.swift
    3
    //
    4
    //  Created by Figgleforth on 5/21/15.
    5
    //  Copyright (c) 2015 Bojan Percevic. All rights reserved.
  4. Extract RGBA pixel data from an UIIm... Extract RGBA pixel data from an UIImage in Swift
    1
    //
    2
    //  UIImage+pixelData.swift
    3
    //
    4
    //  Created by Bojan Percevic on 5/25/15.
    5
    //  Copyright (c) 2015. All rights reserved.
  5. BPPassbook BPPassbook Public

    Apple Passbook clone

    Objective-C 16 4

X Tutup