2005/10/17

3D Urban Visualization

Sistem, bir şehir yerleşim planına, bina yüksekliklerine ve cins bilgisine bağlı olarak 3B şehir görünütüsü oluşturma amacındaki bir proje için farklı cins bina modelleri oluşturan parametrik fonksiyonlar sunmaktadır. Tarihi Binalar gibi özel yapıların poligon modelleri verilen parametrelere göre (kat yüksekliği, kule/minare sayısı, pencere şekilleri, vs.) yaratılmaktadır. OpenGL ve Java kullanılmıştır.

Bilkent Üniversitesi lisans programında Computer Graphics II dersi kapsamında dönem ödevi olarak oluşturuldu.




Bilkent undergraduate project

Advanced graphics project is focused on 3D city model and texture generation

from given floor plan and height data similar to Google Earth. The focus was

creating landmark buildings such as shopping centers, historical buildings,

fountains, mosques, churches, etc.

Role: Designer, Developer

Used: Java, JOGL

2005/05/01

Lost in Spades

Lost in Spades is a Bilkent undergraduate term project for Artificial Intelligence course. The A.I. is based on a decision tree system designed for the card game Spades. The decision tree is dynamically switched to a more complex structure according to the difficulty level of the game. A commercial quality graphical game interface is provided in addition.

Role: AI Designer, GUI Designer, Developer
Used: Java