/NURBS.jl

NURBS.jl - Non Uniform Rational Basis-Splines for Julia

Primary LanguageJuliaMIT LicenseMIT

NURBS.jl

Build Status Coverage Status Read the Docs

This library, developed during the course of (IN480 - Parallel and Distributed Computing - 2018/19) has the purpose to project and encode the base elements of Non Uniform Rational B_Spline Surfaces theory.

In a proper manner, this should be the starting point toward a future collaboration with a larger project wich is LAR - Linear Algebraic Representation.

To do so, outputs are formatted in order to be simply read by Plasm graphic interface.

Getting Started

To get start using this library please refere to the Getting Started Page of the documentation.

Structure of the Repository

  • docs: Contains all the documents related to this package.
  • Examples: Contains some Sample to test the function of the package.
  • Related to Exam: This folder will be deleated at the end of the submitting.
    • FastReferences: Some fast collection of utility infos.
    • Logs: Contains the Log files of our meetings.
    • Tests: Here will be any kind of tests ongoing by the group.
  • src: Source folder of the .jl files.
  • Test: Source folder of the test .jl files.

Documentation

The Documentation gives a little background about theory and implementation of NURBc and NURBs.

Authors

More informations about the authors could be found in the (Authors page)[https://eonofri04.github.io/NURBS.jl/authors.html] of the documentation.

Project Managers

Bibliography Link