yuki-koyama / optimo

Keyframe-based motion editing system using numerical optimization [CHI 2018]

Home Page:http://koyama.xyz/project/optimo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove dependency on Apple's GLKit

yuki-koyama opened this issue · comments

It uses GLKMatrix4 only for creating perspective matrices, which could easily be replaced by some alternatives.