Skip to content

andreahlin/Project2-Toolbox-Functions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo here.

Alt text Default wing shape and color

Alt text Wing with wind displacement turned on

Project Description

I procedurally generated and animated a model of a bird wing.

Project Features

The basic wing model is generated from three separate spline curves in the XZ direction. Each curve is offset in the Y direction by a cosine function based on its position. Feathers are apppended to each curve, and their size is based on the position on the curve. The wing moves with a function which rotates each feather based on time.

Interactive Features Include:

a. Wing shape

b. Feather size

c. Feather color

d. Feather orientation

e. Flapping speed

f. Flapping motion

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.1%
  • GLSL 13.8%
  • HTML 2.1%