Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.6% on proxy.golang.org
Top 0.5% dependent packages on proxy.golang.org
Top 1.0% dependent repos on proxy.golang.org

proxy.golang.org : github.com/goki/mat32

mat32 is our version of the G3N math32 32-bit, 3D rendering-based math library. Initially copied from G3N: github.com/g3n/engine/math32 Copyright 2016 The G3N Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. A major modification from the G3N version is to use value-based logic instead of pointer-based self-modification in the Vector classes, As used in e.g., go-gl/mathgl (which uses slice-based vectors instead of the more intuitive and likely more efficient struct-based ones here). The pointer-based approach was retained for the Matrix classes, which are larger and that is likely more performant. Many names were shortened, consistent with more idiomatic Go naming. and again with the go-gl/mathgl library

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/goki/mat32
Keywords: go, golang, math-library, matrix-library, opengl, svg, vector-graphics, vulkan
License: BSD-3-Clause
Latest release: 9 months ago
First release: about 4 years ago
Namespace: github.com/goki
Dependent packages: 80
Dependent repositories: 33
Stars: 4 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...