Data structures (Priority queues)

2015-06-20 21:57 by Ian

This will be an examination of one of the two key data structures in ManuvrOS: The Priority Queue.

Read more...

255mph intro to C++ Templates

2015-06-20 21:37 by Ian

When writing programs (no matter the language [human or otherwise]), you will repeat yourself. Unavoidable. Templates are a C++ feature that allow us to write the form of the code once, and rely on the compiler to replicate it for each unique type we use with it.

Read more...

Comment

First r1 renders

2015-06-15 00:41 by Ian

These renders are of a left-handed unit, but very careful attention was given to design things to be achiral down to the last possible level.

Read more...

Digitabulum: Live data, wirelessly, with full quaternions

2015-05-13 00:27 by Ian

CPU not even breaking a sweat. All 17 IMUs are returning good data (with quaternions) in synchronized frames.

Read more...

The Manuvr Team

2014-11-20 04:24 by Ian

The team of three.

Read more...

Digitabulum: An introduction

2014-07-18 23:44 by Ian

It is the goal of this project to provide an affordable, general platform on which all other gloves can be emulated, and that does not require a host computer to be used as a high-level tool.

Read more...

Next