| [news.eclipse.gef3d] Re: Lighting |
Hi Miles,
In my continuing exploration I'm trying to figure out how to get lightening to work to add apparant depth to the solid cubes.. I've found some gl examples such as..
http://www.videotutorialsrock.com/opengl_tutorial/lighting/text.php
But the glLightfv method doesn't appear to be part of Graphics3D. Is thi possilbe to do right now?
No, not right now. We haven't added any support for lighting whatsoever because we didn't see how it was neccessary for diagram editors, which is our main concern ;-).
If it's just a matter of adding methods to Graphics3D, I don't see why we couldn't do it though. Jens, what do you think?
By the way: Miles, if I understand correctly what you're trying to do, you're not interested in editing support for your diagrams, right? This is only for visualization of agent systems?