SirSireesh / Khoj-2017

Computer Projects from the Science Fest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Khoj-2017

Computer Projects from the Science Fest

This repository contains the following computer programs from the Khoj 2017 School Science Fest:

1. Sierpinski Triangles

A program that draws Sierpinski Triangles and then keeps zooming in to show its infinite nature. Written in C with OpenGL.

2. Mandelbrot Generator

A simple program that generates a .ppm image of the mandelbrot set at a given resolution. Written in D.

3. Terrain Generator

A program that generates a random mountainous terrain and draws it. Written in C, D and C++, with OpenGL.

About

Computer Projects from the Science Fest

License:MIT License


Languages

Language:C 42.9%Language:D 32.7%Language:C++ 24.4%