Live data from Hacker News

Viewing profile — csabahruska

csabahruska

HN member
Joined
Sun, Dec 27, 2015, 4:37 PM UTC
HN karma
11
Public activity
2 items

About csabahruska

No profile information was provided.

Recent public activity

  1. comment
    Comment #11620308

    In lambdacube 3d you can program the CPU/GPU (OpenGL+GLSL) in one typed language. ( http://lambdacube3d.com/ )

  2. comment
    Comment #10798273

    that OpenGL code is written like this in LambdaCube 3D: main = ScreenOut (FrameBuffer (ColorImage @1 (V4 0 1 0 1.0))) or with depth + color buffer main = ScreenOut (FrameBuffer (De…