Skip to content
View oliverholmberg's full-sized avatar
  • Red Foundry
  • Chicago

Block or report oliverholmberg

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. Orbital Gravity 2D - A demonstration... Orbital Gravity 2D - A demonstration of Orbital Gravity in a 2D Unity Game. Unity's standard physics engine implements gravity only in the vertical axis. Here's a demo of orbital gravity for space type games. It allows for one object (spaceship, satellite, etc.) to achieve a stable organic orbit around another object (planet, moon, star, etc.)
    1
    using UnityEngine;
    2
    using UnityEngine.UI;
    3
    using System.Collections;
    4
    
                  
    5
    // Intended to be attached to a GameObject in order for that object to have its own gravity.
  2. Sticky Player Demo Sticky Player Demo
    1
    /**
    2
     * Sticky Player Demo
    3
     */
    4
     
    5
    body {
  3. CI_NativeSessions_2x CI_NativeSessions_2x Public

    A Native Session Library for CodeIgniter 2.x

  4. EddyVerbruggen/VideoCapturePlus-PhoneGap-Plugin EddyVerbruggen/VideoCapturePlus-PhoneGap-Plugin Public archive

    🎥

    Objective-C 134 114

  5. wbez/ferris-ds wbez/ferris-ds Public

    Library of styles and icons for WBEZ digital products.

    SCSS

  6. aws-sdk-for-php aws-sdk-for-php Public

    Forked from amazonwebservices/aws-sdk-for-php

    AWS SDK for PHP 1.x. For 2.x, see http://github.com/aws/aws-sdk-php.

    PHP 1