ziacko / TinyShadersLinks
a simple OpenGL shader manager
☆16Updated 6 years ago
Alternatives and similar repositories for TinyShaders
Users that are interested in TinyShaders are comparing it to the libraries listed below
Sorting:
- Giving a scene a depth-dependent shading, completely irregarding the scene complexity, in screen-space.☆46Updated 9 years ago
- Software Rasterizer☆80Updated 6 years ago
- Cute little deferred shading implementation.☆140Updated 6 years ago
- dEngine is an OpenGL ES 2.0 renderer, uber shader based with support for shadommap, specularmap and bumpmapping.☆117Updated 7 years ago
- Anton's OpenGL 4 Tutorials book - Demo Code☆37Updated 10 years ago
- A ray-tracing 3d renderer in C/C++ and SDL.☆56Updated 16 years ago
- The Yamagi Quake II client (+pathtracing)☆163Updated 5 years ago
- Tesseract - repo moved to http://tesseract.gg☆191Updated 8 years ago
- Splatting using OpenCL can reach more than 2 Bln Splats/s !☆39Updated 10 years ago
- Basic Game Engine☆33Updated 10 years ago
- Single-header single-function C/C++ immediate-mode camera for your graphics demos☆118Updated 8 years ago
- C++ Game Engine☆34Updated 7 years ago
- Cg open-source compiler☆32Updated 13 years ago
- A library for creating Vulkan surfaces for SDL2 windows.☆50Updated 8 years ago
- Visualization of Large Procedural Voxel-Terrains using ISO-Surfaces based on nested Clip-Boxes☆56Updated 10 years ago
- GLSL shader live-reloading☆70Updated 8 years ago
- CUDA based Voxel Raycasting - Paper: Efficient, High-Quality, GPU-Based Visualization of Voxelized Surface Data☆40Updated 10 years ago
- Engine and game☆77Updated 8 years ago
- Procedural Voxel Terrain Raycaster with Hitpoint Refinement and Screen Space Displacement Mapping☆25Updated 10 years ago
- NessEngine is a 2D rendering engine for games☆34Updated 10 years ago
- My personal pet game engine in C++.☆31Updated 2 years ago
- Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.☆121Updated 2 years ago
- A small software graphics renderer