Viewing profile — csabahruska
csabahruska
HN member- Joined
- Sun, Dec 27, 2015, 4:37 PM UTC
- HN karma
- 11
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About csabahruska
No profile information was provided.
Recent public activity
-
comment
Comment #11620308
In lambdacube 3d you can program the CPU/GPU (OpenGL+GLSL) in one typed language. ( http://lambdacube3d.com/ )
-
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…