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

Top 2.4% on proxy.golang.org
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 GitHub
Top 9.7% on proxy.golang.org
github.com/thegreatdaniad/go-tracer v0.0.0-20231231141749-c4ef6825aa6b
This is meant to be a ray tracer in golang
1 version - Latest release: over 1 year ago - 1 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/simonmau/image-base-calculation v1.3.1
some image-base-calculation, use with caution
5 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 caution
14 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 0 stars on GitHub
Top 10.0% on proxy.golang.org
github.com/bluntermonk/our_archive v0.5.1
Fan made cutscene generator
2 versions - Latest release: almost 2 years ago - 2 stars on GitHub
Top 6.9% on proxy.golang.org
github.com/unitoftime/mmo v0.0.0-20230316120831-bf9f9cd2b197
5 versions - Latest release: over 2 years ago - 30 stars on GitHub
Top 8.3% on proxy.golang.org
github.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
Top 8.2% on proxy.golang.org
notabug.org/gapi/voxelEngine v0.0.2
2 versions - Latest release: over 2 years ago
Top 9.0% on proxy.golang.org
github.com/moolmanruan/ebitengine-test v0.0.0-20220910205908-161e3ca6f9d0
A small application to test out ebitengine
1 version - Latest release: almost 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/jstewart7/glitch v0.0.0-20211213233328-1090749c68a1
2 versions - Latest release: over 3 years ago - 5 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/jstewart7/flow v0.0.0-20211213233050-d149af071ac4
3 versions - Latest release: over 3 years ago - 2 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.