I hereby claim:
- I am absoiute on github.
- I am absolllute (https://keybase.io/absolllute) on keybase.
- I have a public key ASAOwH_OLYvqMfpyvDPdIVrquw5ddqktK3h2wnvrXHvwrgo
To claim this, I am signing this object:
{0x000000ff, 0x000000ff, 0x000001ff, 0x000002ff, 0x000003ff, 0x000004ff, 0x000005ff, 0x000006ff, 0x000007ff, 0x000008ff, 0x000009ff, 0x00000aff, 0x00000bff, 0x00000cff, 0x00000dff, 0x00000eff, 0x00000fff, 0x000010ff, 0x000011ff, 0x000012ff, 0x000013ff, 0x000014ff, 0x000015ff, 0x000016ff, 0x000017ff, 0x000018ff, 0x000019ff, 0x00001aff, 0x00001bff, 0x00001cff, 0x00001dff, 0x00001eff, 0x00001fff, 0x000020ff, 0x000021ff, 0x000022ff, 0x000023ff, 0x000024ff, 0x000025ff, 0x000026ff, 0x000027ff, 0x000028ff, 0x000029ff, 0x00002aff, 0x00002bff, 0x00002cff, 0x00002dff, 0x00002eff, 0x00002fff, 0x000030ff, 0x000031ff, 0x000032ff, 0x000033ff, 0x000034ff, 0x000035ff, 0x000036ff, 0x000037ff, 0x000038ff, 0x000039ff, 0x00003aff, 0x00003bff, 0x00003cff, 0x00003dff, 0x00003eff, 0x00003fff, 0x000040ff, 0x000041ff, 0x000042ff, 0x000043ff, 0x000044ff, 0x000045ff, 0x000046ff, 0x000047ff, 0x000048ff, 0x000049ff, 0x00004aff, 0x00004bff, 0x00004cff, 0x00004dff, 0x00004eff, 0x00004fff, 0x000050ff, 0x000051ff, 0x000052ff, 0x000053ff, 0x0 |
std::map<int, const char*> blocks = std::map<int, const char*> | |
{ | |
{44, "checkpoint_01_001.png"}, // not setup in ObjectToolbox::init(), only initialised when placing a checkpoint | |
{1, "square_01_001"}, | |
{2, "square_02_001"}, | |
{3, "square_03_001"}, | |
{4, "square_04_001"}, | |
{5, "square_05_001"}, | |
{6, "square_06_001"}, | |
{7, "square_07_001"}, |
I hereby claim:
To claim this, I am signing this object:
// | |
// main.c | |
// NoClip | |
// | |
// Created by Ben Stafford on 31/03/2018. | |
// Copyright © 2018 Ben Stafford. All rights reserved. | |
// | |
#include <stdlib.h> | |
#include <stdio.h> |
_mid = 512 | |
_rate = 0 | |
_freq = 0.01 | |
_circle_count = 30 | |
_circle_width = _mid/_circle_count | |
_circle_offset = 0 |