# ddiakopoulos/tinygizmo

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ddiakopoulos-tinygizmo).**

480 stars · 34 forks · C++ · Unlicense

## Links

- GitHub: https://github.com/ddiakopoulos/tinygizmo
- awesome-repositories: https://awesome-repositories.com/repository/ddiakopoulos-tinygizmo.md

## Description

This project is a lightweight, self-contained library for gizmo editing commonly found in many game engines. It includes mechanisms for manipulating 3d position, rotation, and scale. Implemented in C++11, the library does not perform rendering directly and instead provides a per-frame buffer of…

## Tags

### Part of an Awesome List

- [Graphics and Rendering](https://awesome-repositories.com/f/awesome-lists/devtools/graphics-and-rendering.md) — Interactive 3D transformation gizmos.
