top of page

Simulation and Animation #1: Hermite Spline Model

Source: https://github.com/danielxiaofu/Hermite-Spline-Modeling.git

A Hermite Spline system that supports following features:

1. Creation of control points.

2. Simulation of objects moving along the spline.

Creating control points using mouse

Creating control points using mouse.

A car moving along the spline, chased by a missile

A car moving along the spline, chased by a missile

bottom of page