Search found 4 matches

by ahmadiakbari
Wed Dec 14, 2011 8:54 pm
Forum: Links, Papers, Libraries, Demos, Movies, Comparisons
Topic: Books about basics of physics
Replies: 3
Views: 47438

Re: Books about basics of physics

Thank you very much Vince01.
by ahmadiakbari
Mon Dec 12, 2011 7:34 am
Forum: Links, Papers, Libraries, Demos, Movies, Comparisons
Topic: Books about basics of physics
Replies: 3
Views: 47438

Books about basics of physics

Hi
I want to learn bullet but some concepts of classes and algorithms are hard to understand for me.
Is there any books that related to all the algorithm that used in bullet?
I mean a book that lean these concepts from basic.
Thank you!
by ahmadiakbari
Sun Dec 11, 2011 9:25 am
Forum: Research and development discussion about Collision Detection and Physics Simulation
Topic: Building bullet in windows with MinGW
Replies: 3
Views: 6422

Re: Building bullet in windows with MinGW

Thank you Dr.Shepherd
I compile it in linux and it works well.
by ahmadiakbari
Sat Dec 10, 2011 12:37 am
Forum: Research and development discussion about Collision Detection and Physics Simulation
Topic: Building bullet in windows with MinGW
Replies: 3
Views: 6422

Building bullet in windows with MinGW

Hi!
I'm new here.
I want to use bullet in my project and I want to compile it with MinGW.
But when i use cmake, it shows an error that it can't find GLUT.
how can i fix it?
I want to use demos to learn bullet, I think Glut is needed for compiling demos.
Thank you.