This book introduces the main concepts required to write a 3D game using the LWJGL 3 library.
LWJGL is a Java library that provides access to native APIs used in the development of graphics (OpenGL), audio (OpenAL) and parallel computing (OpenCL) applications. his library leverages the high performance of native OpenGL applications while using the Java language.
Pages : | N/A |
Size : | PDF (344 pages) |
File type : | |
Downloads: | 83 |
Created: | 2020-08-26 |
License: | CC BY-SA 4.0 |
Author(s): | Antonio Hernandez Bejarano |
3D Game Development with LWJGL 3
Invent Your Own Computer Games with Python
2D Game Development: From Zero to Hero
This book is an introduction to computer science using the Python programming language. It covers the basics of computer programming, including variables and values, functions, conditionals and control flow, program development and debugging. Later chapters cover basic algorithms and data structur...
Essential C#This book written to provide clear and concise explanation of topics for programmers both starting to learn the C# programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....
Think Java: How to Think Like a Computer Scientist, 2nd EditionThis book is a hands-on introduction to computer science and programming used by many universities and high schools around the world. Its conciseness, emphasis on vocabulary, and informal tone make it particularly appealing for readers with little or no experience. The book starts with the most basi...
Scratch programming guide in PDFDownload Scratch programming tutorial by Julian Screawn, Scratch facilitate learning programming by designing and using blocks to create animation, games and videos....
Android Programming TutorialsThis book shows you what you can do with Android, through a series of 40 individual exercises. It gives you hands-on instruction in how to build sophisticated Android applications, using many of the technologies outlined in CommonsWare's other Android books. ...
Java Succinctly Part 1Download free course Java Succinctly Part 1, pdf file on 125 pages by Christopher Rose....
The JavaScript WayDownload free course The JavaScript Way, pdf file on 288 pages by Baptiste Pesquet....
Optimizing software in C++Download free course Optimizing software in C++, pdf file on 176 pages by Agner Fog....
Modeling and Simulation in PythonDownload free course Modeling and Simulation in Python, pdf file on 247 pages by Allen Downey....
Android video game tutorialWith this tutorial you will learn how to create an android video game and the basics of android applications development, free training document on 34 pages by Nikhil Yadav....