Superellipse: Difference between revisions

m
→‎{{header|C}}: Remove vanity tags
(Scala contribution added.)
m (→‎{{header|C}}: Remove vanity tags)
Line 16:
Interactive program to draw a SuperEllipse. Requires the [http://www.cs.colorado.edu/~main/bgi/cs1300/ WinBGIm] library.
<lang C>
/*Abhishek Ghosh, 18th September 2017*/
 
#include<graphics.h>
#include<stdio.h>
10,333

edits