Giter VIP home page Giter VIP logo

cgal-bc3-compiled-docs's People

Contributors

antoniospg avatar

Watchers

 avatar

cgal-bc3-compiled-docs's Issues

Teste

Antonio Gomes GSoC 2021 Submission

Overview

The package 3D Generalized Barycentric Coordinates offers an efficient and robust implementation of three-dimensional closed-form, generalized barycentric coordinates defined for convex simplicial polytopes.
In particular, this package includes an implementation of Wachspress, discrete harmonic, mean value, and one extra function to calculate barycentric coordinates with respect to tetrahedra. In this implementation, we restrict our polyhedra to convex ones with triangular faces, although some of the coordinates may accept more general shapes.

Compiled docs
Report

Commit Log

CGAL/cgal-public-dev@31842cc9fad: Final fixes in the docs after revision
CGAL/cgal-public-dev@65b4b83400e: final tweaks
CGAL/cgal-public-dev@80a68837adb: updated doc after first revision
CGAL/cgal-public-dev@d8a960b4145: WP boundary coordinates can now be any polygon
CGAL/cgal-public-dev@cdc7d44f166: adding thumb
CGAL/cgal-public-dev@ddab6f837d3: more fixes
CGAL/cgal-public-dev@2185df54325: fixing issues after first revision
CGAL/cgal-public-dev@5245b5b647b: fixing warnings in docs build
CGAL/cgal-public-dev@87dcb2671a7: first version docs
CGAL/cgal-public-dev@b1111af834e: fixed some examples + updated the docs
CGAL/cgal-public-dev@999a602f198: adding final example
CGAL/cgal-public-dev@b6df739dc28: one more example and update docs
CGAL/cgal-public-dev@2e01a542646: added shape_deformation example
CGAL/cgal-public-dev@5edff0732c1: final version edge_cases
CGAL/cgal-public-dev@6af06f2dd72: fixes after review + adding doxygen files
CGAL/cgal-public-dev@8a8a1222741: minor fix
CGAL/cgal-public-dev@805e787a594: final version edge cases
CGAL/cgal-public-dev@6ea12aeee09: first functional version of edge cases(only wp now)
CGAL/cgal-public-dev@e0f6bf9e1a7: adding test to verify boundary
CGAL/cgal-public-dev@d55d362e8a1: make it work with arbitrary face graphs + fixed warnings
CGAL/cgal-public-dev@8aa9fb56660: modifying api to handle edge cases
CGAL/cgal-public-dev@86807cf4c0c: more fixes and created first benchmark
CGAL/cgal-public-dev@c545a66c48d: Fixing after first review, need to finish tests
CGAL/cgal-public-dev@e10f9d6f7b6: First version voronoi coordinates (still debugging)
CGAL/cgal-public-dev@f172a4c4416: functional version of mv coordinates + tests
CGAL/cgal-public-dev@672ec0513b3: fixing some bugs
CGAL/cgal-public-dev@c741b6ac269: draft version of mv coordinates
CGAL/cgal-public-dev@9f096ea6936: dh coordinates final adjustments
CGAL/cgal-public-dev@4569c22353b: adding tests, fix for wp coordinates, dh now working for cube
CGAL/cgal-public-dev@80121761a11: functional version and first test of dh coordinates
CGAL/cgal-public-dev@4afcecf75d4: fixing some bugs of the previous version
CGAL/cgal-public-dev@00b6f364e41: First implementation of DH coordinates (not working yet)
CGAL/cgal-public-dev@09b1974d3e1: fixing tests for wachspress coordinates after review
CGAL/cgal-public-dev@78a4f963c4c: removed vscode file
CGAL/cgal-public-dev@c88da0746e5: finishing test for cube, add generator of random points inside tetraherdron
CGAL/cgal-public-dev@1f264294132: first test with cube, testing unit partition, barycenter, weights between 0 and 1. Added utils.h to generate polyhedrons
CGAL/cgal-public-dev@90427e76015: changing the name triangle_coordiantes_3 to tetrahedron_coordinates and removing -tol from the wp test
CGAL/cgal-public-dev@2735bccdf0f: added tetrahedron vs wp test and the beginning of the general one
CGAL/cgal-public-dev@12694239e98: fixed minor issue
CGAL/cgal-public-dev@078fe7ae1d8: testing different kernels
CGAL/cgal-public-dev@c9219d4b03b: fixing code issues after revision
CGAL/cgal-public-dev@38052497b27: review 1 for wachspress coordinates 3
CGAL/cgal-public-dev@d3fbd5d93fd: Testing better examples and make code look cleaner
CGAL/cgal-public-dev@4a73807afe2: FIRST FUNCTIONAL VERSION. Just implemented the equations, now I will make my code more organized
CGAL/cgal-public-dev@cb0a44cea17: first part of the calculation of wp coordinates
CGAL/cgal-public-dev@874ca15f0a3: making WP3 constructor work with default pmesh params
CGAL/cgal-public-dev@d5d1f1132e5: better api, barycentric_enums and tests with tetrahedrons in the new api
CGAL/cgal-public-dev@1b26e485638: enhancing the code structure, ran some tests with circulators, property_maps and surface mesh
CGAL/cgal-public-dev@28cbc05268a: Created structure for wachspress coordinates
CGAL/cgal-public-dev@d0e8e8bcbdb: fixing cmakelists of test and benchmark
CGAL/cgal-public-dev@3fc1e1e851f: Fixing cmakelist and updating package_info
CGAL/cgal-public-dev@a38f13fb9f5: Created tetrahedron_coordinates_3 that contains the functions to calculate tetrahedra coordinates, as well as utils_3 that do the actual calculation, and one example to test the possible 3 cases of points
CGAL/cgal-public-dev@7d28cb67dba: adding basic file structure

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.