README ¶ Run an spt render server: go run main.go 2019/12/03 00:01:51 rpc-server ready Connect to it like this: Render("test.png", testScene(), []Renderer{ NewRPCRenderer("<ip>:<port>"), }) Example taken from spt_test.go. Now start up a whole cluster of them! Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.