Top 1.1% dependent packages on proxy.golang.org
Top 1.2% dependent repos on proxy.golang.org
proxy.golang.org : github.com/flywave/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/flywave/go3d
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/flywave/go3d
License: MIT
Latest release: almost 2 years ago
First release: over 3 years ago
Namespace: github.com/flywave
Dependent packages: 21
Dependent repositories: 19
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago
github.com/flywave/topotypes v0.0.0-20240103101610-ffc63c1588eb
9 versions - Latest release: almost 2 years ago - 0 stars on GitHubgithub.com/flywave/go-tin v0.0.0-20231228101245-23d6a971b783
TIN terrain mesh generation For GO3 versions - Latest release: almost 2 years ago - 2 dependent packages - 3 dependent repositories - 2 stars on GitHub
github.com/flywave/go-geom v0.0.0-20231226015933-6fd77bb6c2f4
3 versions - Latest release: almost 2 years ago - 14 dependent packages - 12 dependent repositories - 0 stars on GitHubgithub.com/flywave/go-quantized-mesh v0.0.0-20231216080932-896cf2b0a8a3
quantized-mesh For GO11 versions - Latest release: almost 2 years ago - 3 dependent packages - 9 dependent repositories - 5 stars on GitHub
github.com/flywave/go-3dasset v0.0.0-20230809053822-ff77adfee5a8
5 versions - Latest release: over 2 years ago - 0 stars on GitHubgithub.com/flywave/go-mst v0.0.0-20230803085107-303acf398c88
8 versions - Latest release: over 2 years ago - 3 dependent packages - 3 dependent repositories - 0 stars on GitHubgithub.com/flywave/go-3dtile v0.0.0-20230223001801-9f1acdbe21f6
3dtile For GO3 versions - Latest release: over 2 years ago - 1 dependent repositories - 18 stars on GitHub
github.com/flywave/go-kriging v0.0.0-20230117080535-abccc3ae77f0
2 versions - Latest release: almost 3 years ago - 0 stars on GitHubgithub.com/flywave/go-proj v0.0.0-20221115023048-98212a4c81b4
3 versions - Latest release: about 3 years ago - 8 dependent packages - 11 dependent repositories - 2 stars on GitHubgithub.com/flywave/go-tileproxy v0.0.0-20221107024056-81fec33547c4
2 versions - Latest release: about 3 years ago - 2 dependent repositories - 6 stars on GitHubgithub.com/flywave/go-obj v0.0.0-20221009083408-ac4f25a13acb
1 version - Latest release: about 3 years ago - 2 dependent packages - 3 dependent repositories - 0 stars on GitHubgithub.com/flywave/go-cog v0.0.0-20220912011803-1d32cef3194c
1 version - Latest release: about 3 years ago - 4 dependent packages - 4 dependent repositories - 0 stars on GitHubgithub.com/flywave/go-contour v0.0.0-20220912011712-70c69828556d
1 version - Latest release: about 3 years ago - 0 stars on GitHubgithub.com/flywave/go-geo v0.0.0-20220830054750-3c082ff4a2f2
1 version - Latest release: about 3 years ago - 6 dependent packages - 8 dependent repositories - 0 stars on GitHubgithub.com/flywave/go-draco v0.0.0-20220815103840-d6b195f8031f
google draco library for go1 version - Latest release: over 3 years ago - 1 dependent repositories - 0 stars on GitHub
github.com/flywave/go-assimp v0.0.0-20220627101646-09b2fb48a42a
1 version - Latest release: over 3 years ago - 0 stars on GitHubgithub.com/flywave/go-gpkg v0.0.0-20220505053116-3682bbf4ea48
2 versions - Latest release: over 3 years ago - 2 dependent packages - 2 dependent repositories - 0 stars on GitHubgithub.com/flywave/go-potree v0.0.0-20211026022113-9202feedda1b
1 version - Latest release: about 4 years agogithub.com/flywave/go-vector-tiler v0.0.0-20210916021552-32cb2ff9fa50
1 version - Latest release: about 4 years ago - 0 stars on GitHubgithub.com/flywave/go-3mx v0.0.0-20210910032309-f098e1fc3a34
1 version - Latest release: about 4 years ago - 0 stars on GitHubgithub.com/flywave/go-ctm v0.0.0-20210909013531-00386baabcbb
1 version - Latest release: about 4 years ago - 1 dependent package - 1 dependent repositories - 0 stars on GitHubCheck this option to include packages that no longer depend on this package in their latest version but previously did.