Just a list of references for 3D programming
☆105Jul 5, 2021Updated 4 years ago
Alternatives and similar repositories for 3d_programming_references
Users that are interested in 3d_programming_references are comparing it to the libraries listed below
Sorting:
- A JS generator function that returns a list of vertices describing an isosuface given a density and level.☆36Oct 11, 2017Updated 8 years ago
- Transform geometry positions with a 4x4 transformation matrix.☆13Dec 27, 2015Updated 10 years ago
- This is an optimization algorithm to optimize a list of paths to minimize the amount of time needed to draw the paths with a pen-plotter☆10Aug 17, 2018Updated 7 years ago
- A tool to combine different RGB/A channels into a single texture☆13Oct 22, 2020Updated 5 years ago
- Regl base for webgl fluid simulations☆14May 12, 2018Updated 7 years ago
- Real-time global illumination following the many-lights approach and using Imperfect Shadow Maps. This is the code for my master's thesis…☆14Mar 8, 2017Updated 8 years ago
- Sample demonstrating the use of tessellation shaders with OpenGLES☆13Jun 5, 2017Updated 8 years ago
- Rasterization on the GPU in "slow motion".☆62Sep 7, 2019Updated 6 years ago
- An experiment in hot reloading 3d models from Blender into a WebGL scene☆25Sep 5, 2017Updated 8 years ago
- Playground for messing around with bgfx and friends☆62Nov 13, 2019Updated 6 years ago
- A lightweight wrapper around the <canvas> element to ease context and ratio handling.☆14Aug 12, 2016Updated 9 years ago
- Glsl implementation of the PCG algorithm for the generation of random numbers.☆13Jul 12, 2024Updated last year
- Image Based Lighting using DirectX 12.☆40Sep 9, 2019Updated 6 years ago
- Extrudes a shape along a path☆28Mar 19, 2024Updated last year
- Entity component system geared for games☆17Jun 21, 2019Updated 6 years ago
- a software-renderer with pbr shading☆18Dec 26, 2021Updated 4 years ago
- Simple GLFW OpenGL/C++ framework made for educational purposes: Assimp, ImGUI, Deferred/Forward+ Shading, Compute/Geometry Shaders, etc.☆12Jan 1, 2019Updated 7 years ago
- Webfont loading. Simple, small, and efficient.☆15Jun 22, 2020Updated 5 years ago
- Tutorial Project for Screen Space Reflection☆11Mar 26, 2015Updated 10 years ago
- Adaptation of Threejs BasisTextureLoader for OGL☆15Aug 27, 2021Updated 4 years ago
- Fourier analysis of numerical integration in Monte Carlo rendering: Theory and Practice by Kartic Subr, Gurprit Singh, Wojciech Jarosz☆16Mar 15, 2019Updated 6 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆338Aug 24, 2023Updated 2 years ago
- A real-time interactive progressive path tracer on the GPU.☆32Mar 23, 2021Updated 4 years ago
- 🚪 POC Detect WebGL rendering backend☆32Jun 14, 2021Updated 4 years ago
- Data Driven Rendering repository☆282Dec 20, 2021Updated 4 years ago
- Experimentation framework for real-time light culling☆31Jul 23, 2019Updated 6 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆17Jun 23, 2019Updated 6 years ago
- Meeting notes of the Graphics Programming Virtual Meetup☆80Dec 12, 2024Updated last year
- main repository for vec4 - GLSL / WebGL / Creative Coding Facebook Group☆19Apr 6, 2019Updated 6 years ago
- OpenGL C++ Framework for the realtime rendering course☆51Apr 16, 2024Updated last year
- Simple spring animations 🌱☆34Oct 21, 2020Updated 5 years ago
- DirectX11 graphics engine☆140Nov 25, 2024Updated last year
- A hexagonal prism BVH: more efficient than AABB.☆18Jul 3, 2019Updated 6 years ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆37Jun 17, 2019Updated 6 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆979May 25, 2025Updated 9 months ago
- ☆21Jun 6, 2024Updated last year
- A glTF file viewer in Directx 12☆21Apr 25, 2024Updated last year
- DirectX12 Graphics renderer used for implementing rendering techniques such as PBR / IBL, Deferred Shading, SSAO, Bloom, Shadow Mapping, …☆156Jan 6, 2025Updated last year
- A music player that lists and plays all .mp3 files in a given folder. Everything is written without any external code, except decoding of…☆11Feb 12, 2022Updated 4 years ago