hair
5 years agoRemoved the calls to the 1st collision detection attempt
Eleni Maria Stea [Sat, 26 Jan 2019 18:33:43 +0000 (20:33 +0200)]
Removed the calls to the 1st collision detection attempt

(but kept the collider code etc in case I want to add some other sort of
 collision detection later).

5 years agoFailed hack for collision detection with a sphere.
Eleni Maria Stea [Sat, 26 Jan 2019 18:29:25 +0000 (20:29 +0200)]
Failed hack for collision detection with a sphere.

5 years agoremoved the anchor points
Eleni Maria Stea [Sun, 6 Jan 2019 16:10:00 +0000 (18:10 +0200)]
removed the anchor points

5 years agoadded forces + damping, k factors
Eleni Maria Stea [Sun, 6 Jan 2019 07:34:48 +0000 (09:34 +0200)]
added forces + damping, k factors

5 years agofixed Makefile (had forgotten glut debugging stuff)
Eleni Maria Stea [Tue, 1 Jan 2019 17:24:05 +0000 (19:24 +0200)]
fixed Makefile (had forgotten glut debugging stuff)

5 years agohead motion
Eleni Maria Stea [Tue, 1 Jan 2019 16:37:51 +0000 (18:37 +0200)]
head motion

5 years agoMakefile -x
Eleni Maria Stea [Tue, 1 Jan 2019 15:39:43 +0000 (17:39 +0200)]
Makefile -x

5 years agoweird keyup keydown behavior
Eleni Maria Stea [Tue, 1 Jan 2019 15:32:48 +0000 (17:32 +0200)]
weird keyup keydown behavior

5 years agoquick backup, commented out some printfs
Eleni Maria Stea [Sun, 30 Dec 2018 07:57:52 +0000 (09:57 +0200)]
quick backup, commented out some printfs

5 years agoAdded anchor points and hair strands.
Eleni Maria Stea [Wed, 21 Nov 2018 14:42:53 +0000 (16:42 +0200)]
Added anchor points and hair strands.

5 years agoFixed bug in points calculation, fixed the model
Eleni Maria Stea [Wed, 21 Nov 2018 10:24:17 +0000 (12:24 +0200)]
Fixed bug in points calculation, fixed the model

5 years agoAdded head mesh, points/directions for hair that follow the Poisson
Eleni Maria Stea [Wed, 14 Nov 2018 12:19:10 +0000 (14:19 +0200)]
Added head mesh, points/directions for hair that follow the Poisson
distribution, used a kd-tree to store them