Top 1.8% dependent packages on proxy.golang.org
Top 1.3% dependent repos on proxy.golang.org
Top 3.5% forks on proxy.golang.org
proxy.golang.org : github.com/ungerik/go3d
Package go3d is a performance oriented vector and matrix math package for 2D and 3D graphics. Every type has its own sub-package and is named T. So vec3.T is the 3D vector type. For every vector and matrix type there is a String() method and a Parse() function. Besides methods of T there are also functions in the packages, like vec3.Dot(a, b). Packages under the float64 directory are using float64 values instead of float32. Matrices are organized as arrays of columns which is also the way OpenGL expects matrices. DirectX expects "arrays of rows" matrices, use the Transpose() to convert. Methods that don't return a specific value, return a pointer to the struct to allow method call chaining. Example: Method names in the past tense return a copy of the struct instead of a pointer to it. Example: Documentation: http://godoc.org/github.com/ungerik/go3d
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ungerik/go3d
License: MIT
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/ungerik
Dependent packages: 9
Dependent repositories: 17
Stars: 279 on GitHub
Forks: 46 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago
github.com/unitoftime/flow v0.0.0-20240116164920-93d9003b4726
102 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 2 stars on GitHubgithub.com/thegreatdaniad/go-tracer v0.0.0-20231231141749-c4ef6825aa6b
This is meant to be a ray tracer in golang1 version - Latest release: over 1 year ago - 1 stars on GitHub
github.com/simonmau/image-base-calculation v1.3.1
some image-base-calculation, use with caution5 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/simonmau/spacial-base-calculation v1.4.1
some basic math for a spacial-calculation example, use with caution14 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 0 stars on GitHub
github.com/bluntermonk/our_archive v0.5.1
Fan made cutscene generator2 versions - Latest release: almost 2 years ago - 2 stars on GitHub
github.com/unitoftime/mmo v0.0.0-20230316120831-bf9f9cd2b197
5 versions - Latest release: over 2 years ago - 30 stars on GitHubgithub.com/vkngwrapper/math v1.1.1
32-bit and 64-bit floating point math. low/no allocations.3 versions - Latest release: over 2 years ago - 2 dependent packages - 1 dependent repositories - 7 stars on GitHub
notabug.org/gapi/voxelEngine v0.0.2
2 versions - Latest release: over 2 years agogithub.com/moolmanruan/ebitengine-test v0.0.0-20220910205908-161e3ca6f9d0
A small application to test out ebitengine1 version - Latest release: almost 3 years ago - 0 stars on GitHub
github.com/jstewart7/glitch v0.0.0-20211213233328-1090749c68a1
2 versions - Latest release: over 3 years ago - 5 stars on GitHubgithub.com/jstewart7/flow v0.0.0-20211213233050-d149af071ac4
3 versions - Latest release: over 3 years ago - 2 stars on GitHubCheck this option to include packages that no longer depend on this package in their latest version but previously did.