Live data from Hacker News

Viewing profile — fabien_sanglard

fabien_sanglard

HN member
Joined
Sun, Sep 22, 2013, 6:20 AM UTC
HN karma
75
Public activity
6 items

About fabien_sanglard

No profile information was provided.

Recent public activity

  1. comment
    Comment #8162146

    Nope, the code is mean to run in Real-Mode, a mode where registers are 16 bits and memory is severely segmented. No to mention the direct access to the VGA which modern Operating S…

  2. comment
    Comment #8161834

    Thanks for taking the time to report it. I fixed it now.

  3. comment
    Comment #8161831

    Thanks for those kind words.

  4. comment
    Comment #6426011

    Can you pastebin.com it so we can see what it looks like ?

  5. comment
    Comment #6426007

    How come you decided for a coordinate system with Z pointing up instead of the traditional right hand/left hands coordinate systems ?

  6. comment
    Comment #6425997

    Thanks Andrew, that 'c' variable was giving me a headache ;) ! I have updated the article with your remarks. BTW, I have listed a few good resources about raytracing at the bottom …