Enter your query, example: how not cry when slicing onion or how to enter an Free Italian Sex Webcams?

How to install lwjgl 3 eclipse Videos

Let's Make Flappy Bird! (LWJGL 3 / OpenGL)

Twitter ▻ //www.twitter.com/thecherno In this video we take a look at how to create Flappy Bird from scratch in Java, using LWJGL 3 for OpenGL. We'll be ...

User Comments

https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
On lines 50 and 51 GLFWvidmode and glfwGetVideoMode have problems. Is it just me or has something changed in LWJGL? Any help would be appreciated.
https://lh6.googleusercontent.com/-Zc54zoeDfO0/AAAAAAAAAAI/AAAAAAAAAG8/Mr2M3-JNvk4/photo.jpg?sz=64
+muhammad umer I made a comment above which explains what you have to do. Click in "new" cmoments.
https://lh5.googleusercontent.com/-vbqTU_JOENA/AAAAAAAAAAI/AAAAAAAAAB0/kYlzP3tMYUc/photo.jpg?sz=64
+Matthew Moulton having same issue. here to. please help
https://lh3.googleusercontent.com/-WcjU-j_HYRw/AAAAAAAAAAI/AAAAAAAAAUE/JAZpZWM8ePc/photo.jpg?sz=64
Help, Please OpenGL: 3.3.0 - Build 8.15.10.2712 # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x159123aa, pid=3568, tid=604 # # JRE version: Java(TM) SE Runtime Environment (8.0_45-b14) (build 1.8.0_45-b14) # Java VM: Java HotSpot(TM) Client VM (25.45-b02 mixed mode, sharing windows-x86 ) # Problematic frame: # C [ig7icd32.dll+0x3023aa] # # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows #
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
+Juan Ibarra I have the same error, no idea where it come from...
https://lh6.googleusercontent.com/-iv06Mt1MFm0/AAAAAAAAAAI/AAAAAAAADBA/270fyPfT9gY/photo.jpg?sz=64
Could someone explain to me how to get it to automatically recommend code from the lwjgl, GL11, GL20 or other imported classes? I get recommendations from the base library but not from imports.
https://lh4.googleusercontent.com/-YOSy14PiaQY/AAAAAAAAAAI/AAAAAAAAACc/5kI2s1nh99k/photo.jpg?sz=64
+Jesse Bevil just type import static org.lwjgl.opengl.GL11.*Then you can just type everything direct instead of typeing GL11.gl... You can just start typing gl... I just did that a few times for the other versions and Then I get rid of most of the repetitive typing. All recommended code will then pop up
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
I cannot for the life of me get the line GLContext.createFromCurrent(); to not give me an error. 30:00 min. I I have been stuck on this for a good 15 - 20 min and I have looked a bunch of stuff up online and I cannot get it to do anything. It says that GLContext cannot be resolved. Help?
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
+Riley Worthen GLContext.createFromCurrent() has been replaced by GL.createCapabilities()
https://lh4.googleusercontent.com/-BoHd1qZQYcU/AAAAAAAAAAI/AAAAAAAAACE/6eZe8H2LeaY/photo.jpg?sz=64
i see that there is no score in this game,what can i do to add it?
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
+abdeslam ait hida 1 variable storing the score and simply render it
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
i dont know how to install LWJGL
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
+Dwight Lake Just watch the first 5 minutes
https://lh5.googleusercontent.com/-yK1ek84cvS8/AAAAAAAAAAI/AAAAAAAAAQw/2Ra3_p_fNZg/photo.jpg?sz=64
How would you add a point system to this? Great tutorial by the way.
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
+AudioSonix Create a variable, store the points in it and render it.

Java LWJGL 3/OpenGL Game Programming - Episode 1 - Intro & Setup

In this video I introduce the series and we setup our workspace in eclipse with LWJGL. This is a series where we create a game, and game engine, using LWJGL ...

User Comments

https://lh4.googleusercontent.com/-iJt8k8PqeJY/AAAAAAAAAAI/AAAAAAAAA4M/RDIlW30j_Yg/photo.jpg?sz=64
Instead of using the Build Path you should use this code in the main before you start using the LWJGL library and then when you export you can run the game aswell as long the lib file is in the same directory as the exported jar: String ds = File.separator; //set path to native folder System.setProperty("org.lwjgl.librarypath", System.getProperty("user.dir") + ds + "lib" + ds + "native" + ds);
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
+Jeffrey Goudzwaard That's a good idea; I just didn't want to put it in yet until the 'Distribution' episode much later, since we'll be doing a few more things along with it.
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
I can tell this is going to be a great series! I'll be sure to watch it when I'm not busy with school work, good luck ;)
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
+chrisizeful That's great! Hopefully by Friday I can start the series :P
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
+iji Awesome! The next episode is actually being exported right now :D

Setting up Eclipse with LWJGL - Programming 2D Pong in Java

This is the first tutorial in my new programming 2D pong with LWJGL 3 and Java tutorial series. In this tutorial series I will be showing you how to create a project ...

User Comments

https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
mic is too quiet
https://lh5.googleusercontent.com/-gYYZhhOmnZY/AAAAAAAAAAI/AAAAAAAAABw/uTNKB-Tkh0I/photo.jpg?sz=64
...turn up your sound?
https://lh6.googleusercontent.com/-WsZHktQjxsM/AAAAAAAAAAI/AAAAAAAAAKM/WJthM9HyN68/photo.jpg?sz=64
Which country are you from?
https://lh5.googleusercontent.com/-DVN0Y-dgT8k/AAAAAAAAAAI/AAAAAAAAAIQ/sjKWI4eU7W0/photo.jpg?sz=64
+Hadermite The brave, but very wet Scotland!

LWJGL Exporting Project to Runnable Jar

Uses Eclipse, but NetBeans and other IDEs should be the same because the Meta-INF is the same. This video goes over how to prepare your project for ...

User Comments

https://lh4.googleusercontent.com/-x-6NEkh6N98/AAAAAAAAAAI/AAAAAAAAABE/S9W5gwtCu6U/photo.jpg?sz=64
Do you know if there is a way to make the natives be inside of the .jar? So that there wouldn't need to be a lib folder in the same directory as the .jar?
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
+ChubbaBubba102696 I don't know the difference between a jar that had been compressed, an option in the menu, and a uncompressed jar.
https://lh4.googleusercontent.com/-x-6NEkh6N98/AAAAAAAAAAI/AAAAAAAAABE/S9W5gwtCu6U/photo.jpg?sz=64
+Cody Tilkins Is just a normal runnable jar like in this video compressed?
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
There might be issues oncompressed jar, but idk how compression works with jar.
https://lh4.googleusercontent.com/-x-6NEkh6N98/AAAAAAAAAAI/AAAAAAAAABE/S9W5gwtCu6U/photo.jpg?sz=64
+Cody Tilkins Ok thank you very much
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
Yes. In order to store your natives, you need to direct the path into the jar. Google around for accessing resources in a jar. You can also store other jars, as it is just a basic archive.
https://lh5.googleusercontent.com/-9N-fPopnmWM/AAAAAAAAAAI/AAAAAAAABio/LuhYx9V84jA/photo.jpg?sz=64
Thanks
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
no problem Bud

LWJGL3 - Installation in IntelliJ14 [GER] [FULL-HD]

IntelliJ14: https://www.jetbrains.com/idea/ LWJGL3: //www.lwjgl.org/download VM Options: -Djava.library.path=natives.

User Comments

https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
Error:(93, 11) java: method createCapabilities in class org.lwjgl.opengl.GL cannot be applied to given types; required: boolean found: no arguments reason: actual and formal argument lists differ in length
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
yea I figured it out but thank you anyway.
https://lh4.googleusercontent.com/-Y8e8hzdZjZ0/AAAAAAAAAAI/AAAAAAAAAB0/tE7QNZtU5y4/photo.jpg?sz=64
+Joseph Haddad I think you figured it out by now. It means you are missing an argument in your createCapabilities method call of type boolean. Did you do exactly what I did? For example with openAL (//javadoc.lwjgl.org/org/lwjgl/openal/AL.html) you need to pass an argument for this method, but it is actually not required by openGL.What happens if you write GL.createCapabilities(true);

#2 LWJGL Display - LWJGL Tutorials

Read the text version: //thecodinguniverse.com/?p=22 Episode 3: //youtu.be/cQAYMkzy9rQ Creating an OpenGL-compatible display with the LWJGL.

User Comments

https://lh4.googleusercontent.com/-_UxScvvl5dQ/AAAAAAAAAAI/AAAAAAAAADg/odWVCQdwnmw/photo.jpg?sz=64
Hey, I wanted to know how you learned to code. I've been doing this for about a year and still cant make my own program without having to follow a tutorial on youtube. Also, if I watch a youtube series on this, I usually stop making the program after the series is over because I don't know what to do next. I dont have any classes or stuff to help with asking questions and getting an immediate answers to any problems or issues or even tips. I hope to go to college for this but will that even help?
https://gp4.googleusercontent.com/-9M9xttvA8vk/AAAAAAAAAAI/AAAAAAAAAAA/0FDsgdmpzNU/s48-c-k-no/photo.jpg?sz=64
"try" has a syntax error.Current Code: import org.lwjgl.opengl.GL11.*; import org.lwjgl.opengl.*; import org.lwjgl.*; public class LWJGLHelloWorld { public LWJGLHelloWorld() try { Display.setDisplayMode(new DisplayMode(640, 480)); Display.setTitle("Hey, LWJGL!"); Display.create(); } catch (LWJGLExeption e) { e.printStackTrace(); } while (!Display.isCloseRequested()) { Display.update(); Display.sync(60); } Display.destroy(); } public static void main(String[] args) { new LWJGLHelloWorld(); } }
https://gp6.googleusercontent.com/-FJzof79Y8LU/AAAAAAAAAAI/AAAAAAAAAAA/QRUPWOKn358/s48-c-k-no/photo.jpg?sz=64
Let me start by thanking you for your constructive criticism. I, however, do not believe that these small errors make me lose all credibility with my viewers. These videos aren't perfect, I know that, but they don't fail the teach the viewers how the LWJGL works––which is really what I'm trying to achieve. If I had tried to make my videos absolutely perfect, this whole YouTube channel would have never existed. The videos get better over time, so you could skip to episode 21 if you want.
https://gp6.googleusercontent.com/-G0dmKLFbiYU/AAAAAAAAAAI/AAAAAAAAAAA/5I2MaYwNLEg/s48-c-k-no/photo.jpg?sz=64
You have good tutorials. But just a small note. You'll do better as a tutorial provider if you go into more depth. There are hundreds of people on youtube who post tutorials essentially saying "type this code and it will work" however, this doesn't really help people that don't already understand the logics behind the code. A lot of people will not know how to morph the information you give to their own needs, so I'd strongly suggest that not only show the code, but explain what it does.
https://gp4.googleusercontent.com/-YhXF8GNo8Rk/AAAAAAAAAAI/AAAAAAAAAAA/GuaNv9sfqt8/s48-c-k-no/photo.jpg?sz=64
first time watching your tuts-well made. But when i try to follow this video lesson...I run it and i get the following error: A fatal error has been detected by the Java Runtime Environment: SIGSEGV (0xb) at pc=0xb34bf65d, pid=5091, tid=3060104000 JRE version: 7.0_09-b30 Java VM: OpenJDK Server VM (23.2-b09 mixed mode linux-x86 ) problematic frame: v ~BufferBlob::jni_fast_GetLongField Failed to write core dump. Core dumps have been disabled. run "ulimit -c unlimited" any ideas?
https://gp6.googleusercontent.com/-FJzof79Y8LU/AAAAAAAAAAI/AAAAAAAAAAA/QRUPWOKn358/s48-c-k-no/photo.jpg?sz=64
Thank you. I appreciate your feedback. I am interested in what you will think of future videos, since I believe my style has gradually switched from 'this code works.. so just type along' to 'this is how it works, and here's the source code'. Interestingly, in later videos people actually remark that my videos have become too theoretical, and should be more based on the source code.
https://gp4.googleusercontent.com/-Ti1fjcSjIdU/AAAAAAAAAAI/AAAAAAAAAAA/YG9ZmM2_L5A/s48-c-k-no/photo.jpg?sz=64
Hey, I checked out your tutorial for this on your website and it was really helpful. But i keep on getting this problem. When I run this program and the window pops up, it keeps on flickering for some reason. How do you fix it?
https://gp5.googleusercontent.com/-yxx1BY5XkF8/AAAAAAAAAAI/AAAAAAAAAAA/Tga1lcTV9GE/s48-c-k-no/photo.jpg?sz=64
Yeah It seems that I have solved the problem right now. With the org.ljwjgl.LWJGLException: Pixel format not accelerated. I need to just to go in to drivers update and updated my video-card and now it works :) it seems.
https://gp3.googleusercontent.com/-NPcXTjraLPE/AAAAAAAAAAI/AAAAAAAAAAA/Lutp4g4bA4k/s48-c-k-no/photo.jpg?sz=64
when ever i do this it just appears in random colors i copied the code from the site that he provided so it's not the code. the librarys are set up correctly i triple checked that. please help. im running windows xp
https://gp6.googleusercontent.com/-343Miu3kZQI/AAAAAAAAAAI/AAAAAAAAAAA/e6vUTAmrKyY/s48-c-k-no/photo.jpg?sz=64
Let me start by saying that I mean this to be constructive criticism. A quick way for a tutor to lose all credibility with their prospective tutees is to start off a tutorial talking about "astricks" and "try loops"
https://gp5.googleusercontent.com/-yxx1BY5XkF8/AAAAAAAAAAI/AAAAAAAAAAA/Tga1lcTV9GE/s48-c-k-no/photo.jpg?sz=64
Hi do you know why I get this? Got no warnings but then I try to run it I got this. And I got some pixel choose and other stuff trying to run this program. org.lwjgl.LWJGLException: Pixel format not accelerated
https://gp6.googleusercontent.com/-1OEyPkikFaE/AAAAAAAAAAI/AAAAAAAAAAA/jSbufS4mjrI/s48-c-k-no/photo.jpg?sz=64
when i made a new instance of the class, it didn't make the window pop up at all, it didn't flicker open and then close either. I put the constructor into main(String args[]) and it works, is this alright to do?
https://gp6.googleusercontent.com/-gZNE5vnPXkE/AAAAAAAAAAI/AAAAAAAAAAA/UF7u6VEOwSg/s48-c-k-no/photo.jpg?sz=64
i get this error when i try and start this: JavaVM WARNING: JAWT_GetAWT must be called after loading a JVM org.lwjgl.LWJGLException: Could not get the JAWT interface cant past the whole thing but any ideaS?
https://gp5.googleusercontent.com/-AFp2XZmtXwU/AAAAAAAAAAI/AAAAAAAAAAA/aFkW9aEV6oA/s48-c-k-no/photo.jpg?sz=64
I can't seem to run the app in eclipse. Any chance you know why the "Run as..." thing is showing up when i attempt to run the full thing? I'm using Ubuntu Linux with the GNOME DE. Thanks for your time!
https://gp6.googleusercontent.com/-FJzof79Y8LU/AAAAAAAAAAI/AAAAAAAAAAA/QRUPWOKn358/s48-c-k-no/photo.jpg?sz=64
There's no need to have support for Swing/AWT if you only use LWJGL rendering. Using the built-in LWJGL window is usually faster and less of a hassle, too. Does that answer your question?
https://gp6.googleusercontent.com/-FJzof79Y8LU/AAAAAAAAAAI/AAAAAAAAAAA/QRUPWOKn358/s48-c-k-no/photo.jpg?sz=64
Yes, for the source code that I have written in this tutorial it is. However, for the OpenGL rendering which I'll cover in the following tutorial, the imports will prove useful.
https://gp6.googleusercontent.com/-FJzof79Y8LU/AAAAAAAAAAI/AAAAAAAAAAA/QRUPWOKn358/s48-c-k-no/photo.jpg?sz=64
Have you tried the source code linked to in the video description? And what are the warnings? Please do not reply to earlier comments if your comment is not related to them.
https://i1.ytimg.com/i/52z1JZDJ_icF2SVQOJyoIg/1.jpg?sz=64
My suggestion to you. Make a 3D model of the universe as we know it, with LWJGL. Make it so you can interact with it too. That would be really cool for the coding universe.
https://gp4.googleusercontent.com/-Xkn-v6Ox6zs/AAAAAAAAAAI/AAAAAAAAAAA/KdUPpkZg9jQ/s48-c-k-no/photo.jpg?sz=64
mine has 2 Errors.....actually Caution Signs the "import static org.lwjgl.opengl,GL11.*; "import org.lwjgl.*; -------------- and when i run it opens and closes by it slef
https://gp6.googleusercontent.com/-FJzof79Y8LU/AAAAAAAAAAI/AAAAAAAAAAA/QRUPWOKn358/s48-c-k-no/photo.jpg?sz=64
The source code linked to in the video description differs slightly, but I don't believe there's nothing wrong with the code that I showed in this video.
https://gp4.googleusercontent.com/-UqH9E1GgEu4/AAAAAAAAAAI/AAAAAAAAAAA/hxAUTL5HbDo/s48-c-k-no/photo.jpg?sz=64
Nope same dice and it says: The import org.lwjgl.opengl.Display conflicts with a type defined in the same file even though its only import in the file
https://gp6.googleusercontent.com/-FJzof79Y8LU/AAAAAAAAAAI/AAAAAAAAAAA/QRUPWOKn358/s48-c-k-no/photo.jpg?sz=64
This means that there is no accelerated support for OpenGL on your computer. LWJGL is incompatible with these systems. Do you have a graphics card?
https://gp6.googleusercontent.com/-FJzof79Y8LU/AAAAAAAAAAI/AAAAAAAAAAA/QRUPWOKn358/s48-c-k-no/photo.jpg?sz=64
Thanks. I owe most of my Java knowledge to the Oracle (it was Sun at the time) Java Tutorials, Effective Java, internet articles, and StackOverflow.
https://gp6.googleusercontent.com/-FJzof79Y8LU/AAAAAAAAAAI/AAAAAAAAAAA/QRUPWOKn358/s48-c-k-no/photo.jpg?sz=64
I've never experienced such an error. Try setting up the LWJGL workspace again, and if the problem persists, ask for help on the LWJGL forums.
https://gp6.googleusercontent.com/-FJzof79Y8LU/AAAAAAAAAAI/AAAAAAAAAAA/QRUPWOKn358/s48-c-k-no/photo.jpg?sz=64
You are welcome. If you have any problem with LWJGL, feel free to ask me a question in the comments section below any of my videos.

Java LWJGL 3/OpenGL Game Programming - Episode 3 - Keyboard Input

In this episode we create a keyboard class that is responsible for processing every key we press on our keyboard. This is a series where we create a game, and ...

User Comments

https://lh5.googleusercontent.com/-t3FQ74u5gMo/AAAAAAAAAAI/AAAAAAAAABk/40aUSrBu4qc/photo.jpg?sz=64
I've been having some trouble with the program. It appears that Eclipse isn't recognizing the GL_QUADS variable, or really anything else having to do with drawing the objects on screen. I'm not sure if its a syntax change in that last few weeks that's causing this. Also, my program doesn't actually run. Eclipse opens it up, I can see the title "Engine", and the contents are white. Then, after about a second, it closes. I tried copying the code in the video to a "T" but it moves kind of fast so its possible I missed something. If you're able to help me out, thanks. And also, thank you for uploading the video!
https://lh5.googleusercontent.com/-t3FQ74u5gMo/AAAAAAAAAAI/AAAAAAAAABk/40aUSrBu4qc/photo.jpg?sz=64
+chrisizeful You're a superstar, thanks for helping me out.
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
+Houston Webb Did you statically import GL11? The closing is probably due to a typo in the update method of the 'Main' class. The easist way to find and fix all the errors is just to compare your code with the GitHub repository: //bit.ly/1Yd0svw
https://lh6.googleusercontent.com/-Mls19KGa9Q0/AAAAAAAAAAI/AAAAAAAAAIM/EgK9hoFs1lc/photo.jpg?sz=64
Thanks allot for this tutorial! I hope LWJGL is really good for 3D.
https://lh6.googleusercontent.com/-Mls19KGa9Q0/AAAAAAAAAAI/AAAAAAAAAIM/EgK9hoFs1lc/photo.jpg?sz=64
+chrisizeful Alright I got it!
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
+Nukem Keep in mind that LWJGL is only a set of bindings. OpenGL is what is used for 2D/3D, although we're only doing 2D in this series, and it is very good!
https://lh6.googleusercontent.com/-uj5u5qjLz_4/AAAAAAAAAAI/AAAAAAAAAcs/0EQzjh91hM0/photo.jpg?sz=64
Nice tutorial, but one thing, in the keyboard class, the if check *if (key
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
+Sri Harsha Chilakapati Alright, that makes sense, thank for you for pointing it out! I'll be sure to change it next time.

[005] Spieleentwicklung mit LWJGL - Wechsel zu LWJGL 3

In dieser Folge migrieren wir unser kleines "Spiel" auf das neue LWJGL 3 mit GLFW. Leider können wir unseren Spieler jetzt nicht mehr bewegen, aber das ...

User Comments

https://lh4.googleusercontent.com/-4S9Gyd-kJVM/AAAAAAAAAAI/AAAAAAAAABI/v-mwQVBrXLQ/photo.jpg?sz=64
Danke trotzdem für die super tuts werde ich weiterempfehlen. ;)
https://lh4.googleusercontent.com/-hDgaQKKuOx4/AAAAAAAAAAI/AAAAAAAAABQ/6J5EKtaD3Uw/photo.jpg?sz=64
Wieso denn unbedingt jme?Sorry aber 3d ist schon deutlich aufwendiger, dafür habe ich nicht die zeit
https://lh4.googleusercontent.com/-4S9Gyd-kJVM/AAAAAAAAAAI/AAAAAAAAABI/v-mwQVBrXLQ/photo.jpg?sz=64
+JustCodingThings Vielleich wenn du ein Spiel mit jme in eclipse mit blender modelling machen könntest. Fürs modelling bräuchtest du ja keine tuts aber blender ist ein super Programm und passt klasse zu jme.Also wenn du da bok drauf hättest, ich würd mich freuen. :D
https://lh4.googleusercontent.com/-hDgaQKKuOx4/AAAAAAAAAAI/AAAAAAAAABQ/6J5EKtaD3Uw/photo.jpg?sz=64
Vielen Dank, ich arbeite im Moment daran, wieder ein paar zu machen. Allerdings gefällt mir das Konzept nicht so recht, ein Spiel von Grund auf komplett zu schreiben, da die Serie ewig gehen würde. Ich habe mir gedacht, das ganze eventuell ein wenig auseinander zu nehmen und spezielle tutorials z.B. über rendering mit OpenGL oder audio etc zu machen.
Sign up for free to join this conversation on fsaved.com.
Already have an account? Sign in to comment