Skip to content
View hmxsqaq's full-sized avatar
😇
still alive
😇
still alive

Highlights

  • Pro

Block or report hmxsqaq

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

👋 Hi there! I'm 伍泽华 (ZeHua Wu), a Game Developer.

I'm deeply passionate about crafting immersive and enjoyable game experiences and am driven to constantly expand my skills in game development.

🎓 Education

I'm currently studying Digital Media Technology (with a focus on Game Design Technology) at the Communication University of China (CUC).

💻 Skills & Expertise

I specialize in C++, C#, and have substantial experience in game engines like Unity, Godot and Unreal.

🕹️ Projects

I actively participate in game jams and course projects to hone my skills. Here are a few highlights:

  • AssAssIn: A fast-paced, action-packed two-player party game developed as a final course project.
  • Just Suck: A minimalist casual game that won the Third Prize at the G-bits Game Jam 2023.
  • C++ Software Renderer: A foundational project building a simple software renderer from scratch to understand the graphics pipeline.
  • Procedural Terrain Generation Using Perlin Noise: Exploring the principles, implementation, and practical applications of the Perlin noise algorithm in procedural generation from a beginner's perspective.
  • Hmxs Toolkit: A personal collection of reusable Unity modules, systems, and tools, including an object pool, event manager, and more.

🌟 What I'm Up to Now

I'm channeling my energy into becoming a more capable game programmer by diving deeper into C++ and graphics programming. Alongside my technical growth, I am actively preparing to apply for Master's programs at leading game development schools to take my skills to the next level.

I'm open to collaboration and exciting opportunities in the gaming industry.

Let's build something amazing together!

Top Langs

Pinned Loading

  1. HexoBlog HexoBlog Public

    My personal blog based on Hexo

    HTML

  2. hmxsqaq.github.io hmxsqaq.github.io Public

    My portfolio

    CSS

  3. Unity-HmxsToolkit Unity-HmxsToolkit Public

    A personal toolkit for Unity

    C#

  4. Unity-ProceduralMapGenerationPerlinNoise Unity-ProceduralMapGenerationPerlinNoise Public

    Final project for the Computer Graphics course: a Procedural Map Generation Introduction based on Perlin Noise.

    C#

  5. makku-saikou/AssAssInPro makku-saikou/AssAssInPro Public

    C# 1

  6. Graphics-HmxsRenderer Graphics-HmxsRenderer Public

    A personal C++ software renderer

    C++