Skip to content
#

glut

Here are 335 public repositories matching this topic...

This C++ project uses OpenGL to simulate the process of one car overtaking another. It focuses on the interaction between vehicles on a single lane, emphasizing the dynamics of overtaking maneuvers, showcasing realistic movement with variable speeds and overtaking actions using computer graphics.

  • Updated Apr 25, 2024
  • C++

This C++ program with OpenGL visualizes the Bresenham's line drawing algorithm. User-inputted coordinates define the line, displayed along with pixels, Cartesian grid, and a thick green line. Interactive features include moving, scaling, and rotating a square. The code offers a concise and visual demonstration within a 2D graphics environment.

  • Updated Jan 20, 2024
  • C++

Improve this page

Add a description, image, and links to the glut topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the glut topic, visit your repo's landing page and select "manage topics."

Learn more