CS 405 Computer Graphics course offered by "Selim Balcısoy" in Fall 2020-2021 term at "Sabancı University". The course consists of three main projects. Two 3D projects and one visualization project. You can reach specified folders above.
-
3D Projects
OpenGL version 3.3 was used with GLM, GLFW and GLAD libraries in VS 2019 IDE. -
Data Visualization Project
Dash/Plotly framework used with Python 3. NYC-2017 Yellow Taxi data was used for analysis.
Download NYC-Taxi data with the instructions given in sadicelik_Celik_Sadi_dash_app.py
Run sadicelik_Celik_Sadi_dash_app.py file in dash-app-sadicelik and go to http://127.0.0.1:8050/ in your browser.