update examples
This commit is contained in:
parent
4071263a59
commit
a33f4fcc9a
40 changed files with 232 additions and 321 deletions
|
@ -1,7 +1,7 @@
|
|||
# python3 -m pip install pyglm
|
||||
|
||||
from math import sin, cos
|
||||
import glm
|
||||
import glm # type: ignore
|
||||
from raylib import rl, ffi
|
||||
|
||||
|
||||
|
|
Reference in a new issue