Live data from Hacker News

Viewing profile — wxkn

wxkn

HN member
Joined
Fri, Apr 24, 2020, 8:43 PM UTC
HN karma
3
Public activity
3 items

About wxkn

No profile information was provided.

Recent public activity

  1. comment
    Comment #26134315

    Try out an introductory OpenGL tutorial. There are many out ther. Just drawing a square will be a good lesson

  2. comment
    Comment #25781637

    That's true, but it's worth mentioning that using the regexes in perl is quick and even fun to write. They are built-in to the language. some people find it very convenient.

  3. comment
    Comment #22973664

    Game engines are super interesting. The variety of different things happening in the program, the audio/visual aspect, the real-time nature of the application. It's exciting to wor…