Computer Projects from the Science Fest
This repository contains the following computer programs from the Khoj 2017 School Science Fest:
A program that draws Sierpinski Triangles and then keeps zooming in to show its infinite nature. Written in C with OpenGL.
A simple program that generates a .ppm image of the mandelbrot set at a given resolution. Written in D.
A program that generates a random mountainous terrain and draws it. Written in C, D and C++, with OpenGL.