- Jan 22, 2016
-
-
Ricardo Ortiz authored
from SimMedTK to iMSTK. Modify the license notice in each file. Add LICENSE file.
-
Ricardo Ortiz authored
from SimMedTK to iMSTK. Modify the license notice in each file. Add LICENSE file.
-
- Sep 08, 2015
-
-
Ricardo Ortiz authored
Close #37
-
Ricardo Ortiz authored
Create helper function to read texture coordinates from the OBJ mesh. Issue #37
-
- Sep 01, 2015
-
-
Ricardo Ortiz authored
delegates. The way render delegates need a bit of work.
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
Add tests to IO. Move variables, types and implementation of utility methods to IOMeshDelagates base class. Commented out the VegaVoumetricMesh test until after I debug the meshIO.
-
Ricardo Ortiz authored
Add reset function to base mash in order to reset vertices to their original position. Strip const from read function in the IOMeshDelegate and childs. Move some utility functions to IOMeshDelegate.
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
- Jul 21, 2015
-
-
Ricardo Ortiz authored
Also renmamed many unseen sm* class names.
-
- Jul 20, 2015
-
-
Ricardo Ortiz authored
Also fix instances where normalized was used wrongly. Thank @tansel for spoting these. Issue #27
-
- Jul 19, 2015
-
-
Ricardo Ortiz authored
-
- Jul 18, 2015
-
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
- May 12, 2015
-
-
Sean Radigan authored
Added a new common file for examples as a KeyPressSDKShutdown, escape is the default key, just link it up with the event system and it will be active. An improvement might be to allow modifier keys. Also, fixed the rendering issue, doubles were being read as floats in OpenGL.
-
- Mar 18, 2015
-
-
Ricardo Ortiz authored
issue #10 Fix and complete the matrix, vector, utilities.
-
- Mar 13, 2015
-
-
Ricardo Ortiz authored
-
- Mar 11, 2015
-
-
Ricardo Ortiz authored
in cpp files when appropiate. issue #33
-
- Feb 05, 2015
-
-
Ricardo Ortiz authored
-Wcomment warining when compiling with GCC. Issue #8
-
- Dec 24, 2014
-
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
- Dec 03, 2014
-
-
Sreekanth Arikatla authored
smCollision, smExternaldevices, smMesh, smSimulators
-
- Nov 25, 2014
-
-
Sreekanth Arikatla authored
-
- Nov 18, 2014
-
-
Sean Radigan authored
-