Our great sponsors
-
[1] I used SQL: https://github.com/chunky/sqlraytracer [note that dielectrics still aren't working, don't judge me for bugs, yet!]
-
It's easy to generate a BVH for a generated triangle set (like a fractal pyramid or a dense cube). But, quickly generating a high quality BVH for a loaded model requires some research. Use https://github.com/jkuhlmann/cgltf to load models.
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- I was learning OpenGL and, I needed a suggestion : Which are the best 3D model formats (In terms of ease of loading)
- Good entry-level model format with animation
- Any opensource lib for loading gitf files? Something lightweight if possible
- How to become a tools/graphics/engine programmer
- Confused in terms of where to start with framework/technology etc. Need help picking between learning ShaderToy v/s OpenGL v/s WebGL