xy

所属分类:图形图象
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2024-01-29 00:29:17
上 传 者sh-1993
说明:  图形编程的零依赖Go数学模块
(Zero Dependency Go Math Module For Graphics Programming)

文件列表:
License
aabb.go
angles.go
basis.go
float_32.go
float_64.go
go.mod
math.go
plane.go
projection.go
quaternion.go
rect2.go
rect2i.go
transform2d.go
transform3d.go
vector2.go
vector2i.go
vector3.go
vector3i.go
vector4.go
vector4i.go

# XY Spatial Math Module [![Go Reference](https://pkg.go.dev/badge/grow.graphics/xy.svg)](https://pkg.go.dev/grow.graphics/xy) This module provides a spatial math module for Go, useful for graphics programming, is a purego, zero-dependencies port of the Godot Math Variants, AABB, Basis, Plane, Projection, Quaternion, Rect2, Rect2i, Transform2D, Transform3D, Vector2, Vector2i, Vector3, Vector3i, Vector4 and Vector4i. Used in `grow.graphics/gd` to represent the aforementioned variant types, has been factored out into its own module so that it can be useful as a general math module for other projects.

近期下载者

相关文件


收藏者