Revision 8999b0bc5b9ad2a29d852e212afdda5d44636a07 authored by jingma-git on 16 November 2021, 15:16:38 UTC, committed by jingma-git on 16 November 2021, 15:16:38 UTC
1 parent 6ea6874
Raw File
README.md
# Minimal Qt+OpenGL Sketch App

This is a minimum project for interactively draw multiple lines with QT and OpenGL

# ToDO
1. Compare EasyToy's mesh creation with SMesh's halfedge mesh creation, focus on how they find one-ring vertexs
back to top