casteljau-algorithm

There are 5 repositories under casteljau-algorithm topic.

  • Vulpinii/bezier_curve_editor

    This program is a curve editor. It is based on Bézier curves calculated with the method of Bernstein polynomials or the recursive method of Casteljau. You can load 5 different examples and change the position of the control points or create your own curve.

    Language:C++11101
  • AkinAguda/bezier

    This is my implementation of the de casteljau algorithm. It's a tool that allows you to draw bezier curves

    Language:TypeScript9240
  • cosminmoldovan/computational-geometry

    ⭐ Computational Geometry - Creativity with Bezier Curves

    Language:MATLAB1100
  • edwino-stein/ufrr-15.2-cg-curvas

    Trabalho sobre Renderização de Curvas desenvolvido durante a disciplina de Computação Gráfica 2015.2 do curso de Ciência da Computação da Universidade Federal de Roraima

    Language:JavaScript1200
  • lucashpmelo/Computacao-Grafica

    Esse trabalho tem como objetivo realizar a implementação de Retas, Zoom, Transformações Normal e Homogêneas, Clipping e Curvas para a disciplina de Computação Gráfica da UTFPR-MD

    Language:C++0200