Looking for +1 to join LWJGL RPG

Introduction
I’ve been working with Java off and on for 3-4 years using Java2D and jPCT, however, about a month ago I decided to switch entirely to lwjgl in an effort to learn more.
Since my venture into lwjgl I have been working on this little “3D RPG”. And while it’s not very aesthetic, the content is growing more and more. The foundation is solid and being refined constantly.
This project isn’t for $$ I’m not selling membership, or even hosting it. The purpose of this is to learn and have fun. And I will be releasing the source code upon final completion.

Content
I use my own generic systems for randomly generating foliage, and ores, as well as texturing tiles appropriately based on nearby resources. On top of that the game uses A* path finding to generate assorted paths then textures the path with stone. Each map chunk is generated on the fly and saved into a map file as you enter it. There is “no limit” to how far you can go.

Media
Spawn area:

Projectiles / particles / explosions:

Edit: Fully functional user interface setup…

You can find more on my YouTube channel:

NRAolvvKubk

Still there?
Awesome. Maybe you’re actually interested.

  • So what I’m looking for is a programmer with a strong understanding of gl shaders who can help me make the game look smoother, and aid towards creating a defined appearance for this project.
  • I would also be interested in having somebody create an editor tool which could be used to save voxel structures into a file, so that they can be loaded in-game as compiled structures. (Note: each map chunk already loads voxel structures from a map file but is either random generated or hand typed)

I don’t have the free time nor the motivation to help you but the first thing I’d do is make the textures consistent.

Also use nearest neaighbour filtering rather than linear.

That… made quite a difference. :o

hey minigame I’m not very experienced in anything 3d. But I would like to get some experience. I won’t be much help to you initially while I try to familiarize myself with your system but if you need help here’s my looking for team thread detailing what experience I have which isn’t very much.

http://www.java-gaming.org/index.php/topic,35741.msg338816.html#msg338816

You are kind of wrong. When working in a group, you don’t have to have specific experience. If the code is written properly, you should be able to work on the game without needing to do anything with 3D. For example, you might be working on quest systems, player data systems, optimizing world data flow and stuff like that, which doesn’t require 3D graphics knowledge.

that’s a great point. Thanks for this now I wont be to afraid to join in unfamiliar projects :slight_smile:

Sorry, this thread should be locked. My winter season is over and I’m back to work full time so I barely have time to check my email let alone program :frowning: