jvanverth / essentialmathLinks
Example code and libraries for the book "Essential Mathematics for Games and Interactive Applications."
☆419Updated last year
Alternatives and similar repositories for essentialmath
Users that are interested in essentialmath are comparing it to the libraries listed below
Sorting:
- Sample code for my YouTube series.☆659Updated 7 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆886Updated last week
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,475Updated 2 years ago
- Cross-platform open-source command-line cubemap filtering tool.☆846Updated 4 years ago
- Automatically exported from code.google.com/p/gamecode4☆326Updated 8 years ago
- Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)☆1,098Updated last month
- Source code for OpenGL Insights☆662Updated 2 years ago
- OpenGL sample for shader-based occlusion culling☆547Updated last year
- A simple realtime graphics playground for experimentations.☆560Updated 8 months ago
- Contains resources curated by the GraphicsProgramming discord. This includes articles, tutorials, and more.☆159Updated 6 months ago
- HLSL Parser and Translator for HLSL, GLSL, and MSL.☆340Updated 6 years ago
- Shader playground website for exploring HLSL, GLSL, SPIR-V compilers☆609Updated last year
- GPU-based Forward+ renderer☆523Updated 5 years ago
- OpenGL C++ Graphics Engine☆963Updated 7 years ago
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆682Updated 8 years ago
- ☆325Updated 2 years ago
- The Physics engine that accompanies the book "Game Physics Engine Design"☆1,006Updated last year
- Source Code for "Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs" by Eric Haines and Tomas Akenine-Möller☆1,006Updated 4 years ago
- Source code and supporting material for the 7th Edition of OpenGL SuperBible☆740Updated 4 years ago
- Example code for the OpenGL Shading Language Cookbook - 2nd Edition (3rd Edition now available)☆558Updated 5 years ago
- Vulkan DOOM 3 port based on DOOM 3 BFG Edition☆874Updated 2 years ago
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,446Updated 3 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆639Updated 7 months ago
- A Vulkan renderer written from scratch on stream☆1,505Updated this week
- Light probe generation and BRDF authoring for physically based shading.☆797Updated 3 years ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,444Updated 3 years ago
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆515Updated 3 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆831Updated 4 months ago
- Lightweight and Simple 3D Open Source Physics Engine in C++☆957Updated 4 years ago
- Novice-built game engine from the ground up (with blogs!)☆421Updated 6 years ago