Skip to content
View ZackWilde27's full-sized avatar

Block or report ZackWilde27

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

Hi, I'm Zack Wilde (I don't play guitar, sorry)


I'm an environment artist, creating assets in blender and re-making materials from scratch in unreal engine to get some of the best graphics possible out of the quest 2. If you have a headset, check out the game I worked on at High Level Studios.


I'm the type of person that sees something and goes "How do I make my own?"

That has happened to me many times over the years, I've made games, music, animations, even some YouTube videos back in the day that are hard for me to watch years later.


My introduction to modding was Half-Life: Alyx, I made a CoD Zombies like mod after searching it up and not finding anything.

You should check out BLOPS 17, somehow that mod didn't show up, and if it did my mod would not exist, because it was exactly what I was looking for, it's great.


I started decompiling FlatOut 2 because it's a game I'm nostalgic for, and I was curious how it worked.

I didn't expect it but I really like making middle-ware. Anything that takes a tedious process and makes it easier, or takes a complicated syntax and simplifies it.


My end goal is to make software that is as easy to use as possible without limiting what you can do with it.

I also like writing documentation that makes sure no matter who you are, you know as much as I do by the end of it. That usually means it's long but hopefully I've made it interesting enough to go through

Pinned Loading

  1. FlatOut-2-decomp FlatOut-2-decomp Public

    My attempted decompilation of FlatOut 2

    C++ 27

  2. FlatOut2-HLSLToSHA FlatOut2-HLSLToSHA Public

    Converts HLSL scripts to FlatOut 2 shaders

    Python 3

  3. Z3dPy Z3dPy Public

    Zack's 3D Engine for Python

    Python

  4. FlatOut2-SwapGameMode FlatOut2-SwapGameMode Public

    Reloaded II mod that adds a swapping-cars mechanic

    C#

  5. FlatOut2VerboseShaderErrors FlatOut2VerboseShaderErrors Public

    A mod for FlatOut 2 that shows effect errors

    C++