There are 0 repository under bezier-surface topic.
Computational Graphics - THU Spring 2018
This project aims to create a Bezier Surface with n-degree Bezier Curves. It also handles parametric texture mapping, normal mapping and specular mapping.
A Basic 3D Software Rendering Engine inspired from BennyQBD/3DSoftwareRenderer.
Manim-powered Bezier Curves & Surfaces: Visualize elegant mathematical constructs with precision. Craft smooth, customizable curves and surfaces for stunning animations.
This repository demonstrates Bezier curve and surface modeling using Python, showcasing the influence of control points on curve and surface shapes with detailed visualizations.
Experiments with Bezier curves and surfaces
This repository contains a project carried out as part of the course "Computer Graphics" at the Warsaw University of Technology. It covers topics such as surface modelling using Bezier curves and Bernstein polynomial, filling triangles using scan-line and Phong lighting model.
collection of templated n - dimensional : bezier, math utilities and algorithms
A freeform surface viewer based on Polyscope and geometry-central