Hello,
I'm student in Faculty of Computer and Information , Cairo University
I'm working in project
The Project Specification :
1- load 3D Environment
2- enable the user to interact with surrounded environmnet
3- the environment content painter stand that enable the user to draw on it
The Problem:
I get x , y when the user press on screen from java 2D
but I need to convert it to 3D to can draw on painter stand
some one advice me to use GLSL
but when I try small example of it I get NumberFormatException
I just need to draw in stand in 3D Environment
so please if any one can help me
Thanks in Advance