Jérémie Dumas 901f15dc25 Fix DLL copy for CGAL + add build instruction for Windows. 7 年 前
..
101_FileIO 563124d587 Compile chapters up to 5. 8 年 前
102_DrawMesh 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
103_Events 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
104_Colors 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
105_Overlays 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
106_ViewerMenu 00961ce5f3 Made ImGuiMenu plugin more flexible for customization. 7 年 前
107_MultipleMeshes 00961ce5f3 Made ImGuiMenu plugin more flexible for customization. 7 年 前
201_Normals 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
202_GaussianCurvature 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
203_CurvatureDirections 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
204_Gradient 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
205_Laplacian 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
301_Slice 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
302_Sort 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
303_LaplaceEquation 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
304_LinearEqualityConstraints 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
305_QuadraticProgramming 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
306_EigenDecomposition 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
401_BiharmonicDeformation 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
402_PolyharmonicDeformation 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
403_BoundedBiharmonicWeights 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
404_DualQuaternionSkinning 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
405_AsRigidAsPossible 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
406_FastAutomaticSkinningTransformations 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
407_BiharmonicCoordinates 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
501_HarmonicParam 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
502_LSCMParam 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
503_ARAPParam 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
504_NRosyDesign 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
505_MIQ 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
506_FrameField 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
507_PolyVectorField 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
508_ConjugateField 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
509_Planarization 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
510_Integrable 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
511_PolyVectorFieldGeneral 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
601_Serialization 3b3d439db5 merge 7 年 前
602_Matlab 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
603_MEX e98f75f8f0 matlab namespace 9 年 前
604_Triangle 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
605_Tetgen 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
606_AmbientOcclusion 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
607_ScreenCapture 9080378e27 - viewerdata and meshgl are merged 7 年 前
608_LIM 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
609_Boolean 901f15dc25 Fix DLL copy for CGAL + add build instruction for Windows. 7 年 前
610_CSGTree 901f15dc25 Fix DLL copy for CGAL + add build instruction for Windows. 7 年 前
701_Statistics 3b3d439db5 merge 7 年 前
702_WindingNumber 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
703_Decimation 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
704_SignedDistance 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
705_MarchingCubes 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
706_FacetOrientation 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
707_SweptVolume 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
708_Picking 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
709_VectorFieldVisualizer 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
710_SLIM 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
711_Subdivision 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
712_DataSmoothing 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
images 3b3d439db5 merge 7 年 前
shared 7c626a1824 * integrate code for scalable locally injective maps 8 年 前
CMakeLists.txt a5635bf05f Merge remote-tracking branch 'origin/master' into cgal 7 年 前
style.css 5b1f639225 subdivision surface tutorial 8 年 前
tutorial.html.REMOVED.git-id 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
tutorial.md.REMOVED.git-id 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 年 前
tutorial_shared_path.h 6eae3ca6b0 replaced static tutorial_shared_path string with #define 9 年 前