# GEngine **Repository Path**: GPRO/GEngine ## Basic Information - **Project Name**: GEngine - **Description**: 使用OpenGL封装的图形引擎运行效果。 使用vs2019即可编译运行。 - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-08-27 - **Last Updated**: 2024-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GEngine #### 介绍 Graphics Engine,自己对OpenGL的封装。 Simple Graphics Engine use Opengl 4.5

Scene With UI

Projective Texture

Depth Texture

Obj Model loader


Skeleton Model Animation


HDR

Model Light


Bloom对比
原画质bloom效果


原画质half(一半分辨率后填充)FSR(一半分辨率填充后锐化)
FSR对比1
FSR对比2