An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: computer-graphics-project

aeris170/SuperQuadricRenderer

Bilkent University Computer Graphics course Assignment 3.

Language: JavaScript - Size: 11.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 0

vtupulse/Computer-Graphics-Projects-in-OpenGL

Top 50 Computer Graphics Projects Implemented using OpenGL library

Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 51 - Forks: 6

Amey-Thakur/AR-STACK-GAME

An attempt to create an augmented reality stack builder game for Android using Google's ARCore, Unity, and C#.

Size: 24.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 0

carnivuth/tatodrone

webGL project for my computer graphics exam

Language: JavaScript - Size: 15.9 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

shishir786/Train-journy-view-using-open_gl-

Train Journey View Using OpenGL 🚂✨ This project simulates a train journey using OpenGL, creating a visually engaging 3D environment. It includes animated train movement, scenery, and lighting effects for a realistic experience.

Language: C - Size: 145 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 2

alberto-paparella/SimpleFirstPersonGame

Repository for the project of the Computer Graphics course @unife, a.y. 2020-21.

Language: C - Size: 5.78 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

HxnDev/3D-Solar-System-Scene-using-OpenGL

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.

Language: C++ - Size: 86.9 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 4

KhaledAshrafH/2D-Graphics-Toolkit

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

Language: C++ - Size: 938 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 0

Itshyphen/Escape-Room-Demonstration-in-OpenGL

Demonstration of Escape Room

Language: C++ - Size: 89.6 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

ShababAhmedd/ComputerGraphics_Project

Language: Python - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

Amey-Thakur/COMPUTER-GRAPHICS-AND-COMPUTER-GRAPHICS-LAB

CSC404: Computer Graphics [CG] & CSL402: Computer Graphics Lab [CG Lab] <Semester IV>

Language: C - Size: 141 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1

rajathpi/space-shooter

OpenGL project on the Spaceship Shooting Game

Language: C++ - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 45 - Forks: 19

MrMagnifico/Vulkan-Tutorial-Follow-along

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)

Language: C++ - Size: 114 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hello-shohanur/A-Tidy-Village-using-OpenGL

There is a tidy village. On one side of which there will be a railway line and a river.

Language: C++ - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

MrArgho/3D-restaurant

It is my Computer Graphics' mini-project. In this I used OpenGL 3.3 to create a 3D view of a restaurant.

Language: C++ - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ryan-leal/ICG

Projects of Introduction to Computer Graphics at UFPB using modern OpenGL

Language: Objective-C - Size: 7.41 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

AdarshRevankar/Desktop-Simulator

OpenGL project which consists of 3D Environment, to demonstrate assembly and disassembly of desktop parts

Language: C++ - Size: 25.7 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 6

KaivalyaD/d0l-fractal-trees

A small experiment I did to learn how to implement deterministic context-free (D0L) L-Systems while making my DS Project.

Language: C - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

CaptainVish/Picture-Animator

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.

Language: C++ - Size: 39.1 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

choobs1/Three.js-Project

Introductory computer graphics project

Language: JavaScript - Size: 6.06 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

uttamsaha/computer-graphics-and-animation-lab

Here is some computer graphics and animation project using C++ programming language.

Language: C++ - Size: 3.75 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

julzerinos/csharp-zBuffer-algorithm

This project represents the use of Z-Buffer for rendering of basic 3D objects.

Language: C# - Size: 1.37 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

Prajwal-P/CG-mini-project

A mini game like flappy bird using freeglut, glew and soil2

Language: C - Size: 22 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

andrey-08/2DWorld-Graficos-Por-Computadora

Se busca implementar los diferentes algoritmos utilizados para sintetizar imágenes por computadora a través de polígonos y curvas de Bezier. La aplicación se realiza en C sobre Linux.

Language: C - Size: 444 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dheerajnbhat/CG-Project

Computer Graphics Project on 3D Maze Game - VTU 6th Semester Project

Language: C++ - Size: 29.1 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 3

arturn-dev/OpenGLPAG Fork of Shot511/OpenGLGP

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.

Language: C++ - Size: 42 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Rullec/PathTracer

Experimental Monte Carlo Path Tracer

Language: C++ - Size: 14.2 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

OfficialBishal/DreamyWorld

Computer Graphics Stick-Figure Project using Adobe Animate CC

Size: 9.8 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2