bi directional anisotropic friction

gaspard
Posts: 6
Joined: Sat Nov 10, 2012 11:12 am

bi directional anisotropic friction

Post by gaspard »

Hi there !

First thanks a lot for this great library. I am just starting to discover its power and it opens a whole new world of possibilities ! :D

My question is about having snake skin friction (or sealskin): easier to go forward then back.

Is there a way to do this ?

Cheers,

Gaspard
gaspard
Posts: 6
Joined: Sat Nov 10, 2012 11:12 am

Re: bi directional anisotropic friction

Post by gaspard »

Sorry for the forum noise: anisotropic friction is enough to have the snake moving.

Lua code: https://github.com/lubyk/bt/blob/master/test/snake.lua

You need to build and install lubyk first for this code to run (https://github.com/lubyk/lubyk).

Gaspard