Overloading và Overriding trong OOP

Nhiều lần nhầm lẫn cái này nên tôi bèn lập ra một trang để ghi lại sự khác biệt cơ bản của hai anh này. Overloading: Dịch ra tiếng Việt…

Interaction with Mouse in OpenGL (Part 2)

In fact, transformations are relative to the object. You need to keep track of your transforms and move things as appropriate for the current state of the model view matrix.…

Interaction with Mouse in OpenGL (Part 1)

Cytoscape Selection Objects (www.3dkingdoms.com) BioLayout Express 3D, click here to get more details of BioLayoutJava Interactive Graph Drawing is an open source for drawing interactive graph drawing on the WWW,…

Python Programming for Beginners

(Tiếng Việt) Để bắt đầu lập trình với Python, bạn nên đọc nhanh bài báo sau được đăng trên tạp chí Linux Python Programming for Beginners. Một số tài nguyên tham khảo có thể giúp học Python như sau:

OpenGL Programming

Introduction freeglut vs OpenGlut freeglut and OpenGlut are open sources to the OpenGL Utility Toolkit (GLUT) library. OpenGL is a sibling of freeglut which belongs to some members of freeglut…