upf-gti / CGFrameworkStudent
C++ Framework for Computer Graphics Course at UPF
☆10Updated 3 months ago
Alternatives and similar repositories for CGFrameworkStudent:
Users that are interested in CGFrameworkStudent are comparing it to the libraries listed below
- Basic C++ Framework for games, it wraps the basic GPU interface (Meshes, Textures, Shaders, Application).☆13Updated last year
- A physically-based rendering engine written in C++ using OpenGL☆8Updated 2 years ago
- A small realtime software rendering library☆16Updated 4 years ago
- OpenGL 3D game engine☆7Updated 8 months ago
- A command line tool that converts game assets into a simple binary format for fast loading.☆19Updated 3 years ago
- Simple software rasterizer with OpenGL-like interface☆30Updated 2 years ago
- Simple GLFW OpenGL/C++ framework made for educational purposes: Assimp, ImGUI, Deferred/Forward+ Shading, Compute/Geometry Shaders and et…☆12Updated 6 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆16Updated 5 years ago
- Game engine with a custom made software renderer (OpenGL-like rendering pipeline)☆19Updated last year
- Ravine is a graphics framework built with Vulkan, GLFW, ImGUI and GLM.☆10Updated 2 years ago
- Alien Engine is a Game Engine made by Víctor Segura Blanco and Oriol Capdevila Salinas, two studens from CITM University, Terrassa. Websi…☆16Updated 5 years ago
- a software-renderer with pbr shading☆16Updated 3 years ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆33Updated 5 years ago
- Real-time Denoiser for node-vulkan☆10Updated 5 years ago
- A 3D Game Engine with a Lua scripting system☆11Updated 4 years ago
- 3D game engine using OpenGL.☆9Updated 5 years ago
- Voxel Engine is game engine based on voxel. The goal is to have a engine that can load map composed of chunks that contained voxel. This …☆11Updated 4 years ago
- Fully multithreaded C++ CPU rasterizer☆27Updated 4 years ago
- Voxel Based Engine☆7Updated 5 years ago
- Game development framework under heavy development used as a personal testbed for rendering techniques and game mechanics. Have a look ar…☆16Updated 2 months ago
- converter and viewer for custom animated 3d mesh format☆8Updated 7 years ago
- Personal C/C++ 3D Software Rasterizer☆16Updated 5 months ago
- Forward+ Renderer☆14Updated 6 years ago
- Small 1st/3rd person shooter which I made to investigate the usefulness of the Entity Component System (ECS) design pattern when working …☆13Updated 6 years ago
- A real-time 3D distance field modeling software☆23Updated 7 years ago
- multithreaded simd Raytracer for Voxel Engines