• Stars
    star
    4
  • Rank 3,289,055 (Top 66 %)
  • Language
    C++
  • License
    MIT License
  • Created over 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Rendering PBR shaded GLTF scene with modern opengl 4.5

More Repositories

1

String-Obfuscator-In-Compile-Time

C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.
C++
151
star
2

Procedural-Terrain-Estimator

Generate Height map with Generator (OpenGL and imgui) and Construct Splat Map with generated height map using Algorithm(DPS, BFS, Gradient Descent ... etc) . At Renderer, with height map and blend map which are generated in front of this stage, render high quality terrain with OpenGL
C++
39
star
3

vk_voxel_cone_tracing

Vulkan voxel cone tracing renderer based on SVO(sparse voxel octree) and Clipmap
C++
26
star
4

VRoom

Virtual conference platform for Desktop & VR
C#
11
star
5

three.rs

Rust-based three.js implementation using wasm + webgpu
Rust
8
star
6

Deformable-Snow-Simulation

Deformable snow simulation using opengl. motivated by red-dead-redemption2.
C
6
star
7

IndieRenderer

Indie Rendering Engine using Modern OpenGL and C++
C++
6
star
8

ToonEngine

This is a simple game engine with cartoon rendering.
C++
4
star
9

VRoomEditor

3D Map editor for Virtual conference platform **VRoom**
C#
4
star
10

YachtSimulator

C++
3
star
11

sinbaram_algorithm_2021

3
star
12

CreativeAdversarialNetworks_paper_implementation

paper implement
Python
3
star
13

5dChess

CMake
2
star
14

PBR-3ed

Implementation of Physicall Based Rendering 3rd edition book contents
CMake
2
star
15

Raytracing-In-A-Weekend-Python

Python
2
star
16

pnu-machine-learning-2021

Implementation of several machine learning algorithms, such as logistic-regression, linear-regression, k-Nearest-Neighbor, etc.
Python
2
star
17

real_time_face_detection

get image from opencv video and get face features's position by tensorflow and draw on the screen
Python
2
star
18

ostep-homeworks

C
2
star
19

lockfree_vector

Unofficial implementation of (2006). Lock-Free Dynamically Resizable Arrays
C++
1
star
20

ParallelPathTracer

CPU based path tracing multiple frame in parallel and generate compressed gif with several generated frames
1
star
21

ForestFireSimul

C++
1
star
22

AlgorithmPlayground

C++
1
star
23

directx-rs

Safe DirectX 12 wrapper for the Rust language.
1
star
24

rubik_autosolver_stm32

C
1
star
25

terrain-rs

terrain-rs is composed of random terrain generator based on polygonal map generator and visualizer using webgpu
Rust
1
star
26

pbrt_rs

This repository is for learning PBRT 3rd edition(https://www.pbr-book.org/) and implement it with rust language
Rust
1
star
27

cargs

The command line arguments parser with similar command recommendation feature
CMake
1
star
28

RustPlayground

Rust
1
star
29

vk_collision2d_simul

C++
1
star
30

modern-opengl-oss-template

Template repository for modern opengl with OSS
C++
1
star
31

Simple-Raytracing-Framework

C++
1
star
32

Surface-Subdivision

Python
1
star
33

CopilotPlayground

Programming with copilot with several languages
1
star
34

pnu_computer_vision_2022

Python
1
star
35

json-rs

Simple json parser for practice
Rust
1
star
36

dacon-credit-card-defaults-sinbaram

1
star
37

GoonRenderer

C++
1
star
38

pnu-software-term

Java
1
star
39

Tree-Archives

C++
1
star
40

TFAT

TFT simulator using C++ with some reinforecement learning.
C++
1
star
41

AttributeVertexClouds

experimental project for implementing AVCs in the book "GPU Zen : Advanced Rendering Techniques"
C++
1
star
42

cxx-oss-template

C++
1
star