Skip to content
View chriscamplin's full-sized avatar
:shipit:
:shipit:

Block or report chriscamplin

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. Processing sketch inspired by tilted... Processing sketch inspired by tilted ring model of a spiral galaxy
    1
    //Author Chris Camplin - Galaxy sketch inspired by tilted ring model of a spiral galaxy
    2
    
                  
    3
    float angle;
    4
    boolean recording = true;
    5
          
  2. chriscamplin.github.io chriscamplin.github.io Public

    Front end developer - Portfolio site

    JavaScript

  3. fragment-shaders fragment-shaders Public

    A dump of all the fragment shaders I've created as I've been learning various techniques

    GLSL 1 1

  4. photo_texture_pattern.frag photo_texture_pattern.frag
    1
    #ifdef GL_ES
    2
    precision highp float;
    3
    #endif
    4
    
                  
    5
    #define PI 3.141592653589793