Show Posts
|
|
Pages: [1] 2 3
|
|
2
|
Game Development / Newbie & Debugging Questions / Is there any links like 'how to start your own applet site for dummies' ?
|
on: 2012-10-04 03:18:39
|
|
Hello,
I have high english skills, when it comes to my low level high-school english, or about half of that high-school, but starting my own java project may take a bit more than that at start.
I want to start a hobby java site with board applets, i may want to ask a donations for my boards, or well later sell few very small game applications.
Is there any links like 'how to start your own applet site for dummies' ?
I need help with reading licenses, and what everything it takes to start my own applet site.
I want to use ubuntu and openjdk.
|
|
|
|
|
3
|
Game Development / Newbie & Debugging Questions / i have problem with awt and swing, should i go lwjgl ?
|
on: 2012-08-31 14:02:25
|
Hello, I have my hobby site, my site is only at my home country, i am very just a hobby gamer and not very high rated, so i will not be at global gaming, it is against my site lisence to play from other countryes. What kind of issues i will face if i maintain my site at canvas bufferstrategy (1) with one RGB bufferedimage up to 1920x1200 on bufferstrategy, i will change this bufferedimage from rasterised int []. Should i go to LWJGL or Slicks2d from AWT ? here are some pictures from my on coming games - http://temp4322.dy.fi/index.php?sivu=kuvasnapitI have idea of publishing boardgames to my site, should i go to lwjgl ? Edit. My problem is atleast with linux iced-tea maybe with other osses and javas too, if i keep changing the applet size on browser then my cpu % rate will go all the way to 200% on my double core computer, even if i sleep atleast a 725 ms a second on my game thread, this is not a xorg problem the java thread itself is 200 %, and i simply dont know why ? I am not a pro this is just a hobby for several years. ---
|
|
|
|
|
5
|
Game Development / Newbie & Debugging Questions / Java Applet on linux machines with icedtea plugin.
|
on: 2012-05-29 17:12:58
|
 I have linux on my computer, i currently have not very good opengl drivers, as i have an ati card on my linux. I have some problems with linux browser plugin icedtea, i would like to my applet be like it would never start if there is no sun or oracle java installed, i would also like to add opengl and directx check. How can all this be done, php maybe, i have noticed that java4k games wont start with icedtea browser plugin, i would like to do the same ? Thanks,
|
|
|
|
|
7
|
Game Development / Newbie & Debugging Questions / Linux - Is there any Linux java developers ?
|
on: 2012-04-29 01:21:23
|
|
Hello,
I have plans to use Linux with my Java hobby, i have plan to make small Java games, mainly boardgames, my games will be only in my homie country, i dont want to be at global state, atleast yet.
What about Linux it has good Java support, and good drawing programs, like in windows too, inkscape, gimp and blender, + few others too.
Im wondering what antivirus to use, or do i ever need one, i currently have clamtk and f-prot, but do i need better.
Do you have Linux developers here at forum, what programs they use and recommend, LWJGL is too with Linux.
|
|
|
|
|
8
|
Game Development / Newbie & Debugging Questions / First tryes with JLabel, i need a bit of a help.
|
on: 2012-02-24 15:58:40
|
|
Hello,
I have a java hobby, a hobby site for my boardgames, my current boards are with AWT and Bufferedimages on BStrategy(2).
Now i have quite a well understood AWT at hands, so i will go studying SWING.
My current board is at bstrategy and board can be 1920x1200, thats my canvas maximium bounds.
If i set an JLabel to size 1920x1200, and then keep changing that JLABEL when my board graphics change, this is everytime a player will make a move.
How will all hardware accelerations and everything work with JLABEL, how often it is ok, to change the imageicon of JLABEL ?
--
|
|
|
|
|
19
|
Game Development / Newbie & Debugging Questions / Re: Java AWT and a slow graphics card on players computer ?
|
on: 2011-12-28 18:04:00
|
Basically anything but bit alpha will trigger software rendering, most image scaling or rotating also seems to do it. Drawing an image that has a different colour format is also a no no. Use createCompatableImage. Any AA also seems to make things really slow, so don't use that either.
For fonts with lwjgl, either TWL or Slick2d has things to manage bit mapped fonts.
Hmmh, Im dont fully agree that software rendering part, my oldie GF6200FX seems to handle all graphics2d commands, i dont have CPU load when increasing scale rotate or any other commands with bufferedimages or drawstrings, and all my bufferedimages are RGBA not compatibles ?
|
|
|
|
|
23
|
Game Development / Newbie & Debugging Questions / Im quite a new with publishing java games, this is now my first run.
|
on: 2011-11-26 07:52:56
|
|
Hello,
I have a boardgames site on a build, i have server in france.
If i go, like i have planned with Ubuntu on my server, what are the most common antivirus programs for mail and fileserver and the antivirus itself.
This is not a plain code type question, but it is about publishing java games, what programs are hot and cool, this my first year with my boards, and also im not that wealthy right now.
thanks for helping..
|
|
|
|
|
|
Add your game by posting it in the WIP section,
or publish it in Showcase.
The first screenshot will be displayed as a thumbnail.
|
|