SkillAgentSearch skills...

Tkmoderngl

A simple code showing the implementation of `modengl` in `tkinter`.(aka canvas graphical acceleration)

Install / Use

/learn @cool-dev-guy/Tkmoderngl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

tkmoderngl

A simple code showing the implementation of modengl in tkinter.(aka canvas graphical acceleration)

  • base widget : tk.Label(buffered using ImageTk.PhotoImage & PIL)
  • NOTE: this is a modification of the tkinter example in github.com/moderngl/moderngl

requirements:

  • PIL
  • moderngl
  • tkinter
  • numpy

run/execute:

  • run main.py
  • put your cursor the black region and a graph will appear, now pan using mouse to move the graph.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

70/100

Audited on Oct 24, 2023

No findings