Skip to content
View jeroentyx's full-sized avatar

Block or report jeroentyx

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

Popular repositories Loading

  1. 2D-top_down_game 2D-top_down_game Public

    I am going to work with 3 other people to build a 2D Game for the following semester. With no prior experience on building a editor, I am worried that we won't do well so I borrowed the game engine…

    C++

  2. undo_redo undo_redo Public

    In my Metaprogramming CS module, we were taught design patterns. I have difficulties understanding the usage for command patterns. I went to look it up online and find that command pattern is used …

    C++

  3. embedding-mono embedding-mono Public

    [Framework] A lot of us have issues with embedding c# to our c++ solution. After researching on the Mono c# documentation, I wrote this solution on my own, and include the necessary dll. With this …

    Roff

  4. jeroentyx.github.io jeroentyx.github.io Public

    CSS

  5. space-partition space-partition Public

    [Graphics Programming] We were tasked to implement several algorithms from the siggraph paper. With only two weeks on hand, we were stressed out. After reading the siggraph paper, we helped each ot…

    C

  6. math-polynomials math-polynomials Public

    [Math Programming] We have one week to implement this project. There are a lot of "gaps" of understanding whether we grasped the right concept. With this, we first researched online to see for any …

    Python