This website requires JavaScript.
Explore
Help
Sign in
morrigan
/
fumarole
Watch
1
Star
0
Fork
You've already forked fumarole
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
muwuain
fumarole
/
util
/
math.odin
10 lines
85 B
Odin
Raw
Permalink
Normal View
History
Unescape
Escape
extract math util into sub package
2025-06-28 15:08:49 +02:00
package
util
sdl3 and uh some fun stuff!
2025-06-22 21:35:03 +02:00
Position
:
:
struct
{
x
,
y
:
f32
,
}
add player
2025-06-22 21:47:58 +02:00
extract math util into sub package
2025-06-28 15:08:49 +02:00
Velocity
:
:
struct
{
add player
2025-06-22 21:47:58 +02:00
x
,
y
:
f32
,
}
Reference in a new issue
Copy permalink