Java Programming Tutorial – 86 – Drawing More Stuff

[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –


Posted

in

by

Tags:

Comments

35 responses to “Java Programming Tutorial – 86 – Drawing More Stuff”

  1. mp3311 Avatar

    How can you make the line smoother?

  2. Saurabh Kumar Avatar

    Anyone watching in 2021?

  3. Suvé Sadique Avatar

    this has to be the best tutorial on YouTube on Java. 🙂

  4. Ein Hacker-Typ Avatar

    I think the "this" keyword was unnecessary. I removed it and the result was exactly the same!

  5. cantor0305 Avatar

    in bucky.java
    p.setBackground(Color.WHITE); // useless we already set up in Peach class

  6. The Gaming Angler Avatar

    watch indie developer java 2d tutorial its 100000 times better

  7. Devin M Avatar

    I'm having trouble understanding what this means in the statement this.setBackground. I know Bucky talked about it before but it would be nice to get confirmation

  8. Ali Avatar

    almost done…

  9. Martin Watson Avatar

    anyone watching in 2016?
    awesome video dude

  10. A Shell Of My Former Glorious Self Avatar

    setting true for fill3DRect( ) will create a RAISED rectangle while setting false will create a SUNKEN rectangle.

  11. TheMrberrybanana Avatar

    When i do this the screen is completely blank, any sugestions?

  12. Muhammad Asghar Avatar

    You have made Learning JAVA sound SEXY 🙂

  13. Andre Haber Avatar

    best tutorials on youtube 🙂 nice skills and keep it up 🙂

  14. Olivia Lemaire Avatar

    Im upset because I was less disappointed than I thought I would be based on your description.

  15. Ritesh Kumar Avatar

    what is the need of p.setBackground() when it has already been set in Peach class?

  16. Rohan Ghosh Avatar

    Exception in thread "main" java.lang.Error: Unresolved compilation problem: 

    at graph3.bucky.main(bucky.java:7)

  17. Kiwiscore Avatar

    if you can choose whether to raise the 3D rectangle or not, why does drawRect() exist?

  18. Mikule Walters Avatar

    More expirece and jobs for us weeds out the few from the many right?

  19. Epicnerd73 Avatar

    I love the way americans say orange 😀

  20. KrissAtSro Avatar

    2.6M viewers started the tutorials only 100k of them made it till the end.

  21. TheKurtPrice Avatar

    It actually is 3d. What the difference is would be if you want it to bevel out or in.

  22. YaShock Avatar

    Because you may want this to depend on a variable. For example there could be a key, which if pressed, you will receive the message. Therefore, you have to pass the variable to a function, which will print out with the boolean variable. Either you print out, or not. Something similar could be said of the 3d rectangle function.

  23. Aditya Singh Avatar

    this is for animation.like suppose you have a cat running on your screen.
    But suddenly that cat opens a door and goes inside.
    So when the door opens, the animation is 3D, but as soon as it closes, it gets converted to 2D.
    When that cat runs here and there on the screen, it seems to be 3dimensional.
    but when it goes inside the door, you could see only the back part of the cat whch is 2D. So 3Dimensional graphics never stand alone. It always needs to be mixed with 2D.

  24. Nelva Leal Avatar

    Whats the difference between extends JPanel and extends JFrame? Is JPanel only for drawings?

  25. Kostas Lek Avatar

    1 more……..! ! !

  26. Dominic Henry Avatar

    JFrame is like were the title bar is and close and maximize button wud be, while JPanel would be the area inside the JFrame.

  27. destroyergm Avatar

    My setBackgroundColor wont work 🙁

  28. jordanblake7 Avatar

    If it's not raised, it's the same height but "in" the screen rather than "out" (if we think of raised as "coming out" of the screen).

  29. Andre Ogara Avatar

    i thought the same thing.

  30. Sarah Szabo Avatar

    WORST 3D RECTANGLE EVER!!!! Also why does a method called draw3DRectangle have an option to make it NON 3D????? This is like System.out.print having a boolean to have it not print anything.

  31. austin eaton21215 Avatar

    whats the difference between JPanel and JFrame?

  32. DaBoydMan Avatar

    The is the penultimate beginner tutorial. I feel so sad 🙁

Leave a Reply

Your email address will not be published. Required fields are marked *