Search:

Type: Posts; User: Asido

Search: Search took 0.15 seconds.

  1. Replies
    26
    Views
    14,784

    Re: 2D Java Applet Games

    I am wondering, is there a big difference between JOGL and C++ openGL programming apart the Java and C++ syntax?
  2. Replies
    26
    Views
    14,784

    Re: 2D Java Applet Games

    Good openGL tutorials can be found at Nehe production LINK
    The original examples are written in C++, but below every tutorial you can download JOGL version as well.
  3. Replies
    26
    Views
    14,784

    Re: 2D Java Applet Games

    Well, for 3D game creation pure JRE isn't enough. You will need JOGL (wrapper library that allows OpenGL to be used in the Java) or JWJGL (Lightweight Java Game Library)
  4. Replies
    26
    Views
    14,784

    Re: 2D Java Applet Games

    Actually, another good start would be: The Java 2D games tutorial
    You can find there Tetris, Space Invaders and many other game source codes with good explanation of every part in it. Check it out.
  5. Replies
    26
    Views
    14,784

    Re: 2D Java Applet Games

    I don't agree with that statement. I am lazy to write a long story right now, so I'll just copy one guy post to ground my arguments.
Results 1 to 5 of 5