README.rst
setup.py
ngsgui.egg-info/PKG-INFO
ngsgui.egg-info/SOURCES.txt
ngsgui.egg-info/dependency_links.txt
ngsgui.egg-info/entry_points.txt
ngsgui.egg-info/requires.txt
ngsgui.egg-info/top_level.txt
src/__init__.py
src/__main__.py
src/console.py
src/gl.py
src/gl_interface.py
src/glmath.py
src/glwindow.py
src/gui.py
src/menu.py
src/plot.py
src/plugin.py
src/scenes.py
src/settings.py
src/systemmonitor.py
src/thread.py
src/widgets.py
src/code_editor/__init__.py
src/code_editor/syntax.py
src/code_editor/text_finder.py
src/code_editor/text_partition.py
src/icons/__init__.py
src/shader/__init__.py
src/shader/generate_interpolation_shader.py
src/shader/poly.py
test/test_mesh_2d.py