


hi,actually i am developing small gis system.in this case i want to zoom a map.i saw lot of games(ex-generals) that use such kind of zooming techniques.where can i get help?are there any examples?pls help me.thanks, kelum. ...
I am making a racing game and I want the camera to zoom out as the car's speed increases (so the player can see farther ahead). I am using a tilemap and I am not using any 3d, just 2d. I tried a "quick fix" by just using Graphics2D.scale(double, double), but that operation cut my fps in half! ...
Hi,Zooming is a concept that originates from the metaphor of the sound of an airplane flyingtowards the earth. This means getting nearer to the object of interest, seeing more detail. Incomputer graphics this has been partly realized as getting nearer to the focus of the windowof interest while ...
I've read some on this topic, but its still not clear to me.here's what I got:try{FileOutputStream out = new FileOutputStream("zipFile.zip");zOut = new ZipOutputStream(out);ZipEntry entry = new ZipEntry("First");zOut.putNextEntry(entry);}catch(IOException e){}I build the Streams, but where do ...
Yes, here is my first Java game:www.fnfconsulting.noFeel free to check it out. No registration necessary. Comments&Questions are welcome.Hal...
I've recently done the latest update to my Bomberman game availiable here:http://www.davidperren.btinternet.co.uk/JBomb/index.htmlI'm currently running a 1.7Ghz P4, 512MB Ram, 64MB Nvidia Based Graphics Card and the Sun Java Virtual Machine. Obviously this runs well on my machine but I'd ...
please help me....I've tried everything. Ive checked the appropriate boxes, Ive cleared the cache, i downloaded the most recent java, and internet explorer. when i try to play yahoo games.....i click on the room, and it doesnt load...it says done and sits at a blank screen. i dont get any ...
The Java Plug-in has changed the looks of the yahoo games that i play. It also causes me not to be able to see what other people are saying. How do I fix this. ...
hi,what do u all think is the size of the chess applet that loads ( the game forum and the actual game)?Ali...
Hi guys,I'm just an average chess player who discovered yahoo chess a few months ago. i love playing but have found out that many of the players cheat. i'm not a programer nor am i looking for lessons in java but i just want some straightforward answers on how i can prevent people from ...
New huge franchise in development! There are many more churches in the world than the Vatican will let you know. There is an underground church called The Phantom Diocese. PD is made up of young men and women who were exiled from the Catholic Church for being too "open minded to deception". ...
I've shared these games in several other places and they've had great reviews, so I thought I'd submit them to my fellow programmers and see what you think. They're space invaders spin offs and in the style of those old classic arcade games, set in the star wars universe. I had a lot of fun ...
Ive been developing some Java game applets on Windows 98 and they ran fine, the speed they played at were good, and all seemed well.I recently upgraded to Windows XP and now the games play slow, the refresh rate of the screen is so slow, so the graphics move jerkily, and for some reason when ...
Hello, Can anyone share xonix' (engine) source code?Thanks....
Hmm, it seems that this new XML serialization is the rage. I'm trying to get it to work, with not much success.I've got:XMLEncoder encoder = new XMLEncoder( new BufferedOutputStream(new ...
