MauriceGit / Simple_GLSL_Shader_Example
A very simple example of how shaders in OpenGL can be used, to color Objects or map a texture on some triangles.
☆238Updated 9 years ago
Alternatives and similar repositories for Simple_GLSL_Shader_Example:
Users that are interested in Simple_GLSL_Shader_Example are comparing it to the libraries listed below
- Micro simple Rasterizer in a single C++11 header file.☆346Updated 6 years ago
- Water-Simulation with real time specular reflection on the waters surface. The reflection is implemented in GLSL and runs on the GPU and …☆153Updated 9 years ago
- A potpourri of various code I want to release online☆259Updated 5 years ago
- First version of the Voxel Quest engine (isometric)☆359Updated 8 years ago
- Particle accelleration with OpenGL 4.3, using the compute shader to calculate particle movement on graphics hardware.☆268Updated 9 years ago
- Dead Simple OpenCL☆430Updated 9 years ago
- Minimal OpenGL 3.3 core profile demo☆98Updated 9 years ago
- minimal freestanding C library for bare-metal i386 development☆269Updated 9 years ago
- Example of CPU simulation in software☆158Updated 9 years ago
- Comp Mark I – Simple 4-bit virtual computer☆344Updated last year
- SQL for image processing☆385Updated 6 years ago
- Simple POC of PCG voxel-engine☆144Updated 10 years ago
- C99 heightmap utilities.☆478Updated 3 years ago
- The easiest way to get started with OpenCL!☆311Updated 9 years ago
- A final project for Advanced Machine Learning. Build bots to play against this Tetris Sandbox!☆171Updated 10 years ago
- 3D using bitblting in Windows.☆263Updated last year
- state machine visual debugger☆121Updated 10 years ago
- An AI/bot for 0 A.D.☆168Updated 8 years ago
- Business card raytracer / eventual IOCCC winner☆173Updated 8 years ago
- a 3D sculpting application☆499Updated 6 years ago
- phong shading tutorial with glslify☆465Updated 9 years ago
- ☆329Updated 9 years ago
- Cloth-Visualization via particle-simulation.