Registry / utility / goki-gosl

goki-gosl

JSON →
library1.0.17gogounverified

Translates Go source code into HLSL compatible shader code for GPU programming.

go get github.com/goki/gosl
INSTALL
IMPORT
SIG · GOKI-GOSL
G
goki-gosl
utilitygov1.0.17
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gosl
github.com/goki/gosl

GoSL is primarily a command-line tool; this shows a minimal import.

package main import ( "fmt" "github.com/goki/gosl" ) func main() { fmt.Println("GoSL is a shader translation tool, not a library.") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.17latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
goki-gosl — go get goki-gosl · libregistry