Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  need help with pokedex QR code generator  (Read 1907 times)
0 Members and 2 Guests are viewing this topic.
Offline Painguy

JGO n00b
*

Posts: 25



« on: 2011-06-30 23:00:10 »

So basically what i'm trying to do is create a pokedex AR code generator. I already know how each is generated, but what i want to do is create a grid tht I would turn into an image. I don't need to generate an image. I could technically just draw the grid & leave it, but I want to learn a bit more. I know there are already programs tht do this, but i just wanted to have a wack at it myself. practice is important right? Tongue I could also directly draw this to the image instead of making a grid first. I was reading & apparently i have to use bufferedimages? i kinda get it, but can anyone elaborate?
Offline ra4king

JGO Kernel
*****

Posts: 3158
Medals: 196


I'm the King!


« Reply #1 on: 2011-07-01 00:39:52 »

A BufferedImage allows you to draw on it by obtaining its Graphics object or directly manipulating its pixels.

Offline Painguy

JGO n00b
*

Posts: 25



« Reply #2 on: 2011-07-10 23:25:22 »

Do u know of any good tutorials? :/ I tried looking around but most of it isn't exactly helpful. I have a vague idea of whats going on.
Games published by our own members! Go get 'em!
Offline ra4king

JGO Kernel
*****

Posts: 3158
Medals: 196


I'm the King!


« Reply #3 on: 2011-07-11 00:52:56 »

Tutorials for what? Using a BufferedImage? http://download.oracle.com/javase/tutorial/2d/images/index.html

Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.057 seconds with 19 queries.