- Oct 31, 2017
-
-
Sreekanth Arikatla authored
-
- Oct 25, 2017
-
-
Sreekanth Arikatla authored
-
- Oct 24, 2017
-
-
Sreekanth Arikatla authored
-
- Oct 02, 2017
-
-
Nicholas Milef authored
-
- Sep 17, 2017
-
-
Sreekanth Arikatla authored
-
- Sep 13, 2017
-
-
Sreekanth Arikatla authored
-
- Sep 10, 2017
-
-
Sreekanth Arikatla authored
Add audio testing examples in sandbox. Add resources to the data folder
-
- Sep 07, 2017
-
-
Nicholas Milef authored
-
- Aug 30, 2017
-
-
Sreekanth Arikatla authored
-
- Aug 25, 2017
-
-
Sreekanth Arikatla authored
The reset doesn't work for NeoHookean PBD constraints but works for other types of constraints. This is added to issue tracker. Using StVK type FEM constraint in PBDVolume() example Some format enforcements by Uncrustify
-
- Aug 24, 2017
-
-
Sreekanth Arikatla authored
-
- Aug 17, 2017
-
-
Sreekanth Arikatla authored
1. Enables correct winding of the surface triangles of the surface mesh extracted from the tetrahedral mesh 2. Adds render material for the surface mesh 3. Change the default mesh that is loaded in the sandbox example
-
- Aug 12, 2017
-
-
Sreekanth Arikatla authored
Adds option to start the simulation manager with the simulation either in RUNNING or PAUSED mode and the viewer in DEBUG or SIMULATION mode. Other changes: 1. enforce const correctness 2. add comments to the member functions 3. add overload function to retrieve scene manager by scene object 4. rename 'current' scene to 'active' scene
-
- Aug 08, 2017
-
-
Sreekanth Arikatla authored
-
- Aug 07, 2017
- Aug 03, 2017
-
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
- Aug 02, 2017
-
-
Sreekanth Arikatla authored
-
- Jul 31, 2017
-
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
Mesh class is renamed to PointSet since the word 'mesh' implies that connectivity information is part of the class which is not the case
-
- Jul 26, 2017
-
-
Sreekanth Arikatla authored
-
- Jul 24, 2017
-
-
Sreekanth Arikatla authored
Adds background color option to VTKViewer class which internally calls vtkRenderer
-
- Jul 21, 2017
-
-
Sreekanth Arikatla authored
Add option to enforce consistency of winding of resulting surface mesh in the extractSurfaceMesh function
-
Sreekanth Arikatla authored
-
- Jul 18, 2017
-
-
Sreekanth Arikatla authored
Move the main() to the end of the file
-
- Jul 15, 2017
-
-
Sreekanth Arikatla authored
-
- Jul 07, 2017
-
-
Sreekanth Arikatla authored
In the PbdConstantDensityConstraint class: 1. Style changes 2. Remove unused functions 3. Remove casting warnings 4. Add get set functions for density and max. neighbor distance 5. Add comments for variables and functions 6. Remove grid based neighbor search functions
-
- Jul 06, 2017
-
-
Nicholas Milef authored
-
Sreekanth Arikatla authored
-
-
-
- Jun 18, 2017
-
-
Sreekanth Arikatla authored
-
- Jun 15, 2017
-
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
- May 16, 2017
-
-
Sreekanth Arikatla authored
-
- May 15, 2017
-
-
Sreekanth Arikatla authored
-
Sam Horvath authored
-
- May 03, 2017
-
-
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.
-