Skip to content
View brightonanc's full-sized avatar

Organizations

@dippykit
Block or Report

Block or report brightonanc

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

Popular repositories Loading

  1. GraphLab GraphLab Public

    A MATLAB toolbox designed to expand MATLAB's graph (in the sense of graph theory) capabilities with a collection of useful functions. Developed in spring 2017 by Brighton Ancelin for his undergradu…

    MATLAB 1

  2. ECE-CPP-Final-Project ECE-CPP-Final-Project Public

    Final Project for an ECE course I took abroad in Fall 2017. Given lists of students and their course desires, this program will create a schedule which allows for all students to take the courses t…

    C++ 1

  3. gravity_sim gravity_sim Public

    A simple gravity simulator. Created for fun and to show some friends how to properly use Java and LWJGL. Uses LWJGL 3.

    Java

  4. BioMorpho BioMorpho Public

    BioMorpho was my weekend project throughout most of 9th grade year. It was a Minecraft Mod designed to allow players to create and edit their own player's render model, but it evolved far beyond th…

    Java

  5. JS-Bezier-Curve JS-Bezier-Curve Public

    A simple program that takes user-generated control points and draws a bezier curve. Bezier curves are useful for defining nearly any path in polynomial terms, and in this repository you can send an…

    JavaScript

  6. ECE-Assembly-Final-Project ECE-Assembly-Final-Project Public

    Final project for an ECE course I took abroad in Fall 2017. After creating the "simple computer (SCOMP)" VHDL, we wrote "SCOMP Assembly" code to program a provided robot. The objective was to have …

    Assembly