You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golan...@googlegroups.com
Go is suitable for to "Creative Coding". I know the OP asked for 3D, but for 2D work, libraries like SVGo [1] [2] and OpenVG [3][4] may be used in some cases where Processing and OpenFrameworks are used. On the website for the book, "FORM+CODE in Design, Art and Architecture", you will see examples in Go. [5]
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
If you`re into C++ try Cimg ( https://cimg.eu/ ) It's an excellent way to create your own images, fractals, artwork etc. but it does have a learning curve .. I also found Lode PNG quite usefu l https://lodev.org/lodepng/ but it requires a lot more additional code than Cimg