Skip to content
View IQ404's full-sized avatar
  • United Kingdom

Block or report IQ404

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

Welcome to my GitHub!

Hi, I'm Xiaoyang Liu

  • PhD student in Computer Science, currently interested in designing LLM-based agents and their applications in video games.
  • MSc Computer Game Engineering from Newcastle University
  • Bachelor of Science and Bachelor of Advanced Studies (Advanced) in Mathematics and Statistics from University of Sydney
  • BSc Physics from UCL

Contact

What you might find on my GitHub:

Ray Tracing

Rasterization

  • A bunch of shaders together with an OpenGL application I wrote.
  • // TODO: I'm planning to write a CPU-based rasterizer.
  • An unfinished rasterized scene of a wavy sea on a rainy day //TODO: this project is aimed to be seriously polished.

C++

Algorithms

Game AI

  • I have done a team project (where my primary focus was on designing and implementing the AI for the boss behavior) with 7 other classmates during the Computer Game Engineering MSc at Newcastle University.
  • An unfinished football game //TODO: this project is aimed to be seriously polished.

Games

  • Here is the first game I ever made.

My study notes:

What I find interesting:

LLM-based agentic designs

Others

Pinned Loading

  1. BinarySearchTree-CSC8501 BinarySearchTree-CSC8501 Public

    C++

  2. Coursework-CSC8501 Coursework-CSC8501 Public

    C++

  3. cpu-based-ray-tracer cpu-based-ray-tracer Public

    C++

  4. study-notes study-notes Public

  5. TheFastestSorter-CSC8501 TheFastestSorter-CSC8501 Public

    C++ 1