- Oct 30, 2015
-
-
Sean Radigan authored
-
- Oct 28, 2015
-
-
Ricardo Ortiz authored
Fix render to texture Fixes the current build errors on windows master and fixes the render to texture examples (for Oculus too). Fixes #45 See merge request !56
-
Ricardo Ortiz authored
-
- Oct 27, 2015
-
-
Sean Radigan authored
-
Sean Radigan authored
Also abstracted out some of the RTT code and put it in the example lib.
-
- Oct 22, 2015
-
-
602549a3 Added a bunch of overrides statements to clean up warnings with clang d60a6120 Messy commit. Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Ricardo Ortiz <ricardo.ortiz@kitware.com> Merge-request: !54
-
Sean Radigan authored
-
Sean Radigan authored
-Has some general fixes(wrong types and stuff). -Fixes the in-house openGL renderer. -Fixes Oculus support. -Moved around some stuff in the renderers. -Generalized RenderCube to be an example scene so all the other cube based examples can use common code.
-
- Sep 19, 2015
-
-
9f288172 Examples (only AVMNidus and vegaFEM) download the needed data 9c004572 Clean and format VTK delegate IO. 1227d5bf Fix the camera for the AVM example. b80584eb Force the readers to populate original positions db5a68e9 Add AVM Example. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
David Thompson <david.thompson@kitware.com> Merge-request: !50
-
Ricardo Ortiz authored
from midas. Also, example applications are now installed in their respective binary directories.
-
- Sep 17, 2015
-
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
for surface meshes. This was causing crashes when trying to render. Clean the attachSurfaceMesh routines and add two more routines: readWeigths() and generateWeigths().
-
Ricardo Ortiz authored
-
- Sep 09, 2015
-
-
Ricardo Ortiz authored
Fix cube example. See merge request !49
-
Ricardo Ortiz authored
-
- Sep 08, 2015
-
-
Ricardo Ortiz authored
Change default OBJ reader to vtkOBJReader Create helper function to read texture coordinates from the OBJ mesh. This fixes issues with mesh index ordering. See merge request !43
-
Ricardo Ortiz authored
Close #37
-
Ricardo Ortiz authored
Create helper function to read texture coordinates from the OBJ mesh. Issue #37
-
Ricardo Ortiz authored
Fix SimMedTK_SUPERBUILD_EP_ARGS for the vtk external project. See merge request !48
-
- Sep 07, 2015
-
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
New VegaFEM example Add a very simple example scene for debugging and testing. It is a small model (5 tetrahedra, 8 points, arranged in a unit cube) that runs quickly compared to the dragon scene. See merge request !46
-
David Thompson authored
Don't over-specify VTK location. See merge request !47
-
David Thompson authored
-
David Thompson authored
-
David Thompson authored
This adds the "dropbox" example to the **build directory** named `Examples/vegaFem/dropbox`. Running `vegaFem` on the `dropbox.config` file will simulate a cube being dropped onto a plane. This example is intended for debugging and testing purposes.
-
David Thompson authored
-
David Thompson authored
-
David Thompson authored
... when a delegate's modified() method is called.
-
David Thompson authored
-
Ricardo Ortiz authored
Fix vega example The segfault can't be reproduced in vtk 6.2. A thorough debugging is necessary in order to find out why VTK is crashing in linux. See merge request !44
-
Ricardo Ortiz authored
Refactor renderCube and vegaFEM examples. fixes #36
-
- Sep 05, 2015
-
-
Ricardo Ortiz authored
in order for the superbuild to work as designed. Remove debugging from vtk objects.
-
- Sep 02, 2015
-
-
Ricardo Ortiz authored
Vtk rederer integration See merge request !36
-
- Sep 01, 2015
-
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
David Thompson authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-