Hello, I have never browsed any sites about Java gaming before so I am pretty much in the dark here.
I have made some libraries of objects that do various things, for example synchronised input libraries, a library that loads plugins and import filters dynamically (great for adding third party import filters without the need to recompile a project), library for storing stuff into text files with a structure reminding of ini-files (with support for multi-dimensional arrays) etc. Not too complicated stuff but nice as you won’t have to write them yourself.
I am also writing a software 3d polygon engine which I could give away later if anyone is interested.
So I wonder if there is any demand for this kind of stuff in the Java gaming community? I could wrap them into Jars if anyone is interested.
Sincerely,
Tommi