Aytek Aman
Computer Science graduate student @Bilkent University
Department of Computer Engineering
Bilkent University
Ankara, Turkey
Office: EA-405   Tel: +90 312 290 1288

ShaderToyGitHubTwitterFacebookDeepscopeDeepscope Radiological AnatomyMindfulfinityDeepscope
Software

Here, you can download various software, tools and code pieces that I produce.

Brake Free

Brake Free is a reflex based arcade game that I co-developed. You can download Brake Free from Google Play.

Interactive Boids

Reynolds' boids is amazingly simple technique to create flocking behaviour. In this application, boids are combined with fluid simulation and they can be manipulated using mouse and Kinect Controller (Kinect support is not stable though). You can download this application here.

flatSkin

flatSkin is a minimal skin package for Unity. It contains no shadows, embossing, highlights etc. It comes with lighter and darker versions of the default skin. You can download flatSkin for Unity here.

Ray Tracer

This simple ray tracer application supports different space subdivision schemes like kD (SAH are included) and OcTree. It provides a friendly user interafece to interact with the objects. You can visualise the creation of the corresponding trees and it enables you to see ray intersection test counts using a false color graph. You can download this application here.

Animator

This is a very simple animation tool for animating a humanoid. Despite being a very simple application, I decided to keep it here since it is one of the very first GL application I have created. It has an interaction interface similiar to the 3d modelling softwares.You can download this application here.