Giter Site home page Giter Site logo

opengl3dgame_java's Introduction

Game Engine written entirely using Java, OpenGL, and GLSL.

This code is based entirely on ThinMatrix's Beginners OpenGL 3D Game Tutorials but also includes the water tutorials and some of my own additions. This tutorial focuses on the new Opengl 3.0 programmable pipeline, with emphasis on shaders!

To view the tutorial video series, visit the following link. https://www.youtube.com/playlist?list=PLRIWtICgwaX0u7Rf9zkZhLoLuZVfUksDP

Here are some brief setup notes:

I have setup the directory paths so that you only need to import the OpenGL3DGame\trunk\workspace directory. If you have questions on importing the project into Eclipse, you can view this demo: https://www.youtube.com/watch?v=4n0gg_klV_0

Once your project is imported into eclipse the program will still not run because it requires additional 3rd party libraries called LWJGL and Slick-Utils. The repository already contains the required jar and dll files but you must add them to the Eclipse Project. For details on on how this was all done, you should visit the following link:

https://www.youtube.com/watch?v=0v56I5UWrYY&list=UUxiBXBY1a-axNVGIvQKGcNA

To get started, because I have already downloaded all the jar and dll files and placed them into the appropriate directories, you can skip ahead to time point 3:00 minutes and only add the external jar files to your project, along with the "natives folder", as shown. I intentionally chose to keep each tutorial in separate folder in order to make it easier to diff the changes. I also included all the relevent resources (height maps, blend maps, obj's and texture png's) in their respective tutorial folders.

Optional:

Links to 3rd party software:

LWJGL Download: http://sourceforge.net/projects/java-...

Slick-Utils Download: http://slick.ninjacave.com/slick-util...

LWJGL Wiki: http://lwjgl.org/wiki/index.php?title...

Don't forget to also install Java and Eclipse!

Good luck, have fun coding. This is an awesome tutorial. Feel free to post comments.

opengl3dgame_java's People

Contributors

ryklin avatar

Watchers

James Cloos avatar Ahmad Rosid avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.