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