where can i learn to make 3d games in java from scratch?
- by dfhgdfnhgfn
Just wondering if anyone knows of anything i can read or watch that explains 3D graphics. i do not want to use any game engine like jogl etc. but i am looking for a way i can learn in detail how 3D works. preferably in java. I have used some game engines but would prefer to learn to make for myself.
I would also like to do it without the java3d library.
I have also watched some tutorials on 3d games in java, but would like to learn in more detail.
Thanks.