21 years, 9 months ago
Highlights
Community contributions featuredThe way you are doing it, which is fairly consistent with the way OpenGL works, has the point at 0,0,0 in 3d space being translated to the center of the screen. What you need is…
21 years, 9 months ago
21 years, 9 months ago
I have been reading some articles about parsing/compiling programs and I decided to try my hand at writing an interpreter of my own. I made a little calculator similar to some l…
21 years, 11 months ago
Does anyone know of any good tutorials online for compiler creation? I ordered a book but it won't get here for a while. :(
22 years ago
OK I've been fooling around with Lex and Yacc for a little while. I've written some samples, most notably a little calculator that reads a line at a time from the standard input…
22 years, 1 month ago
Latest Activity
See all in DiscussionsThe way you are doing it, which is fairly consistent with the way OpenGL works, has the point at 0,0,0 …
21 years, 9 months ago
I assue from the private static final thingy you are in Java, so I have two things.1. private static final …
21 years, 9 months ago
I agree with the people above me, and I must recommand that you do two things, in order:1. put pong …
21 years, 9 months ago