Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.
/ triangulate Public archive

This was the source code for triangulate.xyz which is used to create computer generated art. Written with Golang and ReactJS.

License

Notifications You must be signed in to change notification settings

uberswe/triangulate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triangulate.xyz

This was the source code for Triangulate.xyz which allows you to create computer generated art.

I created this project to learn ReactJS, this was my first project. I also wanted to make a backend in Golang and learn how to integrate Stripe for payments.

Begin by copying the .example.env file to .env and make any needed changes. To run the project simply type the following in the root folder:

yarn --cwd=assets build && go run cmd/triangulate/main.go

This project takes a lot of concepts and code from generative-art-in-go and triangle.

LICENSE

All code falls under the MIT license unless otherwise specified. Please see LICENSE

Security

Please see Security.md.

About

This was the source code for triangulate.xyz which is used to create computer generated art. Written with Golang and ReactJS.

Topics

Resources

License

Security policy

Stars

Watchers

Forks