OpenGL project on the Spaceship Shooting Game
-
Updated
Mar 19, 2024 - C++
OpenGL project on the Spaceship Shooting Game
It is my Computer Graphics' mini-project. In this I used OpenGL 3.3 to create a 3D view of a restaurant.
This is a C++ project that uses Windows API and OpenGL to create a graphical user interface (GUI) for drawing and manipulating 2D shapes. The project implements various algorithms for line, circle, ellipse, curve, filling, and clipping operations. The user can interact with the window using mouse only, and can choose the shape color, filling quarte
There is a tidy village. On one side of which there will be a railway line and a river.
OpenGL project which consists of 3D Environment, to demonstrate assembly and disassembly of desktop parts
Here is some computer graphics and animation project using C++ programming language.
Practice repository for following the excellent Vulkan Tutorial guide (https://vulkan-tutorial.com), augmented by Brendan Galea's "Vulkan Game Engine Tutorial" (https://www.youtube.com/playlist?list=PL8327DO66nu9qYVKLDmdLW_84-yE4auCR)
Demonstration of Escape Room
This was my Computer Graphics' project. In this i used OpenGL and Glut to create a 3D Solar System Scene. Its without textures and wrapping. Just the most basic functionalities.
This is a Computer Graphics project which adds animation to a picture. It mainly focuses on adding wave like motion to natural elements of the picture.
A bedroom designed using OpenGL (gl, glu, glut libraries). Lighting is applied. No texture is applied.
Experimental Monte Carlo Path Tracer
The OpenGL exercises I have done for the "Computer Graphics Programming" course. The course was about how a 3D computer graphics works and how to use the OpenGL and shaders to create simple 3D scenes. The repository is a fork of the startup project that contain necessary libraries. Branches "ex2", "ex3" and "ex4" contain consecutive exercises.
Computer Graphics Project on 3D Maze Game
Add a description, image, and links to the computer-graphics-project topic page so that developers can more easily learn about it.
To associate your repository with the computer-graphics-project topic, visit your repo's landing page and select "manage topics."