refactored into classes, added basic UI
Signed-off-by: Pascal Syma <pascal@syma.dev>
1 parent 26800d8 commit e1c5a1b31683733423d1776db73d99e979badb04
@Pascal Syma Pascal Syma authored on 17 May 2021
Showing 14 changed files
View
hw03/oglwidget.cpp
View
hw04/CMakeLists.txt
View
hw04/mainwindow.cpp
View
hw04/mainwindow.ui
View
hw04/oglwidget.cpp
View
hw04/oglwidget.h
View
hw04/src/Mesh.cpp 0 → 100644
View
hw04/src/Mesh.h 0 → 100644
View
hw04/src/Tri.cpp 0 → 100644
View
hw04/src/Tri.h 0 → 100644
View
hw04/src/Util.cpp 0 → 100644
View
hw04/src/Util.h 0 → 100644
View
hw04/src/Vertex.cpp 0 → 100644
View
hw04/src/Vertex.h 0 → 100644