Computer Science Canada

Terrain 3D(with lighting)

Author:  Homer_simpson [ Fri Apr 30, 2004 4:03 pm ]
Post subject:  Terrain 3D(with lighting)

Comments are welcome...

Author:  Dan [ Fri Apr 30, 2004 6:19 pm ]
Post subject: 

my java compiler says u are using some deprecated APIs but it still works, prity cool.

also one thing u may whont to do so it is easer on newbes is name the java file the same as the class so the compiler dose not yell at them lol. u have the t as lower case when java whonts it to be upper Rolling Eyes .

Author:  rizzix [ Sat May 01, 2004 6:25 am ]
Post subject: 

instead of using readLine() for reading strings through the DataInputStream call the readUTF() instead. readLine() is deprecated. The next release of java may eliminate that method in the DataInputStream class completly.. .ur program may not work later on.

Author:  Paul [ Sat May 01, 2004 7:55 am ]
Post subject: 

Looks pretty cool, though what was that green circle that moved back and forth?

Author:  Homer_simpson [ Sun May 02, 2004 1:07 pm ]
Post subject: 

that was the light source... glad u liked it...

Author:  Neo [ Fri Nov 12, 2004 9:48 am ]
Post subject: 

WOW thats pretty cool but what is the purpose of it? Are you just trying to make something 3D?

Author:  Homer_simpson [ Tue Nov 16, 2004 11:23 pm ]
Post subject: 

...
it's like a tutorial read the code lotsa useful stuff in there...

Author:  Spastic [ Fri May 26, 2006 8:20 am ]
Post subject: 

looks very good but how do you work out what positions u need to give the program the 3d effect ?

Author:  Mr. T [ Mon Jun 05, 2006 1:33 am ]
Post subject:  Alex's Opinion

Bah, 2 year old topic! Don't revive! GAH! Blowing up

Author:  gsquare567 [ Fri Jun 16, 2006 1:48 pm ]
Post subject: 

wow... thats wat i wanna learn!


: