Tagged: OpenGL

Setup Eclipse to develop OpenGL & GLUT apps in Java & C/C++ on Windows & MAC OS X! 3

Setup Eclipse to develop OpenGL & GLUT apps in Java & C/C++ on Windows & MAC OS X!

[stextbox id=”info” caption=”Comment or Leave a Message”] Please Comment or Leave a Message if this is what you are looking for or if you have any question/comment/suggestion/request. [/stextbox] Install Eclipse First of all download...

Physics Engine – Math Basics – Part 1 – Vector 1

Physics Engine – Math Basics – Part 1 – Vector

The base of all the Maths that I will use is the Vector for sure (well, the number itself… but I have no intention to start from there :P). I assume that you are...

Physics Engine – Introduction 1

Physics Engine – Introduction

I decided to document here my personal project: “Building a small Physics Engine” perfectly usable to build small/medium games. My intention is to bring this series of posts as far as possible. During this...