BDX Tutorial - Integrating an IDE Into your Project

Channel:
Subscribers:
10,800
Published on ● Video Link: https://www.youtube.com/watch?v=l9UVR8PTjOI



Category:
Tutorial
Duration: 13:49
1,444 views
23


Yo! Here's a tutorial talking about integrating an IDE to use with your BDX project.

BDX is an open-source game engine that's in early pre-alpha stages at the moment, being developed mainly by Goran Milovanovic. Check out his YouTube channel here:

https://www.youtube.com/user/goranmilovano

While BDX lacks advanced features like lighting, shading, and gamepad input, it's still pretty solid. It's also based off of LibGDX and works with Java, so it should be possible to implement extra stuff using the existing LibGDX implementations of those elements. Compiling and running through an add-on means having a completely invisible exporting process, as well - just press P to play your game, like the BGE. You can find the Github repository here:

https://github.com/GoranM/bdx

You can also find other learning resources, like basic tutorials explaining how to actually use the engine on the Github Wiki. If you want to learn more about Java, check out the official tutorials here:

http://docs.oracle.com/javase/tutorial/

They can be really verbose and a bit tough to understand, but the thorough-ness can be good as well. If you know of a simple set of tutorials to learn Java, feel free to suggest them as well.

Currently, the only real area for discussion for BDX is on the Blenderartists forum (which makes sense, given that the engine is, again, in pre-alpha and not close to being "done"). Check that out here:

http://blenderartists.org/forum/showthread.php?355758-BDX-alpha-release-Testers-wanted

Welp, that's it. Thanks for watching!

P.S. It's worth noting that BDX takes a while to compile on the first run - subsequent runs are a lot faster. Should've mentioned that in the video (I think I did, but in a previous take, haha)!







Tags:
bdx
github
Open Source (Software License)
git
free
cool
bge
blender
3d
deployment
engine
game
Java (Programming Language)
libgdx
cross-platform
fun