Vox2D JGL - Easy AWT Game Wrapper

https://camo.githubusercontent.com/9929ff9d3835c34fc30332ffca92d3d5d235db42/687474703a2f2f692e696d6775722e636f6d2f504575576377352e706e67

Hi there :slight_smile:

I’m presenting my first AWT Wrapper made for game development, Vox2D.
It’s really easy to understand and really fast.

GitHub: https://github.com/JackHull/Vox2D

Example of drawing geometry:

https://camo.githubusercontent.com/d47055b0585c7377378cea65b0f71bc7bd82d759/687474703a2f2f692e696d6775722e636f6d2f454f43704e69492e706e673f31

Feel free to fork me on GitHub and ask all kind of questions.
Everything is well documented on GitHub.

Vox2D makes everything easer, especially responsive window resizing and resolutions.
The great thing about Vox2D is that you can export your project without any problems.
It will just run fine as you export it as a runnable JAR file.

~ Jack

Okay, thread will be changed soon :slight_smile:

Please add a file named LICENSE into the root directory of your project so that we can quickly know under which license it is. If you mention nothing, it’s copyrighted.

Are you at all affiliated with The Voxel Box?

I don’t know that site/project ^^
Pretty similar names though :slight_smile:

MIT License added.

They make the Minecraft server mod Bukkit plugin “VoxelSniper” which has over half a million downloads. I would strongly recommend changing your name as it will cause confusion among a lot of people.

When I think of your engine name, I think of voxels. As you don’t seem to support 3D or voxel based rendering, I also suggest you change the name.

Thanks.

Our name is not based on this library. We’re also programming a voxel based game right now :wink:

BTT please!