#19 MineFront (TH3CHERNO) -- Java Game Development (LWJGL)

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
2,098
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Link to this comment:

Share to:

Uploader Comments (TheCodingUniverse)

  • I have a quick question about how you configure your mouse rotation. I noticed that when you move your mouse, your field of view rotates like any normal person. But for in my program, it's more like the entire world is fixed on one spot in front of me, as if it was being played as a 3rd person shooter. Any ideas?

  • @Radnyxerr I am not entirely sure what the problem is here, but I advise you check out my github repository if you haven't already done so. If it does, send me a mail (thecodinguniverse@gmail.com), preferably with illustrations.

  • Make a tutorial on the mouse thing.

  • @MrOzzy99 The next episode (#20) covers that in detail.

  • Awesome video :)

    I was surprised to know that the camera is always in the origin and the whole world moves. Interesting.

    If I may, two questions: You said it was easier to achieve the "block / pixel" effect on the texture with pngDecoder. Can I got the same effect with the slick-util loading images?

    And, do you recommend any particular 2d physics engine?

    Thank you!

  • @eSinxoll First question answer: I'm not sure, at least I didn't succeed, but that could've been due to other issues. Try putting this somewhere in your initialization code: glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, GL_NEAREST);

    glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_NEAREST); Second question answer: No, I don't. I don't really think a real physics engine is needed for a 2d, and if so, try using the 3D libraries – try JBullet.

see all

All Comments (40)

Sign In or Sign Up now to post a comment!
  • @keewww Didn't you read the title? Besides, there's some people that have problems with TH3CHERNO's coding, like me. Also, multiple tutorials to choose from are nice.

  • @TheCodingUniverse Fixed it, apparently I was loading the matrix mode and GLU perspective only once at the beginning of the program. So I put it where I was rendering the polygons and it worked fine.

  • couldn't figure out how to send a message to you, o well. I was wondering if we could collaborate on a top down game =]

  • ohh sorry 4 my comment dident see the thing in the description

  • minefront huh you mean the same game TH3CHERNO are doing.

    steelar

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more