GithubHelp home page GithubHelp logo

geometry-processing-libigl-implementations's Introduction

Geometry Processing โ€“ libigl-style implementation final project

This final project is to implement a chosen paper in the style of a libigl. Your core functionality should be encapsulated in a small number of .h/.cpp pairs. To present your implementation you will prepare an demo and description in the style of the libigl tutorial. This has two parts: a main.cpp interactive visualization or demo of the method and a markdown text+images entry entry.md+jpg files. Finally, create a 1min video demoing and describing your work. This is open ended and intended for you to show your peers what you've done. We will watch all videos in class together on the last day.

Here's a checklist for submission.

  • .h/.cpp file pairs for core implementation
  • main.cpp for tutorial demo
  • entry.md+.jpg images for tutorial entry
  • YouTube url to public/unlisted 1min video (include your name and paper title on first frame of video)

.h suggestions

Each folder in this repo contains .h header files that are incomplete suggestions and representative of how to structure your implementations. You may (and probably should) modify them, but keep within the general libigl-style guidelines of simple matrix types as inputs and outputs. You are welcome and encouraged to create additional subroutines in additional .h/.cpp pairs.

Whitelist/blacklist

You must implement the core functionality of the paper yourself; you will be marked based on code you wrote. With this in mind, your welcome to use any functions in Eigen and libigl that help you achieve this. Document and disclaim any code you submit that you did not write yourself. As with any assignment, know and follow the university's academic integrity policies.

Language and External Libraries

You are encouraged (but not required) to use C++. You are also encouraged to use Eigen and libigl's built-in solvers, though for some papers it may make sense to link to external solvers (e.g., mosek, tensorflow, etc.).

geometry-processing-libigl-implementations's People

Contributors

alecjacobson avatar eriszhang avatar psarahdactyl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

chatyan

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.