Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.21 KB

File metadata and controls

29 lines (17 loc) · 1.21 KB

transparent_no_whitespace Ticklib

Version C++ Windows Apache 2.0

A 3D library for Windows that allows you to display and manipulate triangulated .obj files. Built with C++ and windows.h

filled

Quick Start

Follow QUICKSTART.md for minimal setup instructions

Example

Check out Example for an example project with .obj files

Documentation

Full documentation is available in DOCS.md

Controls

  • Move: W, A, S, D
  • Look around: Hold the left mouse button and move the cursor
unfilled