A 3D-Modeling Languaje with Euphoria
Hi to everybody. Well, firs of all I'm sure that you know what I'm
going to ask, you know, the subject....
Ok, I'm working in a project that like others languajes like POV, create
3D-worlds. My intention is no to create another POV, only a modeling
languaje with euphoria to display 3d-worlds.
My program would be like this: the euphoria program will read an ANSII file
in where there are the script languaje, then, the program will interpreter
this commands and will display into the screen.
For instance: CUBE (
position 10 20 10
ratio 20
color green
type solid
)
this would be an example of the languaje i want to create, my problem is
how can i do the visor with his movementes left, right, foward, back.
And interact whit the objects, i mean, if there is a block in front of
the "walker" (user) then, we couldn't go throw it, like a wall.
Well this is all, I hope somebody would help me. Thank you a lot.
----------------------------------------------------------------------------
|
Not Categorized, Please Help
|
|