Cadabra
Computer algebra system for field theory problems
|
Variables | |
wnd = GLWindow.create_window() | |
ctx = ModernGL.create_context() | |
prog | |
vbo | |
vao = ctx.simple_vertex_array(prog, vbo, ['vert']) | |
viewport | |
tst.ctx = ModernGL.create_context() |
tst.vbo |
tst.viewport |
tst.wnd = GLWindow.create_window() |