Pinned Repositories
Data-Visualization-Site
Data Visualization Website
Entity_Component_System
A small game engine and level editor created with Javascript.
Fantasy_Tree
Demo scene of some game effects in Unity.
genetic-algorithms
An interative demo of basic Genetic Algorithms
Glow_Fade_Effect
A shader fading effect made in Unity.
Math_Library
Simple vector and matrix library. Used in Ray Tracer project.
Pixel-Burn-Effect
Pixel Burn shader effects made in Unity.
Ray_Tracer
A Ray Tracer built from scratch in C++. Includes a grid acceleration scheme that renders large scenes in a fraction of the time.
SortingAlgorithms
A brief overview and implementation of common sorting algorithms.
Unity_Splines
Creates animation spline curves in Unity. Can also import SVG files.
Shealynntate's Repositories
Shealynntate/Pixel-Burn-Effect
Pixel Burn shader effects made in Unity.
Shealynntate/Unity_Splines
Creates animation spline curves in Unity. Can also import SVG files.
Shealynntate/Fantasy_Tree
Demo scene of some game effects in Unity.
Shealynntate/Entity_Component_System
A small game engine and level editor created with Javascript.
Shealynntate/Glow_Fade_Effect
A shader fading effect made in Unity.
Shealynntate/Data-Visualization-Site
Data Visualization Website
Shealynntate/SortingAlgorithms
A brief overview and implementation of common sorting algorithms.
Shealynntate/genetic-algorithms
An interative demo of basic Genetic Algorithms
Shealynntate/Math_Library
Simple vector and matrix library. Used in Ray Tracer project.
Shealynntate/mnist-js
An easy way to use the MNIST data set in Javascript.
Shealynntate/Ray_Tracer
A Ray Tracer built from scratch in C++. Includes a grid acceleration scheme that renders large scenes in a fraction of the time.