Skip to content

Instantly share code, notes, and snippets.

@nanjizal
Created October 3, 2021 11:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nanjizal/43e1ef2ed053e20f53a692333a304b74 to your computer and use it in GitHub Desktop.
Save nanjizal/43e1ef2ed053e20f53a692333a304b74 to your computer and use it in GitHub Desktop.
Experiments with CornerContour
#cornerContour installs
--cmd haxelib install fracs
--next
--cmd haxelib install justPath
--next
--cmd haxelib install cornerContour
--next
--cmd haxelib install htmlHelper
--next
# if you want also to try trilateral
# haxelib install trilateral3
# --nexn
#cornerContour test repos
--cmd git clone https://github.com/nanjizal/cornerContourWebGLTest.git
--next
--cmd git clone https://github.com/nanjizal/cornerContourLimeTest.git
--next
--cmd git clone https://github.com/nanjizal/cornerContourKhaGraphics4Test.git
--next
--cmd git clone https://github.com/nanjizal/cornerContourGluonTest.git
--next
--cmd git clone https://github.com/nanjizal/cornerContourHeapsTest.git
--next
--cmd git clone https://github.com/nanjizal/cornerContourCanvasTest.git
--next
--cmd git clone https://github.com/nanjizal/cornerContourWebGLThickGradient.git
--next
--cmd git clone https://github.com/nanjizal/cornerContourWebGLTest2.git
--next
--cmd git clone https://github.com/nanjizal/SpaghettiGraffiti2point5.git
--next
-cmd git clone https://github.com/nanjizal/cornerContourWebGLTurtle.git
--next
--cmd git clone https://github.com/nanjizal/turtleAnimation.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment