|
0244338e94
|
add BufferWidget#initialize, #render, add a BufferWidget to Window
|
2014-08-14 21:51:19 -04:00 |
|
|
7b56e874e3
|
add BufferWidget
|
2014-08-14 21:22:54 -04:00 |
|
|
7cc541ed29
|
change Window.render to Window.render_begin; add empty Ruby Window.render method
|
2014-08-04 22:16:51 -04:00 |
|
|
e2608b1d29
|
add GL module; move OpenGL loading from Window to GL
|
2014-08-04 14:21:10 -04:00 |
|
|
914f08952b
|
GLProgram: load and store uniform locations
|
2014-07-29 17:27:17 -04:00 |
|
|
a19f17481b
|
Window#initialize: call super
|
2014-07-27 13:25:26 -04:00 |
|
|
f2d3942f8a
|
add Widget module
|
2014-07-27 09:28:35 -04:00 |
|
|
b908c98c8c
|
record all Windows, add Window.event_loop
|
2014-07-23 22:21:59 -04:00 |
|
|
8604d6d5ad
|
load shaders from Ruby on Window creation
|
2014-07-23 16:36:40 -04:00 |
|