HidekiAI / ascii_torus_fsharp

F# version of spinning ASCII torus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ascii_torus_fsharp

F# version of spinning ASCII torus

For details (coments), see:

  • Rust version: https://github.com/HidekiAI/ascii_torust

  • Original writeup in C (by Andy Sloane): https://www.a1k0n.net/2011/07/20/donut-math.html

                           @@@@@$$                                           
                      $@@@@$$$$########                                      
                   #$$$$$$$$###**!!==!!***                                   
                  #$$$$$$$###**!==;:=;;==!!*                                 
                !#$$$$$$$##***==;:::~~::;;=!!                                
                ###$$$$####**!=;:~-,,.,-~:;=!!!                              
               **#########***!;:~-......,~:;=!!!                             
              =**########***!!=:-.......,~:;=!**!                            
              =!*########***!!=;~   ....-:;=**#**                            
              =!***######***!!==;,    .,~=*#####*=                           
              =!!************!!==;     -=*#$$$$$#!                           
              ;=!!!**********!!!==;    =*#$@@@$$#!                           
               ;==!!!*********!!!!!===!*#$$@@@$$#!                           
               :;=!!!*!********!!!!!!!!**#$$$$$#*=                           
                :;==!!!!!!!!!!!!!!!!!!***######*!;                           
                 ~;;===!!!!!!!!!!!!!!!********!!;:                           
                  ~:;;====!!=!!!!!!!!!!!!!!!!!==:                            
                   -~::;;========!=====!====;=;~                             
                     --~::;;;;;=;======;==;;;:,                              
                       .-~~~:::::;:;;;;:::~~,                                
    

^Chidekiai@shuriken ~/projects/ascii_torus_fsharp $

About

F# version of spinning ASCII torus

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:F# 100.0%