#32 LWJGL Face Culling Theory - Java Game Development (LWJGL)
Watch the practical part: http://youtu.be/Ad-8-_rCj9g
Explaining what LWJGL face culling is, why you should use it, and how it works.
LWJGL is a J...
705 views
-
4 days ago
#32 LWJGL Face Culling Practice - Java Game Development (LWJGL)
Watch the theoretical part: http://youtu.be/DZXbLk9_NJw
Explaining what LWJGL face culling is, why you should use it, and how it works.
LWJGL is a...
469 views
-
4 days ago
Demo for #32 LWJGL Face Culling - Java Game Development (LWJGL)
Watch the tutorial! http://youtu.be/DZXbLk9_NJw
LWJGL is a Java library that allows you to create state of the art games using OpenGL.
So now gue...
539 views
#31 LWJGL 2D Physics w/ JBox2D - Java Game Development (LWJGL)
Creating 2D physics in the LWJGL using the JBox2D library written by Daniel Murphy.
LWJGL is a Java library that allows you to create state of the...
971 views
-
1 week ago
-
1 week agoTheCodingUniverse posted:
Creating 2D physics in the LWJGL using the JBox2D library written by Daniel Murphy. Episode 31 of Java Game Development:
Demo for #31 JBox2D LWJGL - Java Game Development (LWJGL)
Watch the tutorial! http://youtu.be/ZKJC2cloIqc
This video is a demonstration of episode 31 of Java Game Development, a series in which I teach yo...
916 views
I urge you to click this link for a unique learning opportunity. http://thecodinguniverse.com/coaching/
What do matrices do? (Ep. 30)
#30 LWJGL Matrices - Java Game Development (LWJGL)
Episode 31: http://youtu.be/ZKJC2cloIqc
Explaining what glMatrixMode means and what it does.
LWJGL is a Java library that allows you to create sta...
TheCodingUniverse • 1,556 views
#30 LWJGL Matrices - Java Game Development (LWJGL)
Episode 31: http://youtu.be/ZKJC2cloIqc
Explaining what glMatrixMode means and what it does.
LWJGL is a Java library that allows you to create sta...
1,556 views
I plan on doing 30-minute one-on-one lwjgl tutorials. Send a mail to coaching@thecodinguniverse.com if you're interested.
If you think I deserve it, click the following link to donate to me. http://thecodinguniverse.com/donate/
#29 LWJGL Sprite Sheets - Java Game Development (LWJGL)
Episode 30: http://youtu.be/ut8Y3DJUwys
Using sprite sheets with the LWJGL and OpenGL.
LWJGL is a Java library that allows you to create state of ...
2,853 views
-
4 weeks ago
At the moment I am ill, so I want to focus 100% on schoolwork for the next two weeks. For more updates follow me on Twitter: https://twitter.com/#!/CodingUniverse .
New Website, Logo, and Java Game Development News!
My new site: http://www.thecodingunivers...
These guys arranged my new logo for free:
- Jakob Steinn Sturlunson
- Simon Hartvig
2,356 views
-
1 month ago
Super exciting news! I have my very own website. Take a look at it and tell me what you think. http://www.thecodinguniverse.com /
Working on the next installment of Java Game Development. All the things I tried are a bit harder to explain than I thought, though. There may be some delay.
#1 Hello, C++! -- Java to C++
How to transfer your Java knowledge into C++.
Website: http://thecodinguniverse.com/
Twitter: https://twitter.com/#!/Codi...
Mail: support...
2,438 views
-
1 month ago
#28 LWJGL Text - Java Game Development (LWJGL)
Episode 29: http://youtu.be/Xj_qZ3Cw08Q
Drawing the text-aspect of a 2D overlay on-screen using OpenGL with the LWJGL.
LWJGL is a Java library tha...
3,300 views
-
2 months ago
#27 LWJGL 3D VBO Models - Java Game Development (LWJGL)
Episode 28: http://youtu.be/w9M5svhbMq8
Loading 3D models into OpenGL Vertex Buffer Objects and displaying them on-screen using the LWJGL.
LWJGL i...
2,658 views
-
2 months ago
Q&A live-stream at 12:15 CEST. Be sure to leave your questions in the comments! http://www.justin.tv/codinguniverse/.
Q&A livestream starts in 5 minutes: http://justin.tv/codinguniverse.
Check out my livestream: http://www.justin.tv/codinguniverse.
#26 LWJGL Shader Lighting - Java Game Development (LWJGL)
Episode 27: http://youtu.be/-89BM2y3WIA.
Turning the code we created in the previous episode, converting it to OpenGL Shaders, and also adding some...
3,836 views
-
2 months ago
#25 Easter Special (Lighting) - Java Game Development (LWJGL)
Episode 26: http://youtu.be/Rh5GmhXq6zE
Adding lighting to the Stanford Bunny with a little surprise in the LWJGL.
LWJGL is a Java library that al...
3,673 views
-
3 months ago
#24 LWJGL 3D Models - Java Game Development (LWJGL)
Episode 25: http://youtu.be/8D1EET8fUtE
Loading a 3D model into the LWJGL.
LWJGL is a Java library that allows you to create state of the art gam...
6,904 views
-
3 months ago
#23 LWJGL Shaders (GLSL) - Java Game Development (LWJGL)
Episode 24: http://youtu.be/izKAvSV3qk0
Implement OpenGL Shaders into your graphics pipeline with the LWJGL. Future tutorials will further explain ...
3,407 views
-
3 months agoTheCodingUniverse posted:
Episode 23 is out! Covering OpenGL Shaders, which allow you to do some really cool stuff.
Sad announcement here: I probably won't be able to make any content for the next week or so, due to exams.
#22 LWJGL OpenAL - Java Game Development (LWJGL)
Epsiode 23: http://youtu.be/zr7k7kaokSk
Integrating three-dimensional sound in your game using OpenAL in the LWJGL.
LWJGL is a Java library that a...
2,644 views
-
4 months agoTheCodingUniverse posted:
Integrating sound with your lwjgl application.
#21 LWJGL JInput - Java Game Development (LWJGL)
Episode 22: http://youtu.be/r6GGRCQtReE
Covering using controllers (i.e. gamepads or mice) to enhance your game using JInput and the LWJGL.
LWJGL ...
2,265 views
-
4 months agoTheCodingUniverse posted:
In this presentation I cover using controllers (i.e. gamepads or mice) to enhance your game. I use the JInput library to achieve this. Also, I have utilized Microsoft PowerPoint for this episode, please tell me if you like it.