cLogicFun - building virtual logic circuits
For a little while now I've been working on cLogicFun, and while its far from perfect and definitely a work …
cLogicFun (coming soon)
a first circuit After I found that porting cLogicToy from Java to C, meant a much improved simulation algorithm, I …
cLogicToy
3+1=4 I was looking to update a Java app I'd written and with all the changes recently with Java (modules …
C and Physics – hinge2 Vehicle
After our previous demo featuring falling bodies, we're now tackling something much more interesting and potentially useful, vehicles. The hinge2 …
C and Physics – Falling bodies
falling bodies Last time although we didn't actually do any physics, a simple renderer was introduced that has given us …
C and Physics - the preface
Adding physics to your application really brings things alive, not only don't you have to worry about complex issues like …