Vector based rendering systems
BlitzMax Forums/BlitzMax Programming/Vector based rendering systems
| ||
| Has anyone attempted a vector based renderer in blitzmax at all? |
| ||
| Brucey has a cairo wrapper module. |
| ||
| Hey thanks, will look into that |
| ||
| By the way: has cairo a internal scene graph? Or in other words - is cairo real time able? I would use vector graphics in some menus or other 2d applications. And what is with http://www.khronos.org/openvg/ - is this only for embeded systems or can we use this on PCs too? cu olli |