gelsvn
bdplot
seema-scanner
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
gelsvn
(root)
/
branches
/
ctl
/
hmesh_vector
/
README_MSVC
– Rev 475
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
475
5642 d 2 h
s042372
/branches/ctl/hmesh_vector/
Working on the cmake configurations of GEL. Work in progress...
/branches/ctl/hmesh_vector/TODO.txt
/branches/ctl/hmesh_vector/CMakeLists.txt
/branches/ctl/hmesh_vector/GELFindGlconsole.cmake
/branches/ctl/hmesh_vector/GELFindGlew.cmake
/branches/ctl/hmesh_vector/GELFindGlut.cmake
/branches/ctl/hmesh_vector/GELFindLapack.cmake
/branches/ctl/hmesh_vector/README_MSVC
/branches/ctl/hmesh_vector/apps/BloomenthalPolygonize/bloomenthal-polygonize.cpp
/branches/ctl/hmesh_vector/apps/Decimator/decimator.cpp
/branches/ctl/hmesh_vector/apps/MeshEdit/curvature.cpp
/branches/ctl/hmesh_vector/apps/MeshEdit/meshedit.cpp
/branches/ctl/hmesh_vector/src/Geometry/BSPTree.cpp
/branches/ctl/hmesh_vector/src/Geometry/build_bbtree.cpp
/branches/ctl/hmesh_vector/src/HMesh/CMakeLists.txt
/branches/ctl/hmesh_vector/src/HMesh/Manifold.cpp
/branches/ctl/hmesh_vector/src/HMesh/Manifold.h
/branches/ctl/hmesh_vector/src/HMesh/VectorKernel.h
/branches/ctl/hmesh_vector/src/HMesh/off_load.cpp
/branches/ctl/hmesh_vector/src/HMesh/off_load.h
/branches/ctl/hmesh_vector/src/HMesh/smooth.cpp
/branches/ctl/hmesh_vector/src/HMesh/volume_polygonize.cpp
/branches/ctl/hmesh_vector/src/HMesh/volume_polygonize.h
/branches/ctl/hmesh_vector/src/HMesh/x3d_save.cpp
467
5652 d 8 h
s042372
/branches/ctl/hmesh_vector/
/branches/ctl/hmesh_vector
452
5856 d 14 h
jrf
/trunk/
removing the old pearl build solution script as it has been superseded by cmake
/trunk/GEL.mwc
/trunk/GEL_single.mpc
/trunk/GEL_single.mwc
/trunk/build_solution.bat
/trunk/makefiles/CGLA.pl
/trunk/README_MSVC
437
5904 d 5 h
awk
/trunk/
Add note on runtime checks
/trunk/README_MSVC
288
6787 d 13 h
bj
/trunk/
updated description to include Install_Debug
/trunk/README_MSVC
258
6829 d 10 h
bj
/trunk/
uses new env vars GEL_INCLUDE, GEL_LIB and GEL_BIN
/trunk/README_MSVC
213
6954 d 14 h
sda
/trunk/
Added preprocessor definitions for VC8 + explanation
/trunk/README_MSVC
202
7068 d 13 h
bj
/trunk/
updated to MSVC 2005
/trunk/README_MSVC
114
7172 d 3 h
jab
/trunk/
Just a few changes to READMEs
/trunk/README
/trunk/README_MSVC
39
7242 d 15 h
bj
/trunk/
Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio
/trunk/README_MSVC
/trunk/apps/HMesh
/trunk/apps/HMesh/HMesh-boundary_collapse.vcproj
/trunk/apps/HMesh/HMesh-decimator.vcproj
/trunk/apps/HMesh/Makefile
/trunk/apps/HMesh/boundary_collapse.cpp
/trunk/apps/HMesh/decimator.cpp
/trunk/apps/IMesh
/trunk/apps/IMesh/IMesh-trimeshtest.vcproj
/trunk/apps/IMesh/Makefile
/trunk/apps/IMesh/trimeshtest.cpp
/trunk/bin
/trunk/bin/.placeholder
/trunk/lib
/trunk/lib/.placeholder
/trunk/src/Geometry
/trunk/src/Geometry/Geometry.vcproj
/trunk/src/Geometry/Makefile
/trunk/src/Geometry/QEM.cpp
/trunk/src/Geometry/QEM.h
/trunk/src/Graphics
/trunk/src/Graphics/GLViewController.cpp
/trunk/src/Graphics/GLViewController.h
/trunk/src/Graphics/Graphics.vcproj
/trunk/src/Graphics/Makefile
/trunk/src/Graphics/TrackBall.cpp
/trunk/src/Graphics/TrackBall.h
/trunk/src/HMesh
/trunk/src/HMesh/Face.cpp
/trunk/src/HMesh/Face.h
/trunk/src/HMesh/FaceCirculator.h
/trunk/src/HMesh/HMesh.vcproj
/trunk/src/HMesh/HalfEdge.cpp
/trunk/src/HMesh/HalfEdge.h
/trunk/src/HMesh/Makefile
/trunk/src/HMesh/Manifold.cpp
/trunk/src/HMesh/Manifold.h
/trunk/src/HMesh/Vertex.cpp
/trunk/src/HMesh/Vertex.h
/trunk/src/HMesh/VertexCirculator.h
/trunk/src/HMesh/templates.h
/trunk/src/HMeshUtil
/trunk/src/HMeshUtil/HMeshUtil.vcproj
/trunk/src/HMeshUtil/Makefile
/trunk/src/HMeshUtil/build_manifold.cpp
/trunk/src/HMeshUtil/build_manifold.h
/trunk/src/HMeshUtil/caps_and_needles.cpp
/trunk/src/HMeshUtil/caps_and_needles.h
/trunk/src/HMeshUtil/mesh_optimization.cpp
/trunk/src/HMeshUtil/mesh_optimization.h
/trunk/src/HMeshUtil/obj_save.cpp
/trunk/src/HMeshUtil/obj_save.h
/trunk/src/HMeshUtil/quadric_simplify.cpp
/trunk/src/HMeshUtil/quadric_simplify.h
/trunk/src/HMeshUtil/refine_edges.cpp
/trunk/src/HMeshUtil/refine_edges.h
/trunk/src/HMeshUtil/smooth.cpp
/trunk/src/HMeshUtil/smooth.h
/trunk/src/HMeshUtil/triangulate.cpp
/trunk/src/HMeshUtil/triangulate.h
/trunk/src/HMeshUtil/triangulate_face_order.cpp
/trunk/src/HMeshUtil/x3d_load.cpp
/trunk/src/HMeshUtil/x3d_load.h
/trunk/src/HMeshUtil/x3d_save.cpp
/trunk/src/HMeshUtil/x3d_save.h
/trunk/src/IMesh
/trunk/src/IMesh/AttrVec.h
/trunk/src/IMesh/IMesh.vcproj
/trunk/src/IMesh/Makefile
/trunk/src/IMesh/TriMesh.cpp
/trunk/src/IMesh/TriMesh.h
/trunk/src/IMesh/TriMeshBuilder.cpp
/trunk/src/IMesh/TriMeshBuilder.h
/trunk/src/IMesh/compute_normals.cpp
/trunk/src/IMeshUtil
/trunk/src/IMeshUtil/IMeshUtil.vcproj
/trunk/src/IMeshUtil/Makefile
/trunk/src/IMeshUtil/x3d_load.cpp
/trunk/src/IMeshUtil/x3d_load.h
/trunk/src/LinAlg
/trunk/src/LinAlg/LapackFunc.cpp
/trunk/src/LinAlg/LapackFunc.h
/trunk/src/LinAlg/LinAlg.vcproj
/trunk/src/LinAlg/LinAlgIO.cpp
/trunk/src/LinAlg/LinAlgIO.h
/trunk/src/LinAlg/Makefile
/trunk/src/LinAlg/Matrix.h
/trunk/src/LinAlg/Vector.h
/trunk/src/Util
/trunk/src/Util/Makefile
/trunk/src/Util/Parse.cpp
/trunk/src/Util/Parse.h
/trunk/src/Util/ResourceManager.h
/trunk/src/Util/Timer.h
/trunk/src/Util/Util.vcproj
/trunk/makefiles/Linux_i686_g++3.mk
/trunk/GEL.sln
/trunk/README
/trunk/apps/CGLA-test/CGLA-mat_test.vcproj
/trunk/apps/CGLA-test/covariance_test.cpp
/trunk/apps/CGLA-test/vec_test.cpp
/trunk/makefiles/Darwin_Power_Macintosh_g++.mk
/trunk/makefiles/Linux_i686_g++.mk
/trunk/makefiles/config.mk
/trunk/src/CGLA/CGLA.h
/trunk/src/CGLA/CGLA.vcproj