- May 17, 2017
-
-
Sreekanth Arikatla authored
-
Sam Horvath authored
The HDAPI error stack persists across device instances, so the error stack should be flushed before initializing a new device and checking for initialization errors. Otherwise, a fatal error is thrown even if the device intializes correctly
-
- May 16, 2017
-
-
Sreekanth Arikatla authored
Updated camera controller - angulation and camera head rotation See merge request !179
-
Sreekanth Arikatla authored
-
Sam Horvath authored
-
Sam Horvath authored
-
- May 15, 2017
-
-
Sreekanth Arikatla authored
ENH: Add cylinder analytical geometry and its VTK render delegate See merge request !178
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sam Horvath authored
-
Sam Horvath authored
-
Sam Horvath authored
-
Sam Horvath authored
Also modified Arduino device for handling roll-only data
-
Sam Horvath authored
VRPN Streaming Arduino added to client / server code
-
Sam Horvath authored
Switch to sjh/vrpn to allow for quick changes to the Arduino vrpn server/client
-
Sam Horvath authored
This prevents linker errors in Windows from finding multiple copies of the vrpn base classes.
-
- May 12, 2017
-
-
Sreekanth Arikatla authored
ENH: Add translation offset due to angulation See merge request !177
-
- May 11, 2017
-
-
Sreekanth Arikatla authored
-
- May 10, 2017
-
-
Sreekanth Arikatla authored
Custom camera controller See merge request !176
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
- May 09, 2017
-
-
Sreekanth Arikatla authored
Enh changes from cameranavigation See merge request !174
-
- May 08, 2017
-
-
Hina Shah authored
-
- May 03, 2017
-
-
Alexis Girault authored
STYLE: Uncrustify configuration See merge request !171
-
Dženan Zukić authored
-
Dženan Zukić authored
Enforces license header and the rest of configuration options. To enable it, manually run SetupForDevelopment.sh and enable uncrustify during configure. Also provided is default configuration file to be consulted when a new option is needed. This file has explanations for all the options. Also, some source code files have been modified to prevent ugly auto-reformatting.
-
- Apr 26, 2017
-
-
Andinet enquobahrie authored
BUG: Extra character at end of a line See merge request !172
-
Hina authored
-
Sreekanth Arikatla authored
Add bone drilling feature See merge request !170
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
Tags tetrahedra that are removed from the drill process and communicated to the tetrahedraRenderDelegate
-
Sreekanth Arikatla authored
Adds erosion feature to the bone through a collision handling step Co-authored by Mohit Tyagi <mohit.tyagi@kitware.com>
-
Sreekanth Arikatla authored
Add interactive picking feature See merge request !167
-
- Apr 25, 2017
-
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
Thus CH generates the dynamic projection constraints based on the collision data.
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
Move the Linear Projection Constraints (LPC) from the nonlinear system to CG solver for simplicity. LPC are only used in CG.
-
Sreekanth Arikatla authored
Add api to create interaction pair by objects of CD, CH. This will allow for configuring the CD and CH by the user.
-
Sreekanth Arikatla authored
Adds a sphere to mesh collision detection. The radius of the sphere is small to use for picking.
-