Re: Any Way For Euphoria To Interface With Gfx Cards
- Posted by DerekParnell (admin) Sep 03, 2009
- 1169 views
Lone_EverGreen_Ranger said...
Hey Guys,
Is there any way that Euphoria can interface with graphics cards on the machine level? It would be really for Eu to do this, very helpful with game development.
I suppose there is, but for speed and ease I recommend that you use one of the dedicated libraries such as OpenGL. These have had thousands of man-hours invested in them and are about as fast as anyone can get them. Performance depends more on which algorithm to use rather than which programming language or technique one uses. These libraries have been tested to death and are very bug free and use top algorithms. Why bother trying to reinvent the wheel