Skip to content
View harper-rhett's full-sized avatar
💭
This is recursion.
💭
This is recursion.

Block or report harper-rhett

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
harper-rhett/README.md

Welcome to my GitHub!

Here you will find the code for all of my public projects. I mainly work on game development, simulation design, and user interfaces. So, if you are interested in those kinds of things, take a look around!

Pinned Loading

  1. Easy-Easer Public

    A perplexingly simple easing class for Unity.

    C# 2

  2. The-Star-Machine Public

    A star catching machine. Where the stars go, the machine does not know. A demonstration of inverse kinematics (cyclic coordinate descent) and Unity's VFX graph. Robot arm and star gate models made …

    C# 2

  3. Scenery-Sandbox Public

    A voxel world generation project featuring mesh generation, cave creation, flora placement, and more. I did not implement greedy meshing, so it runs a bit slow.

    C# 1

  4. ACE Public

    AI for Civil Engineering

    C# 1

  5. Cloth-Playground-Ultimate Public

    An in-depth cloth simulation sandbox.

    C#

  6. The-Orb Public

    A simple tech demo to showcase some Unity Shader Graph magic.

    Mathematica