Skip to content

Analysis196884/kcShaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kcShaders

kcShaders is a rendering engine based on OpenGL and GLSL, with a focus on real-time graphics and shader development.

kcShaders_ui

Features

Various rendering modes:

  • Rasterization
  • Ray Tracing
  • Shadertoy

USD scene loading and rendering:

  • Scene graph management
  • Material and texture support

Requirements

Building

git clone https://github.com/Analysis196884/kcShaders.git
cd kcShaders
mkdir build && cd build
cmake ..
make

Gallery

Rasterization:

Ray Tracing:

Shadertoy:

About

Analysis's rendering engine with shader programs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors