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 년 전