Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polyred/polyred
📺 3D Graphics in Go.
https://github.com/polyred/polyred
3d egl geometry-processing go golang gpu graphics metal opengl renderer x11
Last synced: 7 days ago
JSON representation
📺 3D Graphics in Go.
- Host: GitHub
- URL: https://github.com/polyred/polyred
- Owner: polyred
- License: gpl-3.0
- Created: 2020-08-03T16:05:42.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-12-18T09:56:02.000Z (12 months ago)
- Last Synced: 2024-11-28T18:50:17.764Z (14 days ago)
- Topics: 3d, egl, geometry-processing, go, golang, gpu, graphics, metal, opengl, renderer, x11
- Language: Go
- Homepage: https://poly.red
- Size: 71.5 MB
- Stars: 41
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- my-awesome - polyred/polyred - processing,go,golang,gpu,graphics,metal,opengl,renderer,x11 pushed_at:2023-12 star:0.0k fork:0.0k 📺 3D Graphics in Go. (Go)
README
# polyred [![Go Reference](https://pkg.go.dev/badge/github.com/changkun/polyred.svg)](https://pkg.go.dev/poly.red) ![polyred](https://github.com/changkun/polyred/workflows/polyred/badge.svg?branch=main) ![](https://changkun.de/urlstat?mode=github&repo=changkun/polyred) [![codecov](https://codecov.io/gh/changkun/polyred/branch/main/graph/badge.svg?token=PSCJA90S57)](https://codecov.io/gh/changkun/polyred)
3D graphics in Go.
```go
import "poly.red"
```_Warning: under experiment, expect to break at anytime._