*OUTDATED* LWJGL 3D Game Tutorial #1 - Java Workspace

preview_player
Показать описание
Welcome to the first tutorial in my new 3D game tutorial series! Hope you find these videos helpful, please share any feedback you have in the comments!

In this video I will walk you through how to use Eclipse to create and configure a new Java project, and use Maven to resolve the LWJGL jars which we will need in the following tutorials.

For the natives, here's the list of technical names:
- Windows (64 bit): natives-windows
- Windows (32 bit): natives-windows-x86
- macOS (Intel): natives-macos
- macOS (Apple Silicon): natives-macos-arm64
- Linux (x86 based): natives-linux
- Linux (ARM based, 64 bit): natives-linux-arm64
- Linux (ARM based, 32 bit): natives-linux-arm32

Learn more and download:

Thanks so much for watching, hope you found this tutorial helpful!
Рекомендации по теме
Комментарии
Автор

Great tutorial, I am excited for the next video. This is exactly what I needed to move forward!

robertpenney
welcome to shbcf.ru