TheMasonX
Software Engineer for Ametek Surface Vision, former game dev. This is the home for my personal projects.
Ametek Surface VisionSartell, MN
Pinned Repositories
AdventOfCode2023
I was inspired by Low Level Learning's video to use the Advent of Code 2023 to get more familiar with Rust. Feel free to use any of this code, though I can't guarentee the quality since I'm learning haha. To that extent though, I'd be very grateful for any feedback! Thank you and I wish you happy holdiays!
After
AtmosphereShader
Custom-Unity-Attributes
Custom Unity Attributes
MetallicRatio_PolygonDiagonal
Project-True-Forest
WIP Game
ShaderForge_SimplexNoise
An old Shader Forge base script with a Simplex Noise code node
UnityPCSS
Nvidia's PCSS soft shadow algorithm implemented in Unity
UnityTextureCompositor
A tool to composite multiple textures into a single texture. To use, select Tools -> Composite Texture from the top Unity menu bar
Volumetric-Fog
TheMasonX's Repositories
TheMasonX/UnityPCSS
Nvidia's PCSS soft shadow algorithm implemented in Unity
TheMasonX/Volumetric-Fog
TheMasonX/UnityTextureCompositor
A tool to composite multiple textures into a single texture. To use, select Tools -> Composite Texture from the top Unity menu bar
TheMasonX/AtmosphereShader
TheMasonX/Project-True-Forest
WIP Game
TheMasonX/ShaderForge_SimplexNoise
An old Shader Forge base script with a Simplex Noise code node
TheMasonX/Custom-Unity-Attributes
Custom Unity Attributes
TheMasonX/MetallicRatio_PolygonDiagonal
TheMasonX/AdventOfCode2023
I was inspired by Low Level Learning's video to use the Advent of Code 2023 to get more familiar with Rust. Feel free to use any of this code, though I can't guarentee the quality since I'm learning haha. To that extent though, I'd be very grateful for any feedback! Thank you and I wish you happy holdiays!
TheMasonX/After
TheMasonX/Arduino_Security_System
A simple security system for Arduino
TheMasonX/ArduinoTools
TheMasonX/DragonRace
MinecraftMod
TheMasonX/EggGen_SCAD
TheMasonX/Honeycomb_SCAD
TheMasonX/Inertial-Void
Initial Checkin
TheMasonX/serilog-sinks-sqlite
A Serilog sink that writes to SQLite
TheMasonX/TheMasonX.github.io
TheMasonX/tmx_utils
Mostly just an exploration of the Rust language and modern CI/CD practices, but I'll use it to include some common/useful utilities as I write them.
TheMasonX/VideoGenerator
Originally planned as a tool to stitch together images into video in order to explore how to work with video data in .NET, but this it's proving difficult to find a good video conversion library, so it has somewhat pivoted towards being more of a general purpose test platform for developing a modern desktop application.