Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 223 Bytes

3D scene example

Scene has colored cube and fixed camera which looks at cube. Code designed to be extended in future.

Contains Qt Creator project file (Walk3D.pro). Uses c++11. Follows Qt coding standards.