keksnicoh / opengl_plot_prototype

prototype repository for OpenGL/OpenCL scientific plotting with python. Old repository https://github.com/keksnicoh/gl_plotting_experimental
1 stars 0 forks source link

create shape renderer #8

Open keksnicoh opened 8 years ago

keksnicoh commented 8 years ago

first simple shape renderer, wich allows to render shaped with texture, and is able to create a click map and borders/effects on each shape.

keksnicoh commented 8 years ago

First steps are done. Very basic and ineffective rendering of rectangles. Also allows to render texture. (Frame buffer can be rendered directly into shape...)